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.
Explains why replacing 'AI' with 'Thinking and Doing' cuts through hype and clarifies what AI actually does.
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.
Learn how C# 14 extension blocks enable adding static getters like NaturalSort to StringComparer for cleaner code.
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.
A developer creates a minimalist analog clock with only an hour hand for simplicity and faster reading.
A CSS tutorial on rebuilding FIFA standings layout using CSS Subgrid for better markup and responsive design.
An analysis of how invite systems can be abused by spammers as open relays, with suggestions for implementing limits and monitoring.
Inside Java Newscast covers JDK 27 feature freeze, Valhalla timeline for JDK 28, and new Java tech developments.
This article details the Safe Codebase Audit Pipeline (SCAP), a security system for analyzing JAR bytecode in distributed Java systems to prevent supply chain attacks.
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.