[ OK ] Loading blog posts…
[ OK ] Detected 17 articles
[ OK ] Detected 4 talks
[ OK ] No bugs found. Suspicious.
$ cat ./README.md
____ _ ___ ____ | __ )| | / _ \ / ___| | _ \| | | | | | | _ | |_) | |__| |_| | |_| | |____/|_____\___/ \____| .kaya.sk
Technical writing & live-coding insights
📝 Recent Posts
Squad: An AI Development Team That Lives in Your Repository →
Squad turns GitHub Copilot into a team of persistent specialists, with routing, memory, decisions, and logs stored beside your code.
Agentic Engineering: Building Reliable Software With AI Agents →
Agentic engineering is the discipline of designing goals, context, tools, guardrails, and verification around AI agents so their work is reliable.
NVIDIA OpenShell: The Sandbox AI Agents Have Been Missing →
NVIDIA OpenShell gives autonomous AI agents real tools without giving them unrestricted access to your files, secrets, and network.
GitHub Copilot CLI: An AI Agent Living in Your Terminal →
Copilot CLI is not just autocomplete — it's a full coding agent in your terminal. Here are some use cases that might surprise you.
Understanding Middleware in ASP.NET Core →
A practical guide to the ASP.NET Core request pipeline — how middleware works, how to write your own, and the ordering mistakes that trip everyone up.