Presentations: A Guide to React Compiler Rendering
A guide to React rendering fundamentals and how the React Compiler optimizes app performance.
A guide to React rendering fundamentals and how the React Compiler optimizes app performance.
Analysis of jemalloc usage in major projects after its archival and Meta's takeover, with a survey of who still uses it in 2026.
A tech newsletter covering web development topics like sizes="auto", bfcache issues, lazy loading videos, and MDN's React-free rebuild.
Explores mechanical sympathy in software, focusing on memory access, cache lines, single-writer principle, and batching for performance optimization.
A talk on performance optimization concepts, tools, and techniques using the Immer library as a practical example.
HTML Minifier Next update introduces zero-config mode, SVGO-based SVG minification, and performance improvements.
Java 26's 'boring' nature is a strength, focusing on stability, performance, and predictable upgrades rather than flashy new features.
A tutorial on setting up HTML Minifier Next for more powerful HTML minification in Astro projects, improving site optimization.
Shopify CEO uses AI coding agent to achieve 53% faster parse+render and 61% fewer allocations in the Liquid template engine.
Shopify CEO uses AI coding agent to achieve 53% faster parse+render and 61% fewer allocations in the Liquid template engine.
A developer shares lessons learned from building a custom, high-performance static site generator, covering parsing, performance, and features.
Guide to configuring antivirus exclusions for optimal BizTalk Server performance, based on Microsoft best practices.
Exploring the UMAP-MLX project, which achieves up to 46x speedups for UMAP using Apple's MLX, with performance benchmarks.
Introducing Compressor.js Next, a modernized and maintained fork of the JavaScript image compression library with performance improvements and updated module support.
MacStories updates its tech stack, merges membership content, and details site improvements and future redesign plans.
A guide to accelerating NumPy computations using parallel processing with thread pools and Numba for optimized performance.
A developer investigates a discrepancy of 18 bytes between benchmark and memory profiler results in a .NET performance optimization demo.
A practical talk on .NET application performance optimization, covering monitoring, profiling, and iterative improvement using tools like dotTrace and BenchmarkDotNet.
Explains how Claude Code functions as a small game engine with a React-based scene graph pipeline for terminal UI rendering.
A developer shares technical optimization tips for websites, covering HTML semantics, Eleventy config, and performance tweaks.