Delegating Code to AI: Engineer's Experience https://sudonull.com/delegating-code-to-ai-engineer-s-experience
Engineer Rohan Gor delegated all AI coding and sped up features 10x. How this changes the developer's role, burnout risks, and the future of the profession. For middle/senior IT specialists.
AIF Handoff: autonomous agent for code development https://sudonull.com/aif-handoff-autonomous-agent-for-code-development
How AIF Handoff automates development: from planning to review. Learn how to delegate routine tasks to agents and maintain control. Try it today.
Model of Agency Atrophy in AI Delegation https://sudonull.com/model-of-agency-atrophy-in-ai-delegation
Formal Dynamics of Human Agency: mathematical model shows collapse at D_J>0 on 15–150 year horizons. Differences between computations and judgment, practical recommendations. Explore simulation results.
Multi-agent system on Claude Code: deployment https://sudonull.com/multi-agent-system-on-claude-code-deployment
How to deploy autonomous AI agents with Redis Streams bus and delegation. Practice from a single agent to a village of 12 roles. Integrations and management lessons for developers.
Kerberos for developers: protocol and SSPI https://sudonull.com/kerberos-for-developers-protocol-and-sspi
Breakdown of Kerberos in Active Directory: from TGT to delegation. C++ code with CNG, PKINIT, U2U. For middle/senior dev. Master impersonation without a domain.