You Gotta Push If You Wanna Pull
Explores the limitations of traditional pull queries in data systems and advocates for using materialized views and data duplication to improve performance.
Explores the limitations of traditional pull queries in data systems and advocates for using materialized views and data duplication to improve performance.
Introduces the ABCD framework for giving and receiving effective feedback on technical work like blog posts, tutorials, and projects.
Using Claude AI to accelerate decompilation of N64 games by automating the conversion of assembly code into human-readable C.
A blog post discussing the importance of speed in technology and work, referencing Daniel Lemire's insights on avoiding obsolescence.
Osmo's AI-powered 'scent teleportation' breakthrough digitizes smell, enabling new applications in diagnostics, chemistry, and human-computer interaction.
Explores the new subtests feature in pytest 9.0.0, comparing it to parametrized tests for performance and flexibility.
A thoughtful comparison of the Go, Rust, and Zig programming languages, highlighting their shared lack of class-based OOP.
A manifesto advocating for AI-powered software that is personalized, private, and user-centric, moving beyond one-size-fits-all design.
A technical guide and cheatsheet for optimizing HTML5 videos for web playback using ffmpeg commands, focusing on compatibility and performance.
A developer reflects on an 11-year-old GitHub issue being closed, musing on career changes and tech evolution.
Django 6.0 is released, featuring new background workers and template partials for improved web development.
A summary of recent tech articles discussing AI's impact on code quality, AI-assisted healthcare, security risks, and developer productivity.
A senior engineer reflects on his 3.5 years at Intel, highlighting contributions to AI flame graphs, eBPF, cloud strategy, and open-source performance tools.
Apple licenses Google's 1.2T-parameter Gemini AI for Siri in a $1B/year deal, a strategic interim step before its own model in 2026.
Microsoft's AI strategy pivots from exclusive OpenAI partnership to a multi-model platform, focusing on governance, enterprise integration, and competing in the agent and edge AI markets.
Analysis of China's Kimi K2 Thinking AI model, a low-cost, open-weight model challenging US dominance in reasoning and agentic tasks.
Guide for .NET developers on using Anthropic's Claude AI models within Microsoft Azure via Microsoft Extensions.AI (MEAI).
Explores using ColdFusion's unique CFML features for rapid application prototyping, focusing on tag-based syntax and seamless code collocation.
A visual exploration of the intricate and artistic typography and lettering found in classic Amiga games and demos from the 80s/90s scene.
Explains the CSS clamp() function for responsive design, covering its syntax, use cases, and advantages over media queries.