uv-init-demos
A demonstration of different uv init command options for Python project setup, with examples hosted on GitHub.
SimonWillison.net is the long-running blog of Simon Willison, a software engineer, open-source creator, and co-author of the original Django framework. He writes about Python, Django, Datasette, AI tooling, prompt engineering, search, databases, APIs, data journalism, and practical software architecture. The blog includes detailed notes from experiments, conference talks, and real projects. Readers will find clear explanations of topics such as LLM workflows, SQL patterns, data publishing, scraping, deployment, caching, and modern developer tooling. Simon also publishes frequent micro-posts and TIL entries that document small discoveries and tricks from day-to-day engineering work. The tone is practical and research oriented, making the site a valuable resource for anyone interested in serious engineering and open data.
260 articles from this blog
A demonstration of different uv init command options for Python project setup, with examples hosted on GitHub.
Redis creator Salvatore Sanfilippo discusses why he would have chosen JavaScript over Lua for Redis scripting if MicroQuickJS existed in 2010.
Explores MicroQuickJS, a tiny JavaScript engine for embedded systems, as a potential sandbox for running untrusted code with strict resource limits.
A developer uses the Claude in Chrome browser agent to navigate the Cloudflare dashboard and solve a CORS configuration problem.
A visual essay explaining LLM internals like tokenization, embeddings, and transformer architecture in an accessible way.
OpenAI releases GPT-5.2-Codex, a model optimized for agentic coding with improvements in refactoring, Windows performance, and cybersecurity.
Anthropic's Agent Skills specification becomes an open standard, detailing its lightweight design and current industry adoption.
A new dependency-free HTML5 parser for Swift called swift-justhtml is introduced, with performance benchmarks comparing it to implementations in Rust, JavaScript, and Python.
Argues that software engineers must prove their code works through manual and automated testing, not just rely on AI tools and code reviews.
Analysis of a complex RCE attack chain in PostHog exploiting SSRF, a ClickHouse SQL 0day, and default PostgreSQL credentials.
Anil Madhavapeddy uses AI to port an HTML5 parser and test suite from JavaScript to OCaml, discussing copyright and ethical implications.
Google releases Gemini 3 Flash, a faster, cheaper AI model with strong coding and multimodal capabilities, compared to previous versions.
Explains how Firefox's HTML5 parser is maintained in Java and automatically translated to C++ using a custom script.
OpenAI's ChatGPT Images update focuses on faster generation, better instruction following, and lower costs, with comparisons to competitor models.
Release notes for s3-credentials CLI tool version 0.17, introducing new commands for S3 bucket policy management and a local credential server.
Introducing ty, a new, extremely fast Python type checker and language server from Astral, promising massive speed improvements over mypy and Pyright.
Introducing Poe the Poet, a tool for managing project tasks and commands via pyproject.toml, demonstrated with a Python documentation setup.
Kent Beck discusses how AI coding assistants accelerate learning for junior developers, improving their productivity and making them better hires.
A developer uses Codex CLI and GPT-5.2 to port the JustHTML Python HTML5 parser to JavaScript in 4.5 hours, creating a fully tested library.
Merriam-Webster names 'slop' the 2025 Word of the Year, defining it as low-quality, mass-produced AI-generated digital content.