Wiring a local network scanner into an AI assistant with MCP
I build DeviceShelf, a local-first network scanner. Its Server edition is the headless, always-on...
I build DeviceShelf, a local-first network scanner. Its Server edition is the headless, always-on...
In the early days of mobile machine learning, the developer's journey was simple, if a bit primitive....
Most hackathon posts are about what the AI does. This one is also about who wrote it. QuotePilot — an...
I am a hands-on software engineer with more than 17 years of experience, and I no longer write code....
I spent way too long building a tabular classifier from scratch. It doesn't beat XGBoost. I'm...
AI made writing software cheap. That is the obvious story. More code, more prototypes, more pull...
Two supply-chain compromises landed in my dependency tree in one week, days before I meant to call the build done. I froze. Here is what I did next, and why AI-era security can't w...
My coding agent will connect to anything. Yours will too. Point Claude Code, Cursor or Codex at an...
Claude Code plugins bundle slash commands, skills, agents, hooks, and MCP servers into one installable unit. The /plugin marketplace flow, plugin.json anatomy, and when a plugin be...
La semaine dernière, nous avons vu comment réduire vos coûts d'API en routant les tâches simples vers...
Most AI incident diagnosis tools will happily produce a root cause even when the evidence is weak....
On 23 June 2026, AWS shipped Lambda MicroVMs: isolated VMs you launch, suspend, resume and terminate...
How a live LLM+MCP diagnostic session found a hidden ArrayPool.Shared cross-thread contention point that no static analyzer would ever flag — and why the fix had nothing to do with...
The cheapest bug to catch is the one a reviewer circles on line 40. The expensive one never shows up...
I just got back from my vacation which, like 99% of Polish people, I spent in Croatia. Dobar dan!...
What if you could combine the native simplicity of Docker Compose with the decentralized targeting...
Your main conversation's context window is the scarcest resource you have. Every search result, every...
An AI agent turned our brand references into 15 complete landing page designs, all reading identical copy. We clicked through them live and shipped the winner. Stack + AWS deploy i...
TL;DR. You run version A and version B against the same 500-item eval set. A passes 71.4 percent, B...
Kenyan Devs, Stop Assuming Your Code is Protected: A No-Jargon Guide to IP Law As software...
If you search "Grammarly alternative," you get listicles full of freemium tools that are just smaller...
Two years ago I open-sourced KeyEcho, a small desktop app that plays a mechanical-keyboard sound the...
Skills built for humans degrade silently at agent scale. Here's how stress-testing a Gherkin skill revealed four specific failure modes — and how to fix them.
A 3-tier model for organising AI agent skills — org-wide standards, domain methodology, and personal workflow. Which tier owns the risk when patterns fail to transfer?