Pride, shame, and accessibility
A keynote speaker explores the emotional drivers of web accessibility adoption, arguing that professional pride and shame are key motivators for developers.
A keynote speaker explores the emotional drivers of web accessibility adoption, arguing that professional pride and shame are key motivators for developers.
A tech worker argues that unionization is essential for survival in the tech industry, citing economic threats and mass layoffs.
A developer details building a high-traffic scavenger hunt website for a restaurant using Astro, Tally forms, and Netlify under a tight deadline.
A technical guide on using an iPhone as a Bluetooth PAN hotspot to solve IPv4 routing issues, with steps for Alpine Linux.
Argues that the 'LLMs only predict tokens' critique fails, as human brains are similarly opaque systems that process input to produce output without conscious understanding.
A guide on using AI-powered Cursor to translate and localize Xcode String Catalogs by exporting XLIFF files.
A developer's perspective on Apple's rumored plan to unify OS version numbers across all platforms, simplifying availability checks for multi-platform development.
A curated list and review of essential books and resources for learning DevOps principles, culture, and implementation.
A curated list of top DevOps newsletters for continuous learning, covering AWS, SRE, tools, and programming languages.
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.
Explains the complex interplay between CORS, SameSite cookies, and CSRF attacks in cookie-based web authentication systems.
A beginner's guide on how to call Elixir libraries from a Gleam project, including setup and dependency management.
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.