DevOps README
A curated list and review of essential books and resources for learning DevOps principles, culture, and implementation.
A curated list and review of essential books and resources for learning DevOps principles, culture, and implementation.
A developer's technical deep-dive into implementing offline support for the Puzzmo iOS app, covering service workers, WKAppBoundDomains, and architectural challenges.
A guide to installing and using conda-forge to manage Python environments on macOS, especially for AI projects with specific version requirements.
A beginner's guide on how to call Elixir libraries from a Gleam project, including setup and dependency management.
Explains the complex interplay between CORS, SameSite cookies, and CSRF attacks in cookie-based web authentication systems.
Introduces Peekaboo MCP, a macOS tool that enables AI agents to capture screenshots and perform visual question answering using local or cloud vision models.
A developer shares their experience presenting a live demo on Bicep Infrastructure as Code at Microsoft Build 2025, covering key features and best practices.
A developer's personal exploration and critique of using AI coding assistants like GitHub Copilot and Claude, examining their impact on the craft of programming.
A technical exploration of flexicache, a Python caching decorator from fastcore, covering its LRU cache and time/file-based invalidation policies.
A developer shares their experience using AI to migrate over 700 XCTest cases to Apple's new Swift Testing framework, detailing the process and key learnings.
A technical guide on implementing end-to-end email testing using AWS SES and SQS to validate email delivery and content in automated test suites.
Explains the technical differences between cookies and sessions in web development, with PHP code examples.
Troubleshooting guide for fixing Azure VM RDP error 0x904 by renaming the corrupt MachineKeys certificate store and rebooting.
A guide on using the new ArcGIS Pro add-in to download and work with Overture Maps Foundation's global geospatial datasets via Parquet files and DuckDB.
A technical guide on installing and running SAP's Garden Linux on an Android phone using Termux and proot-distro.
Explores the reliability of timers in distributed algorithms like Raft, arguing they are viable with safety margins for mechanisms like leader leases.
A ZSH script to manage terminal titles when running multiple Claude Code instances, preventing confusion and accidental commands.
Explores Developer Experience (DevX) beyond productivity, covering measurement, discoverability, documentation, and GenAI's role in engineering culture.
Overview of new features in Java 25, including Scoped Values, Compact Source Files, Flexible Constructor Bodies, and performance improvements.
A developer's guide to solving code signing, notarization, and Sparkle auto-update challenges for sandboxed macOS apps.