Fitting a regular expression to a list of words
Explains how to fit a list of words into a compact regular expression using trie data structures, with examples in Python and grep/ripgrep.
Explains how to fit a list of words into a compact regular expression using trie data structures, with examples in Python and grep/ripgrep.
Explores quadratic residues modulo primes, focusing on low squares and a unique signature property for primes congruent to 3 mod 4.
A fast Go CLI tool for auditing vCenter SSO users, checking password expiration and account status via LDAPS.
Explores Profunctor Optics, Tannakian Reconstruction, and Tambara modules in category theory for functional programming.
Guide to migrating .NET 8/9 apps to .NET 10 using Visual Studio and GitHub Copilot modernization tools.
Analysis of how AI hype is distorting decision-making in large companies, with anecdotes from consultants and engineers.
A critical look at how AI hype is damaging decision-making in large companies, with anonymous anecdotes from consultants and engineers.
Step-by-step guide for upgrading VMware Cloud Foundation (VCF) 9.0.2 to 9.1, detailing architectural changes and consolidation.
Investigation reveals Claude Code uses a Rust-based Bun runtime, with evidence from binary analysis and version checks.
Investigation into Claude Code using the Rust port of Bun, with evidence of faster startup and embedded Rust source files.
Analysis of Apple's lawsuit against OpenAI and its history of aggressive anti-poaching tactics, including Steve Jobs' past actions.
An analysis of how invite systems can be abused by spammers as open relays, with suggestions for implementing limits and monitoring.
A technical post about removing the In-Memory OLTP (Hekaton) filegroup in SQL Server 2025, marking the end of the feature's journey.
A blogger shares conversations with AI about technical topics like frameworks, programming languages, and architecture, highlighting insights gained.
Interactive SQLite query explainer tool that annotates EXPLAIN and EXPLAIN QUERY PLAN output with plain-English descriptions.
Interactive browser tool that explains SQLite query execution with plain-English annotations for EXPLAIN and EXPLAIN QUERY PLAN output.
Debugging a GExperts Code Librarian corruption bug using a custom debug memory manager in Delphi.
Anthropic reverses plan to remove Claude Fable 5 from subscriptions, now included in Max and Team Premium plans due to competition.
Anthropic reverses decision to remove Claude Fable 5 from subscriptions, now included in Max and Team Premium plans.
A blog post noting the recent commit to the Quixote web framework, which has a 21-year-old Git history.