Sign up

Simon Willison's Weblog Supports Webmention
Text

datasette-agent-edit 0.1a0

Release: datasette-agent-edit 0.1a0 I'm planning several plugins for Datasette Agent which can make edits to existing pieces of text - things like collaborative Markdown editing, updating large SQL queries, and editing SVG files. Agentic editing of text is a little t...

seangoedecke.com RSS feed
Text

Doing nothing at work

Many engineers should be doing less work. I don’t necessarily mean producing less code or fewer changes, but literally working fewer hours in the day. When they do work, they should be working at a slower pace. I like to aim to be running at 80% utilization by default: unles...

seangoedecke.com RSS feed
Text

Working with product managers

The relationship engineers have with product management is more dysfunctional than with any other part of the company. There’s no shared culture or language like there is with other engineers, and the rules of “who gets to tell who what to do” aren’t as clear-cut as they are...

Martin Alderson
Text • Martin Alderson

xAI is looking more like a datacentre REIT than a frontier lab

xAI is renting huge amounts of GPU capacity to Anthropic and Google. Financial engineering ahead of the SpaceX IPO, a real compute shortage, or a genuine datacentre advantage? Probably all three.

Ken Shirriff's blog
Text Ken Shirriff

Powering up a module from the IBM 604: an electronic calculator from 1948

1948 was an interesting time for computing. For decades, businesses had used punch card equipment that added and sorted electromechanically. Now these electromechanical relays and counting wheels were being used to build room-filling general-purpose computers such as Harvard...

Marcus on AI
Text • Gary Marcus

Slop, productivity, and why the AI-fueled world is going nowhere mighty fast

Slop, productivity, and why the AI-fueled world is going nowhere mighty fast

Just saw a graph at the FT from John Burn-Murdoch that really distills something I have been trying to articulate.

<antirez>
Text

A new era for software testing

http://antirez.com/news/168

Automatic programming dramatically speeds up writing software in certain use cases and in the right hands. In my experience the output does not reach the structural quality and economy of complexity of the best hand-written software. However, not all the software is stellar, ...

the singularity is nearer
Text

Stairway to Heaven

They are a highly sophisticated statistical model designed to mimic the distribution of programming. The output is broken, but in a way that’s getting harder and harder to detect. Which is exactly what you’d expect from an increasingly accurate statistical model.   – The Eternal Sloptember

Tedium: The Dull Side of the Internet. Updates instantly via WebSub
Text • Ernie Smith

Copping My Style

Can you legally protect an artistic style? Not currently, but an Adobe-backed bill, a seeming reaction to AI, is pitching the idea. Personally, I see a bunch of blurred lines.

Eli Bendersky's website
Text • Eli Bendersky

Thoughts on starting new projects with LLM agents

A few months ago I wrote about using LLM agents to help restructuring one of my Python projects. It's worth beginning by saying that the rewrite has been successful by all reasonable measures; I've been able to continue maintaining that project since then without an issue.

In this post, I …

Pluralistic: Daily links from Cory Doctorow
Text • Cory Doctorow

Pluralistic: Criticizing the everything machine (06 Jun 2026)

Today's links Criticizing the everything machine: It slices, it dices, it even makes paperclips! Hey look at this: Delights to delectate. Object permanence: Parliament v DRM; Colbert's commencement; Counterfeiting x luxury goods; Joule thief; Lean-back media. Upcoming appeara...

Marcus on AI
Text • Gary Marcus

AI’s Black Friday

AI’s Black Friday

Some thoughts on what just happened

Construction Physics
Text • Brian Potter

Reading List 06/06/26

Reading List 06/06/26

Chatbots replacing realtors, Chinese synthetic diamonds, Australian batteries, Meta’s data center tents, and more

Terence Eden’s Blog
Text • @edent

There's still no point in gigabit broadband

Six years ago, I nearly got my ISP to upgrade our fibre connection to 1Gbps. As I said at the time: This is a curmudgeonly post which is going to look ridiculously outdated in a few years. What's the point of Gigabit broadband? Well, it's a few years later and Virgin Media have just given me their Gig1 package for £30 per month. Nice! With all the inflation related price rises, it's great to …

Andrew Nesbitt Valid
Text • Andrew Nesbitt

This Week in Package Management: 6 June 2026

Releases, advisories, and articles from across the package management world

the singularity is nearer
Text

Our Great War is a Spiritual War

I often come back to the question of why this is happening. Why do people want the centralized world? Why do people want the administered reality? Why do people want to be managed? Why do people not want root?

Simon Willison's Weblog Supports Webmention
Text

micropython-wasm 0.1a2

Release: micropython-wasm 0.1a2

I added a CLI to micropython-wasm (issue #7), inspired by the first draft of the blog entry when I realized it would be a great way to illustrate the Try it yourself section.

Tags: python, sandboxing, webassembly, micropython

Simon Willison's Weblog Supports Webmention
Text

Running Python code in a sandbox with MicroPython and WASM

I've been experimenting with different approaches to running code in a sandbox for several years now, but my latest attempt feels like it might finally have all of the characteristics I've been looking for. I've released it as an alpha package called micropython-wasm, and I'...

lcamtuf’s thing
Text • lcamtuf

Getting silly with C, part &((int*)-8)[3]

Getting silly with C, part &((int*)-8)[3]

Read on to uplevel your coding SKILLS.md.

lcamtuf’s thing
Text • lcamtuf

Getting silly with C, part &((int*)-8)[3]

Getting silly with C, part &((int*)-8)[3]

Read on to uplevel your coding SKILLS.md.