There was no EU GitHub for private code. So I built one.
A few months ago I went looking for a home for my private code with three simple requirements: hosted (I want to push code, not babysit a server), str…
Latest AI & ML news from Tech News
A few months ago I went looking for a home for my private code with three simple requirements: hosted (I want to push code, not babysit a server), str…
Early in my career, I thought polyrepos were the way. Microservices, each in their own repo, independently deployable — it felt clean and modern. Then…
Building an AI Support Inbox for How WhatsApp Teams Actually Work Most customer-support software starts from an email-shaped assumption: messages arri…
JWT vs Session Tokens : The One Sentence That Actually Matters If you've built more than one web app, you've had this argument with a teammate: "just …
One thing I've realized while building with AI is that context isn't a prompt problem anymore. It's an engineering problem. Over the last few weeks I'…
I built a local-first personal AI gateway that connects 32 messaging platforms to 13 LLM providers — NeuralCleave Amit Chandra Amit Chandra Amit Chand…
Introduction Book Title is : Soft Skills,The software developer's life manual & the author is John Z. Sonmez . The book start with great introudct…
Managing Vulnerability Debt in the Age of AI Coding Assistants Back to blog The Anatomy of AI-Generated Code Vulnerabilities GitHub Copilot Security a…
I build Slate, an invoicing and bookkeeping SaaS for Israeli businesses. Angular on the front, Express and Prisma on the back, Postgres underneath. Th…
A private company can release a flawed AI feature, roll it back, apologise, and move on. A government agency doesn't have that option. When AI is used…
I keep finding a new agent skill I want to add to my library. Each one is a good addition on its own, and that is exactly the trap. Skills are not fre…
Last year, I noticed a significant increase in DNS resolution times for a critical service of one of my clients. Initially, I suspected a problem at t…
I've been building IONA OS — a sovereign operating system written entirely in Rust — for the past 13 years. This month, I decided to run Android on it…
I Built FileFlow CLI Using Python Hi, Dev Community! 👋 I recently completed my second Python project called FileFlow CLI . FileFlow is a command-line …
How accidentally exhausting Firestore's free-tier limit transformed a rushed MVP into a more resilient anti-proxy attendance system. Introduction When…
Building a cross-platform 3D keyboard simulator that's fast, lightweight, and beautiful requires a carefully chosen technology stack. The Keyboard Sim…
What we shipped on 2026-07-24 The "Simplifying Your Observability Stack" draft opened with roughly 4,000 characters of the reviser's echoed revision b…
I mistook movement for improvement. For three months, I changed our ranking algorithm every two weeks. BM25. Hybrid BM25 + vector search. A cross-enco…
Introduction Enterprise architecture serves as the foundation for designing scalable, secure, resilient, and business-aligned technology solutions. As…
Introduction Enterprise Architecture (EA) provides the strategic blueprint that aligns business objectives, technology investments, business processes…
The AI-generated SQL – no one dares to say they fully “understand” it First, look at the following SQL query, which aims to find credit card customers…
Originally published on hexisteme notes . A while back I wrote about why your vibe-coded app looks worse than you expect. That post diagnosed the caus…
App is installed through Windows Update when certain LG monitors connect to a PC.
Last month I set out to build a new product, and after a full week I had shipped exactly zero features. Not because I was slow. Not because the work w…
Angular apps can now run any agent, with the streaming, tool calls, and shared state already handled. Today we're releasing Angular support for Copilo…
Three Sundays ago I found seven pages on my site independently asserting something factually wrong about Indian tax law. The .razor sources were all c…
How structured workflows, context engineering, and human oversight can transform AI from a coding assistant into a true engineering partner. Introduct…
Forty-five minutes. That's how long a brilliant engineer I've worked with spent presenting a comparison matrix for a backend framework. Performance be…
I've watched developers who clearly know their stuff completely fall apart in interviews (me being one of them). Not because they didn't know the answ…
OpenCode keeps a lot of useful history. That is one of the reasons I like it. A coding-agent session is not just a chat transcript. It is a record of …