Latest entries

  1. Looking for my next role

    Niki is a software engineer and product designer specializing in databases, synchronization, frontend systems, and interface design. He is looking for a new role

    Nikita ProkopovPublishedUpdated

  2. Every Frame Perfect

    How imprecise UI animations erode trust in product

    Nikita ProkopovPublishedUpdated

  3. Claude is an Electron App because we’ve lost native

    Article argues that Claude is not an Electron app not because LLMs can’t do it, but because there are no advantages left for native

    Nikita ProkopovPublishedUpdated

  4. It’s hard to justify Tahoe icons

    Looking at the first principles of icon design—and how Apple failed to apply all of them in macOS Tahoe

    Nikita ProkopovPublishedUpdated

  5. Statistics made simple

    Announcing a simple statistics library for Clojure web servers

    Nikita ProkopovPublishedUpdated

  6. Quoting Steve Yegge

    Gas Town was intended to be reusable, but I only ever wound up using it to build itself. Gas Town fell apart at the seams with Opus 4.7. Up through 4.6 it was working brilliantly. With 4.7 we saw the introduction of the "just two more things" tic, which prevented Opus from ever converging on being ready…

    Simon WillisonPublished

  7. Don't be a meat proxy

    Don't be a meat proxy Niklas Gruhn coins an excellent new term - meat proxy - for people who blindly copy and paste the output of AI systems to their peers. By all means, prompt AI. But don't just relay the output. Read it, understand it, validate it, and then write a response in your own words (a decent…

    Simon WillisonPublished

  8. US company’s AI lets Ukraine’s cheap kamikaze drones track targets on their own

    $100 million deal gives 50,000 Ukrainian drones US-developed AI capabilities.

    Ars TechnicaPublished

  9. Research roundup: 6 cool science stories we almost missed

    Also: Cyborg diving suits for cockroaches, why sleepy sperm whales blow bubbles, Betelgeuse's companion star.

    Ars TechnicaPublished

  10. Lego deploys Hubble Space Telescope as detailed desktop model

    The orbiting observatory in minifigure scale.

    Ars TechnicaPublished

  11. An AI-supervised remote exam went so badly that 58,000 students must retake it

    Top scores increased by 5x.

    Ars TechnicaPublished

  12. Quoting David Crawshaw's prompt

    Set up a nightly cron job that executes the prompt: fetch upstream changes to the and rebase all local changes on top of upstream. Check that the software works as intended and replace the current version. — David Crawshaw's prompt, Devtools must be open source Tags: prompt-engineering, coding-agents…

    Simon WillisonPublished

  13. 2026 Volkswagen Jetta Sport: The cheap car isn't completely extinct yet

    At $25,305, you won't find many new cars for less. But you get what you pay for.

    Ars TechnicaPublished

  14. Devtools must be open source (exe.dev)

    My comment on Devtools must be open source (exe.dev) — Hacker News.One of the arguments for open source software for end-users has always been the freedom to examine and modify how that software works. The reality for most people - even expert programmers - has been that the freedom is more about being…

    Simon WillisonPublished

  15. SpaceX is set to acquire 130,000 acres of marshland in southern Louisiana

    A Louisiana launch site would offer several significant advantages.

    Ars TechnicaPublished

  16. Trump wants the power to stop the public from suing polluters

    Trump's DOJ says citizens should no longer be able to enforce environmental laws.

    Ars TechnicaPublished

  17. How headlights got brighter, whiter, and more blinding after dark

    Automotive lights are better than they've ever been, but there's a trade-off.

    Ars TechnicaPublished

  18. Horse Game 13

    Horse Game 13 Summary The session that answered KVP's biggest open structural question and then built two systems on top of it — but ended with the owner pausing the whole system track because the items already in code "need quite a lot of work". Also produced a session-run shell, the Push/Force archetype…

    a327exPublished

  19. Welcoming the Nepalese Government to Have I Been Pwned

    Today, we welcome the 47th government onboarded to Have I Been Pwned’s free gov service: Nepal. Their National Cyber Security Centre now has access to monitor Nepalese government domains against the data in HIBP. This gives the NCSC the ability to identify exposure across government email addresses and

    Troy HuntPublished

  20. Video

    a327exPublished

  21. In life, it is vital to take things as they are

    In life, it is vital to take things as they are, otherwise you do not interact with the world, but with an illusion created by your own thoughts and desires and fears. An illusion world is finished, your mind made every part of it, so it holds nothing you didn't put in there, with nothing new ever being…

    a327exPublished

  22. Weekly Update 515

    Apparently, Aussies are so obsessed with coffee that it's referred to as the coffee capital of the world down here (some bits, at least). "But what about Italy?" people ask. Having spent a lot of time in a lot of Italy, no, it's just

    Troy HuntPublished

  23. The way of the wizard

    Comment on how the pop culture view of the wizard gives us a deeper appreciation of how we can operate in the world.

    Protesilaos StavrouPublished

  24. condense-json 1.0

    Release: condense-json 1.0 I'm trying to get braver at releasing 1.0 versions. This little library is a year and a half old now - I've applied some sensible and non-disruptive fixes and shipped the big 1.0 for it. Here's an example of what it can do, lifted from the README: { "foo": { "bar": { "string…

    Simon WillisonPublished

  25. Video

    a327exPublished

  26. Open letters about AI development

    Open letters about AI development I wrote this summary of the past few weeks of open letters as a section of my sponsors-only newsletter but I've decided to share it here as well. Open Weights and American AI Leadership was shepherded by Microsoft, dated July 24th, and signed by 235 AI-adjacent companies…

    Simon WillisonPublished

  27. July 2026 newsletter

    The June edition of my sponsors-only monthly newsletter is out. If you are a sponsor (or if you start a sponsorship now) you can access it here. This month: Accidental cyberattacks by OpenAl and Anthropic models under test GPT-5.6 Sol, Terra, and Luna Claude Opus 5 Kimi K3 and DeepSeek-V4-Flash-0731…

    Simon WillisonPublished

  28. Adding Go's defer to the TypeScript Compiler

    Forking tsc to support Go's defer.

    Andrew HealeyPublished

  29. On the absolute other

    Comment on the oneness of self and other.

    Protesilaos StavrouPublished

  30. Quoting Greg Brockman

    at openai, many people hook their chatgpt up to slack. people really don't like when a coworker's chatgpt contacts them asking for help with a task, even when they'd be perfectly happy doing that same work if asked by that coworker. reinforces how much people care about human relationships and helping…

    Simon WillisonPublished

  31. datasette-apps 0.2a0

    Release: datasette-apps 0.2a0 Changes that improve Datasette Apps when created and edited using Datasette Agent: New app_debug() tool allowing agent to open an app (invisibly) and test it using JavaScript. #33 New app_list() tool for listing apps the user has permission to edit, so the agent can edit…

    Simon WillisonPublished

  32. Ten advances in mathematics and theoretical computer science

    Ten advances in mathematics and theoretical computer science A few days ago it was Anthropic discovering cryptographic weaknesses with Claude using Mythos Preview, spending $100,000 on tokens and with prompts that included "again we are not looking for low hanging fruit, we want proper research to find…

    Simon WillisonPublished

  33. Favourites of July 2026

    The summer holiday is halfway. I somehow managed to read eight books in the past three to four months—including cheating by resurrecting a previously discarded book and by diagonally scanning a creativity-related book to find out if there was anything I wasn’t yet aware of. I was quite frustrated by…

    Wouter GroeneveldPublished

  34. Here's how engineers plan to save the satellite sent to save NASA's Swift mission

    "We believe that a capture of Swift, an attempted capture of Swift, is very much in the cards."

    Ars TechnicaPublished

  35. This optionality point is obviously true

    Spandrell (0:00): It really got me thinking about loyalty and how loyalty works. Back to Chateau Heartiste — this was a quip he would say all the time. He was like, loyalty only goes as far as your options, right? Women are only loyal as far as their options. The more options they have, the less loyal…

    a327exPublished

  36. Review: Yes, we're still arguing about Nolan's The Odyssey

    Christopher Nolan's impressionistic remix of Homer's epic poem finds the man behind the myth.

    Ars TechnicaPublished

  37. As Reddit stock falls, CEO questions value of Google's AI Overviews

    Reddit may still be considering ending its licensing deal with Google.

    Ars TechnicaPublished

  38. Horse Game 12

    Horse Game 12 Summary Batch 2 of the KVP4 item catalog (8 damage-ladder items, 48/168 in code), the Glove redesign that founded the Force/knockback archetype (+11 items worded, catalog 168), and the session's centerpiece: the F7 Effect Lab — a full effect-iteration workshop (per-item scenarios, the moment…

    a327exPublished

  39. After noise complaints, judge orders Waymo to stop overnight charging in Santa Monica

    Autonomous vehicle giant disturbs residents' sleep.

    Ars TechnicaPublished

  40. Defcon's new badge is a security key you can see inside

    A removable chip lets hackers inspect their badge—and keep using it after Defcon.

    Ars TechnicaPublished

  41. How fruit flies chase invisible ribbons of smell to get to their source

    Tracking smells in turbulent air takes a keen sense of direction and sharp memory.

    Ars TechnicaPublished

  42. Conclusion seems to be that the models are currently

    Conclusion seems to be that the models are currently very good at doing static environments and machines, including machine animation, bad at doing organic beings and animations related to them. When asked, they say as much, and it's because "correctness is externally verifiable," i.e. it's easy to mechanically…

    a327exPublished

  43. Emacs live with @linkarzu on his workflow, Org capture, and projects (2026-08-01 22:20 Europe/Athens)

    A live stream with Christian Arzu about the basics of Org capture, Emacs projects, and his NeoVim+Kitty workflow for session management.

    Protesilaos StavrouPublished

  44. deepseek-ai/DeepSeek-V4-Flash-0731

    deepseek-ai/DeepSeek-V4-Flash-0731 The latest release in DeepSeek's V4 family, "with substantially enhanced agentic capabilities". It's 304 billion parameters - 167GB on Hugging Face - but it appears to punch well above its weight. Artificial Analysis rank it ahead of MiniMax M3 - a 428B model. It's…

    Simon WillisonPublished

  45. Stateless MCP has recaptured my interest (and inspired mcp-explorer and datasette-mcp)

    Tuesday was Stateless MCP day - the rollout of MCP 2.0, or the 2026-07-28 Model Context Protocol specification to use the more formal but less memorable name. This is the most significant change to the MCP spec since it first launched, and has also served to reignite my personal interest in the protocol…

    Simon WillisonPublished

  46. llm-mcp-client 0.1a0

    Release: llm-mcp-client 0.1a0 See this blog entry. Tags: llm, model-context-protocol

    Simon WillisonPublished

  47. Not just Neanderthals: Ghost lineage in Africa left its mark on our DNA

    Some group with no modern descendants contributed a lot to our genomes.

    Ars TechnicaPublished

  48. Doctors took a look at man's painful shoulder—they found the joint was missing

    The term "Milwaukee Shoulder Syndrome" was coined in 1981, based on cases in four women.

    Ars TechnicaPublished

  49. Google plans to exempt sanctioned nations from Android developer verification

    Someone in Cuba or Iran can keep installing APKs with no new restrictions, but devs will suffer.

    Ars TechnicaPublished

  50. Oxide and Friends: The Open Weight Revolution with Simon Willison

    Oxide and Friends: The Open Weight Revolution with Simon Willison On Monday Bryan Cantrill and Adam Leventhal invited me to join their podcast to talk about the wild week we've had - with Kimi K3 showing open weight models can stand toe-to-toe with proprietary frontier ones, accidental cybersecurity…

    Simon WillisonPublished

  51. Reddit keeps its strange DMCA fight over Google search results alive

    Reddit advances lawsuit accusing Perplexity AI of conspiring with web scraper.

    Ars TechnicaPublished

  52. smevals - a small eval suite for evaluating models, prompts, and harnesses

    smevals - a small eval suite for evaluating models, prompts, and harnesses I've been working with Jesse Vincent's Prime Radiant applied AI research lab building out this evals framework to help answer questions about the capabilities of different models. The result is smevals, a new tool for running…

    Simon WillisonPublished

  53. Claude published malicious code to the Internet and attacked 3 real companies

    Had the hacks used conventional methods, someone would likely go to prison.

    Ars TechnicaPublished

  54. Google Earth risked ruin with retracted AI tool for making fake satellite pics

    “What on earth is Google doing?” Misinformation fears spur walk-back of AI tool.

    Ars TechnicaPublished

  55. Slack Emoji Maker

    Tool: Slack Emoji Maker I wanted to create a new Slack emoji, and their tool recommends a square that's 128x128 and has a transparent background... so I had Fable build me this simple image editor against those requirements. Tags: tools, slack

    Simon WillisonPublished

  56. Untitled

    Stood literally 50 feet away from actual Kylie Minogue! Thank you Nick Cave.

    Paul Robert LloydPublished

  57. datasette-agent 0.4a0

    Release: datasette-agent 0.4a0 New await context.browser_task() mechanism allowing agent tools to run code directly in the user's browser. #33 This is an exciting new capability: it makes it easy for Datasette Agent plugins to provide tools that execute custom JavaScript in the user's browser. I used…

    Simon WillisonPublished

  58. A Firefox-only minimap [link]

    This is very cute, a web site minimap in only a few lines of CSS that paints the entire web page into a canvas (background) using the element() CSS function. Original link: www.stefanjudis.com/a-firefox-only-minimap

    Remy SharpPublished

  59. How do we talk about atproto to non-developers?

    The beauty of AT Protocol is that all of your data from different apps is available on your PDS, your own folder on the internet containing your stuff as JSON. This means that you can switch which app you use to view that data, without losing anything. It also makes it very easy to make ... How do we…

    Rachel AndrewPublished

  60. ♫ These Alarms by Snow Patrol & Kylie Minogue

    ♫ These Alarms by Snow Patrol & Kylie MinogueDon’t give into loneliness when everything is such a mess.

    Paul Robert LloydPublished

  61. Video

    a327exPublished

  62. 3D Exploration — Chibi Character 2

    3D Exploration — Chibi Character 2 Summary Took Colin from "plays baked clips in place" to a fully dressed, expressive, physically-present character: distance-clocked locomotion with foot lock, a Risk of Rain 2 follow camera, jumping, a blob shadow, the complete jaeysart wardrobe (hair/clothes/shoes…

    a327exPublished

  63. Reply to @linkarzu about ‘What I Need From Emacs’

    A comment on what Christian Arzu is searching for a better experience with Emacs.

    Protesilaos StavrouPublished

  64. Emacs: tmr version 1.4.0

    Information about the latest version of my TMR package for GNU Emacs.

    Protesilaos StavrouPublished

  65. Advancing the price-performance frontier with GPT‑5.6

    Advancing the price-performance frontier with GPT‑5.6 Huge price drop from OpenAI today: GPT-5.6 Terra got a 20% reduction, and GPT-5.6 Luna got a massive 80% drop. OpenAI credit 5.6 Sol with enabling this: in How GPT‑5.6 fuses frontier intelligence with frontier efficiency they describe using 5.6 Sol…

    Simon WillisonPublished

  66. Investigating three real-world incidents in our cybersecurity evaluations

    Investigating three real-world incidents in our cybersecurity evaluations It happened again! This is turning into something of a pattern. Last week OpenAI accidentally exploited Hugging Face when one of their frontier models broke out of a sandboxed container and hacked into Hugging Face to try and get…

    Simon WillisonPublished

  67. llm 0.32rc2

    Release: llm 0.32rc2 Hot on the heels of RC1, this fixes a dependency issue and also adds two neat new features: The default model for users who have not set their own default is now GPT-5.6 Luna. It was previously GPT-4o mini. Luna is a much better and more recent model, albeit slightly more expensive…

    Simon WillisonPublished

  68. Quoting Bruce Schneier

    The writing assignments I give my students are gym tasks, not work tasks. I ask them to write policy memos not because the world needs more policy memos. I assign them because the very act of writing, which includes thinking and outlining and drafting and editing, making and criticizing and revising…

    Simon WillisonPublished

  69. Read This Before You Buy That TV Streaming Stick

    Security experts have been sounding the alarm for years about the risks of using generic TV boxes that promise unlimited content streaming for a one-time fee, warning that they secretly rent the user's Internet connection out to strangers. But a groundbreaking new analysis finds these devices also routinely…

    Brian KrebsPublished

  70. llm-chat-completions-server 0.1a0

    Release: llm-chat-completions-server 0.1a0 A key goal of the new content-addressable logs in LLM 0.32rc1 was being able to support OpenAI Chat Completion style requests where each incoming message extends the previous conversation, like this: curl http://localhost:8002/v1/chat/completions \ -H 'Content…

    Simon WillisonPublished

  71. llm 0.32rc1

    Release: llm 0.32rc1 This RC for LLM 0.32 finishes the work that started in LLM 0.32a0 - it adds a new schema design that does a much better job of capturing the details of the prompts and responses returned by the latest model families. The most important change is the use of content-addressable hash…

    Simon WillisonPublished

  72. Pokémon Emerald [tif]

    Similar to the Pokemon Yellow recently, I had a GBA Emerald Green sent in for repair. Just 24 hours ago, this was going to be a post on how I had failed to repair it, but in a last minute ditch, I managed to save it. Loading up the game resulted in nothing, and opening the shell explained why. There…

    Remy SharpPublished

  73. Video

    a327exPublished

  74. 3D Exploration — Robots

    3D Exploration — Robots Summary Two-day session building the non-humanoid robot menagerie: five machines (mule, runner, spider, strider, scorpion) in a new 3D-exploration/Robots/ project, Opus 5 implementing under a directing session, each build verified by a headless numeric suite with printed contract…

    a327exPublished

  75. Understanding AT Protocol

    I’ve been playing around with AT Protocol. The posts on this site are now published to standard.site, and I’ve written a (very basic) WordPress plugin to display posts from my PDS on the Now page of this site. As a developer, I’ve spent a good chunk of my working life building apps that stored things…

    Rachel AndrewPublished

  76. Horse Game 11

    Horse Game 11 Summary Started implementing KVP4's item catalog. First a creativity/build-expression audit of the existing 104 worded items produced a 53-item builds batch ([b2]) that gives every archetype a vertical stack toward a named endgame fantasy; then the agreed first 10 items were built (Sword…

    a327exPublished

  77. Human Software [book]

    A book about work, felt like work. I suspect this is very specific to me, but I found the majority of the story pretty triggering - specifically, I felt pissed off a lot of the time I was reading. After reading the About the Author section at the end of the book, it looks like I've had a similar timeline…

    Remy SharpPublished

  78. Poem: Hymn to the rock (Ύμνος στον βράχο)

    Just read the poem. No further comment.

    Protesilaos StavrouPublished

  79. Quoting D. Richard Hipp

    Years ago, we didn’t have SQL. There were people whose job was to generate software that would query large data sets. Their job title was COBOL programmer. Then SQL comes along—I’m simplifying this only a little bit—and it gives you this convenient way so people could just specify. With a very simple…

    Simon WillisonPublished

  80. The AI Aesthetic

    Every zeitgeist comes with new design idioms unique to its challenges. Many of them disappear as fads change, but others bake themselves into deeper parts of existing software interaction paradigms. For example, there’s the hamburger menu (≡) which saw a proliferation during the rise of mobile due to…

    Jim NielsenPublished

  81. AI Worming through Word

    AI Worming through Word Neat new prompt injection variant by Håkon Måløy, who found a way to upgrade prompt injection attacks against Microsoft Word to full self-replicating worms: An attacker places hidden instructions in a document that is later used as source material in Copilot for Word. Copilot…

    Simon WillisonPublished

  82. Quoting Matthew Green

    Right now we’re in the midst of a historic transition from traditional public-key algorithms based on EC-based cryptography and RSA, moving over to new post-quantum algorithms based on novel problems. This is why there are so many standards like HAWK being considered. If there was ever a perfect time…

    Simon WillisonPublished

  83. The 2026 Board Game Shelf Analysis

    The yearly recurring thing called the Board Game Shelf Analysis didn’t recur in 2023 and didn’t in 2025. I guess I don’t really like odd-numbered years but I do like to write about this now deemed as a biennial event during the summer. In 2024, I still had to make due with the smaller hallway closet…

    Wouter GroeneveldPublished

  84. Horse Game 10

    Horse Game 10 Summary Built the entire KEYWORD GLOSSARY / CARD UI layer for KNIGHT VS. PAWNS ahead of implementing any of the 69 new items, so every card added from here is legible by construction. Started as "pick 10 easy items", pivoted immediately when the owner chose to do the keyword UI first. Ended…

    a327exPublished

  85. A Permanent Home

    Your writing needs a permanent home—a domain that you own and control. Every few years, the internet convinces writers that a new digital paradise has arrived. First, it was social media like Facebook. Then blogging networks like Tumblr. Then it was Medium. More recently, it’s been Substack. Platforms…

    Jeffrey ZeldmanPublished

  86. Horse Game 9

    Horse Game 9 Summary An empirical balance session for KNIGHT VS. PAWNS: 41 live replays were pulled from the scoreboard and analyzed by six agents to explain why 52% of desktop players quit after one run, four fixes were built from the findings, three stacked determinism bugs were found and fixed (the…

    a327exPublished

  87. Adding a custom MCP server to Claude and ChatGPT

    TIL: Adding a custom MCP server to Claude and ChatGPT Connecting a custom MCP server to Claude and ChatGPT's standard chat interfaces is possible, but can take quite a few steps. Tags: ai, generative-ai, chatgpt, llms, claude, model-context-protocol

    Simon WillisonPublished

  88. Logic for Programmers is Now Available

    I am delighted to announce that my book, Logic for Programmers, is now available! You can check out the release site here or go directly to buy the ebook or print versions. If you bought any of the early access versions, you can get the 1.0 for free from leanpub. This has been a long time in the making…

    Hillel WaynePublished

  89. Emacs: default minibuffer completions overview (Emacs 31)

    Overview of the default interface for minibuffer completions. This has been improved for Emacs version 31.

    Protesilaos StavrouPublished

  90. Discovering cryptographic weaknesses with Claude

    Discovering cryptographic weaknesses with Claude The best part of this article (here's the repo) about how Anthropic researchers used Claude Mythos to find mathematical flaws in both HAWK and a weaker version of AES ("neither of these results has a practical impact on today’s computer systems") is the…

    Simon WillisonPublished

  91. Video

    a327exPublished

  92. Video

    a327exPublished

  93. Quoting Akshat Bubna

    We’re aware a Modal customer published an unauthenticated endpoint that allowed ​anyone on the internet to use ​their ⁠sandboxes for code execution. This was used by the rogue agent. Modal’s ⁠platform ​or isolation were not ​compromised in anyway. — Akshat Bubna, Modal's CTO, talking to Reuters about…

    Simon WillisonPublished

  94. uv 0.12.0

    uv 0.12.0 Some interesting breaking changes in this release of uv, in particular to the default project produced by the uv init command. uv init is the uv shortcut for creating a new project. The previous version of uv, version 0.11.x, produced this directory when you ran uv init uv-init. Here's what…

    Simon WillisonPublished

  95. Oh yea, it occurs to me I have not actually spoken

    Oh yea, it occurs to me I have not actually spoken about what I think of the fact that the AI can help make games so easily now. In general, I think it's good. It follows from Competition isn't real that I think more people being able to make better games benefits everyone, I genuinely believe this and…

    a327exPublished

  96. Extremely impressive, one of the first games

    mecha redline on itch.io Extremely impressive, one of the first games I've seen of the "Claude helped me make this in [short amount of time]" genre that I was actually impressed by on a few levels. If true, it seems Claude is way more capable of generating robots and other mechanical models than human…

    a327exPublished

  97. The Illusion of Dominance: Why The Redpill Is Wrong

    The Illusion of Dominance: Why The Redpill Is Wrong

    a327exPublished

  98. Fixing my tooltip accessibility mistake

    aria-describedby isn't always enough.

    Jake ArchibaldPublished

  99. State of multi-player Wayland

    I’ve been fascinated by the idea of attaching multiple mice to one computer, and then having multiple mouse cursors inside of one desktop environment! I just spent three weeks investigating how well that’s currently supported on Linux & Wayland. Let me tell you what I found! The results are surprisingly…

    Sebastian MorrPublished

  100. Français: Diffusion en direct sur Emacs avec Sacha Chua et Richard Bonichon @ 2026-08-06 14:30 Europe/Athènes

    Nous allons avoir une discussion sur le sujet d'Emacs.

    Protesilaos StavrouPublished