The quickest way to ruin an AI side project is to describe it too well. You start with a small irritationโmaybe you keep losing useful links in Slack. Ten minutes later, the idea has become an โAI-powered knowledge platform for modern teams.โ Now it needs accounts, a dashboard, browser extensions, billing and probably a logo…
The strangest thing about AI coding tools is how quickly they make you feel productive. You type a request, watch several files appear, and suddenly there is a login page, a database connection and a button with a tasteful blue gradient. Ten minutes earlier you had an empty folder. Now the terminal is scrolling like…
I noticed I had stopped opening search results. Not completely. For train bookings or cafรฉ hours, I still clicked. But for ordinary questionsโhow to fix a Gmail filter, which USB-C cable I needed, whether a strange Windows process was normalโI had started reading the AI answer and moving on. It felt efficient. It also felt…
A few years ago, I watched a team spend nearly an hour proving that their system was healthy. CPU usage looked normal. Memory was fine. The database was responding. Every dashboard was green. Meanwhile, customers couldnโt complete payments. The problem eventually turned out to be a small change in the way one service passed an…
Hereโs a painfully ordinary story. Someone uses the same password for Gmail, Netflix, LinkedIn and a shopping site they forgot about years ago. Itโs a decent password, by normal human standards. It has a capital letter, a number and one of those exclamation marks websites keep requesting as if punctuation can defeat crime. Then the…
The easiest way to spot fake DevOps is to watch what happens after a bad release. The deployment finishes. Customers begin reporting errors. Slack fills with screenshots. Then somebody says, โThe pipeline passed, so this must be an operations issue.โ There it is. A company can have Kubernetes, Terraform, automated tests and enough dashboards to…
I have a small graveyard of AI accounts. Thereโs one tool I joined because it promised to organise every thought I had. Another was supposed to turn meetings into โactionable intelligence,โ which is an impressive phrase for writing down who agreed to send the spreadsheet. A third could generate presentations, websites and social posts. I…
A laptop disconnected from Wi-Fi used to become noticeably less clever. Email stopped. Cloud documents complained. Search disappeared. AI tools, especially, became blank boxes waiting for a network connection. That is changing faster than I expected. Phones and laptops are increasingly able to run useful AI models directly on the device. Not the biggest models…
Vector databases have become one of those technologies people add to project diagrams before they have a project. The pitch is seductive. Your AI assistant will understand company documents, find the right paragraph instantly and answer questions like a colleague who has read every Slack thread since 2019. So the team creates embeddings, opens an…
I once watched two developers spend twenty minutes arguing with a merge conflict that involved four lines of code. Not four hundred. Four. One person had renamed a button. The other had changed what happened when it was clicked. Git displayed the usual brackets and arrows, both developers sighed, and someone in Slack posted the…