Quoting Will Larson
Will Larson discusses the three key pillars for successful AI adoption in companies: domain context, AI tooling experience, and IT infrastructure.
Will Larson discusses the three key pillars for successful AI adoption in companies: domain context, AI tooling experience, and IT infrastructure.
Analysis of the most popular personal blogs on Hacker News in 2025, based on a tracking project that ranks domains by their performance on the platform.
A developer explains why they are building a custom static site generator in Rust instead of using existing tools like Astro or 11ty.
Explores the new JSON data type and JSON Index in SQL Server 2025, focusing on their compatibility and limitations with Columnstore Indexes and Batch Execution Mode.
A hands-on review and performance test of the Mono Gateway, a custom-built 10 Gbps router running OpenWRT, using high-end network testing equipment.
A developer's journey using AI-assisted 'Vibe Coding' to build RSS Show, a single-file, browser-based RSS feed reader.
A daily tech link roundup covering AI, programming, development tools, and industry trends for January 2, 2026.
A critique of alarmist 'you are already behind' tech marketing on social media, arguing for thoughtful adoption over hype-driven pressure.
A tutorial on sending transactional emails from .NET applications using Azure Communication Services, covering setup and code implementation.
Updates to NetEscapades.EnumGenerators source generator, adding new APIs and System.Memory support for faster enum operations.
A weekly link dump covering API design comparisons, software development philosophy, Maven 4 updates, leadership insights, and AI's impact on coding.
A quote about Claude Code's potential impact on tech and a predicted industry split between outcome-driven and process-driven developers.
Explores the design and type-safety of compound components in React, discussing when they are and aren't the right pattern.
A guide on when and how to build internal tools for development teams, emphasizing practicality over attachment.
Preview of the London VMware User Group's first 2026 meeting, featuring sessions from OVH Cloud, Broadcom, and community members.
A tech professional outlines his 2026 plans, focusing on creating content around Terraform, Kubernetes, WebAssembly, and OpenTelemetry.
Using zsh's compdef to enable file autocompletion for Python command-line tools like marimo via uvx.
Introduces gisthost.github.io, a fork of gistpreview for rendering HTML files from GitHub Gists, explaining the underlying technology.
Explores using WebAssembly (Wasm) to extend Python, enabling architecture-independent, high-performance extensions without a native toolchain.
Explains the math and Python code for perfect in-shuffles and out-shuffles, comparing how many shuffles restore a deck's order.