Trending Articles, Demos and tech notes
Rebuilding 928uk® in Flutter
After three years on FlutterFlow's managed build service, we relaunched 928uk as a hand-rewritten Flutter app this month, published to both the App Store and Google Play via their respective review processes. The work spanned several weeks and the end result is: a clean codebase, a self-hosted CI/CD pipeline, and learning a stack of small App Store-review compliance items that you only learn about by tripping over them. Here is the shape of the journey.
TL:DR – Two weeks to refactor a and publsh a mobile app in Flutter with repeatable local control of automated builds.
- Details
- Written by: Angus Fox
MacBook Neo is the first indicator of the Ternus era
MacBook Neo Is the First Indicator of the Ternus Era
There is a particular kind of moment in Apple's history that only becomes legible in retrospect. The introduction of the original iMac in 1998 looked, to many observers at the time, like a colourful curiosity. The first MacBook Air, unveiled by Steve Jobs from a manila envelope in 2008, seemed to some like a compromised machine for a niche audience. It is only later, when the thread becomes visible, that you understand you were watching the opening statement of something much larger. The MacBook Neo looks to me to be one of those moments.
TL:DR – The MacBook Neo was launched before Ternus became CEO but it is a sign of what his tenure will be about
- Details
- Written by: Angus Fox
Read more: MacBook Neo is the first indicator of the Ternus era
GitHub Copilot’s Data Policy Shift: What It Means for Developers and Organisations
A recent communication from GitHub signals a notable shift in how user data may be leveraged to enhance its AI tooling, specifically GitHub Copilot. From 24 April 2026, interactions with Copilot, covering prompts, generated code, snippets, and contextual metadata, may be used to train and refine AI models unless users explicitly opt out.
At first glance, this reads as a standard product improvement notice. In reality, it introduces a set of material risks that warrant closer scrutiny, particularly for developers working within commercial, regulated, or security-sensitive environments.
TL:DR – For organisations, this is not merely a developer preference setting. It is a governance issue.
This update is not unusual. It is, however, consequential.
AI-assisted development is rapidly becoming standard practice. But convenience should not quietly erode control. The default settings of tools rarely align with the risk tolerance of serious organisations.
A small configuration choice left unchecked can have unintended consequences
Act accordingly.
- Details
- Written by: Angus Fox
Read more: GitHub Copilot’s Data Policy Shift: What It Means for Developers and Organisations
Why the New Low Cost MacBook Neo is a Game Changer
Apple redefined the entry-level laptop market with the introduction of its new low cost MacBook Neo. This model not only aims to attract budget-conscious consumers but also fills a significant gap in Apple's existing product range, which has traditionally focused on premium devices. The new models target students and first-time Mac users who require reliable technology without the high price tag typically associated with Apple products.
TL:DR – Game changing new MacBook is likely to be hugely successful with far better price performance and appeal than competitive Chromebooks and low end Windows machines for education users, general business users and budget conscious iPhone users.
- Details
- Written by: Angus Fox
Read more: Why the New Low Cost MacBook Neo is a Game Changer
Five alternatives to the Google Pixel 10a, but its still the no1 choice mid range android
The Google Pixel 10a, launched as part of Google's mid-range smartphone line, has already generated significant attention for its impressive trade-in value and overall performance even while on pre-order. However, as the smartphone market evolves, it is crucial for potential buyers to consider their options before making a purchase. This article checks out five compelling alternatives to the Google Pixel 10a, focusing on key specifications, performance, and overall value.
TL:DR – The Pixel 10a is the obvious choice if you need to pre-order a mid price Android device right now in February 2026. Its the latest, greatest device in the 'a' range from Google, with the same screen as the Pixel 10, a Tensor G4 chip supporting Gemini AI and a much longer lasting battery. The Pixel 10a is £499 before trade-in compared to £799 for the 10 and £999 for the 10 Pro this is significantly lower. It will be the longest supported and best choice unless you need the more powerful Tensor G5 and telephoto capabilites of the Pixel 10. Enhanced trade-in is available until end of March so get that old Pixel or iPhone out of the drawer and send it in!
- Details
- Written by: Angus Fox
Read more: Five alternatives to the Google Pixel 10a, but its still the no1 choice mid range android
Working headless RDP with GNOME Remote Desktop on Ubuntu 25.10
Setting up GNOME Remote Desktop for headless multi-user RDP access on Ubuntu 25.10 (Questing Quokka) is tricky. This guide shows a working approach if the out of the box clean install doesn't work using only the software included with Ubuntu Desktop and uses openssl to generate TLS certificates. It explains common errors you may see and how to resolve them.
TL:DR – I never really got this working on Ubuntu 25.04 So I spent a few hours trying to get to the bottom of it and finally it works!
- Details
- Written by: Angus Fox
Read more: Working headless RDP with GNOME Remote Desktop on Ubuntu 25.10
iPhone 5s 2026 iOS 12.5.8 surprise software update
iOS 12 received what is likely to be a final point release, to version 12.5.8, on 26 January 2026. That update was issued to extend the life of specific system services beyond January 2027. Despite this intervention, the platform is obsolete and does not benefit from routine patches, enhancements, or feature development.
TL:DR – I still have an iPhone 5s inherited from a client project. I use it as a backup two factor authentication device for my developer ID. It isn't really useful for much else but whenever I do use it I'm reminded how light it is and how perfect a device it was for the time.
- Details
- Written by: Angus Fox
Read more: iPhone 5s 2026 iOS 12.5.8 surprise software update
Joomla Server emails via Google Workspace in 2026
Why Joomla Email Delivery Still Matters in 2026
Email is not just a communication tool; for Joomla websites, it is the lifeline of transactional functionality. Whether it’s user registration confirmations, password resets, or payment receipts, these messages are critical. A single misconfigured server can halt workflows, frustrate users, and damage trust.
But email setup inside of Joomla is difficult, and needs careful configuration. Email systems have grown into complex systems with multiple complex security configuration elements which all need to work correctly to enable proper email delivery. Spammers have made it impossible to allow simple connections to an email server to send messages with no real concerns.
Lets take a dive in to what needs to be set up to enable email to work smoothly.
TL:DR – Fortunately, if you use Google Workspace, theres a relatively easy solution to allowing Joomlas Server emails to be able to be sent - App Passwords!
- Details
- Written by: Angus Fox
Read more: Joomla Server emails via Google Workspace in 2026
Running Gitea with Let’s Encrypt on macOS via Homebrew
Gitea is a lightweight, self-hosted Git service that’s perfect for personal projects or small teams. Setting it up with HTTPS using a Let’s Encrypt certificate on a local macOS machine can be tricky, especially with Homebrew installations. This guide walks you through a working setup, including running Gitea in the background and handling ACME challenges.
TL:DR – By using a custom LaunchAgent, you can run Gitea in the background with automatic Let’s Encrypt HTTPS, reliable background execution independent of Homebrew’s plist management, optional exposure on standard port 443 via pf redirects and automatic renewal of certificates with minimal fuss. This setup provides a secure, self-hosted Git service suitable for local networks or small teams.
- Details
- Written by: Angus Fox
Read more: Running Gitea with Let’s Encrypt on macOS via Homebrew
Running Homebrew Apache with Let's Encrypt SSL on macOS Tahoe
This HOWTO documents the steps to run Apache (httpd) installed via Homebrew on macOS, serving content over HTTPS with Let’s Encrypt SSL certificates. The configuration avoids permission problems and port conflicts by using a neutral certificate directory and high-numbered ports.
Prerequisites
- macOS with Homebrew installed.
- Apache (
httpd) installed with Homebrew:
brew install httpd
- A valid Let’s Encrypt certificate for your host (obtained via
certbot).
TL:DR – This is unnecessarily complex to debug really mostly due to Apple's decisions over the years about security and local web servers combined with the need to verify your connection to the computer over the Internet but once you crack it, you'll have a nice local web development environment on macOS that 'just works'.
- Details
- Written by: Angus Fox
Read more: Running Homebrew Apache with Let's Encrypt SSL on macOS Tahoe
From Local Builds to Production DevOps: Automating Joomla Extension Release Management
Software development has evolved significantly over the past decade, with DevOps practices becoming essential for delivering reliable, tested code to production environments. Recently, we completed a comprehensive migration of our Joomla extension build process from manual local builds to a fully automated Git-based release pipeline, fundamentally transforming how we deliver software to our users.
TL:DR – The significant step-change from a manual, error-prone process into a robust, automated pipeline that will serve as the foundation for all future development takes some time, but the reward is in the professional process and more reliable releases that will be the result.
- Details
- Written by: Angus Fox
Read more: From Local Builds to Production DevOps: Automating Joomla Extension Release Management
- Tips for Recovery Success Using GNU ddrescue on Ubuntu Linux
- Use an Apple Magic Mouse on Windows 11 PC
- Warning: AI guardrails are not in place.
- Improving product management productivity with AI
- Beyond the glimmer of Liquid Glass is a sparkle concealing a revolution
- New Cassette recorders in 2025
- Refactoring a Node.js app with Gemini CLI
- UK MacBook pick of the week = July 2025
- Grab some useful apps with Amazon Coins before they expire!
- Is Teams Essentials Worth It?