Making illegal state unrepresentable
Explores making illegal states unrepresentable using static typing, comparing Python, Java, Kotlin, Rust, and Gleam with a pizza builder example.
Explores making illegal states unrepresentable using static typing, comparing Python, Java, Kotlin, Rust, and Gleam with a pizza builder example.
Analysis of system prompt changes between Claude Opus 4.6 and 4.7, highlighting new tools, safety updates, and behavioral improvements.
Analysis of system prompt changes between Claude Opus 4.6 and 4.7, including new tools, safety updates, and behavioral improvements.
Analysis of Anthropic Mythos's impact on cybersecurity, debunking hype and examining real LLM capabilities in vulnerability detection.
A developer shares a personal history with AI coding tools like GitHub Copilot and Claude Code, exploring their benefits and ethical concerns.
Explores how AI enables replacing SaaS tools with custom-built solutions, forcing companies to rethink their value and defensibility.
GExperts 1.3.28 released with new Vertical Tabs panel, syntax-highlighted Grep preview, and bug fixes for Delphi IDE.
Explores NF4 and FP4 4-bit floating point formats for LLM weight quantization, focusing on Gaussian-distributed weights.
Transforming Anthropic's Claude system prompts into a git timeline for exploring prompt evolution via commit history.
Anthropic's Claude system prompts transformed into a git timeline for exploring prompt evolution via git log, diff, and blame.
A workflow for understanding open-weight LLM architectures using config files and code from Hugging Face.
A workflow for understanding new open-weight LLM architectures using config files and code from Hugging Face.
TxtCipher adds AES-256-GCM encryption mode for secure text encryption, complementing legacy RC4 support.
A hands-on look at C# union types in .NET 11 preview, including setup, polyfill, and examples.
Converting French mobile network datasets into Parquet format using DuckDB and GDAL on a high-end workstation.
Simon Willison updates his blog-to-newsletter tool to include a new 'beats' content type using a single-shot AI prompt.
Simon Willison describes using a single AI prompt to add a new 'beats' content type to his blog-to-newsletter tool.
Explores 4-bit floating point (FP4) numbers, their formats, and use in neural networks for reduced precision.
Analysis of why App Store star ratings are flawed, suggesting a thumbs-up/down system and removal of review prompts.
A detailed guide on setting up a Mac for development, including system settings, Xcode, and essential tools.