Avoiding Final Field Mutation
Explores final field mutation in Java via reflection, JDK 26 warnings, and alternatives for frameworks and libraries.
Explores final field mutation in Java via reflection, JDK 26 warnings, and alternatives for frameworks and libraries.
Hands-on enablement session in Munich on Kiro, AWS Transform Custom, and AWS DevOps Agent for developers.
Learn two proven patterns for correctly using MCP servers with AI agents to avoid context bloat, higher costs, and poor performance.
A personal series of real-time Mastodon posts capturing the experience of attending and speaking at DjangoCon Europe 2026.
Guide to running effective one-on-one meetings, focusing on career growth, feedback, and human connection instead of status updates.
Career advice for product managers on tracking achievements with a 'brag doc' to advance professionally.
Explains how Bitwarden and Vaultwarden encrypt and decrypt secrets using a master key and user passphrase, with Python code examples.
Guide to hosting an AG-UI agent on Microsoft Foundry, covering setup, protocols, and managed endpoints.
Learn about the new ConfigurationIgnoreAttribute in .NET 11 that prevents configuration binding on specific properties.
A guide on how to restore the home screen layout on iOS, including steps to reset and bring back all apps from the App Library.
Interview with Branimir Lambov, a Cassandra committer at IBM, discussing his work on Trie in LSM Tree and compaction strategies.
A developer retires from Emacs after 20 years, transitioning to Vim and building native C++ replacements for Emacs tools like calc and Elfeed.
Analysis of Anthropic's Mythos model, Vercel breach, and AI red teaming, plus Claude Code's new cyber content restrictions.
Explains how Cloudflare Bot Fight Mode breaks three Mastodon features (domain verification, post previews, attribution) and offers a simple fix.
A developer details their journey setting up code-signing for Windows builds using Azure Artifact Signing and their own tool, aas-sign.
Explores how AI boosts coding speed but highlights alignment as the true bottleneck in software development.
A humorous anecdote about an AI-generated image of a horse riding an astronaut on a pelican on a bicycle, with a self-added sign.
A developer reflects on how AI makes the slow, deliberate process of learning and problem-solving feel shameful.
Explores the exact closed-form solution to the nonlinear pendulum equation using Jacobi elliptic functions, comparing it with numerical and linearized solutions.