void-set.bsky.social
@void-set.bsky.social
Reposted
From pixels to paper, from Manning to mailbox, Think Distributed Systems is finally in my hands.

Thank you everybody for your encouragement and being on this journey together ❤️
September 23, 2025 at 2:00 PM
Reposted
What if AWS Lambda could remember?

The new Resonate TypeScript SDK runs stateful computations on stateless infrastructure (AWS Lambda, Azure Functions, GCP Functions)

Coming soon

If you’re building serverless apps, I’d love to get your thoughts before launch

DM me
August 11, 2025 at 10:00 AM
Reposted
Programming Languages, Distributed Protocols, and Hollywood Blockbusters

Learn to survive concurrency, distribution, and the zombie apocalypse

Watch my Systems Distributed'25 survival guide

www.youtube.com/watch?v=DW9g...
July 30, 2025 at 10:00 AM
Reposted
Hot take: Your application doesn't crash enough

At Resonate, we’re taking Crash-Only Software to the extreme:

Every time a computation takes a step, we restart from scratch

Embrace the chaos of distributed systems

Simplify the recovery with Micro Restarts
June 6, 2025 at 8:38 AM
Reposted
If, like me, you've been itching to have a poke around in the API traffic from Claude Code to see how it works under the hood... Mario Zechner built a delightful tool for doing exactly that simonwillison.net/2025/Jun/2/c...
claude-trace
I've been thinking for a while it would be interesting to run some kind of HTTP proxy against the Claude Code CLI app and take a peek at how it …
simonwillison.net
June 2, 2025 at 6:00 PM
Reposted
As someone trained as a trade economist, it is my duty to share the 1929-1933 Kindleberger Spiral, showing the month-month decline in global trade due to the combined factors of the (global) Great Depression and retaliatory tariffs. Smooth Hawley is implemented mid-June 1930.
February 1, 2025 at 9:49 PM
Reposted
BREAKING: The Trump administration has instructed organizations in other countries to stop disbursing HIV medications purchased with U.S. aid, even if the drugs have already been obtained and are sitting in local clinics.

www.nytimes.com/2025/01/27/h...
Trump Administration Halts H.I.V. Drug Distribution in Poor Countries (Gift Article)
PEPFAR’s computer systems also are being taken offline, a sign that the program may not return, as Republican critics had hoped.
www.nytimes.com
January 27, 2025 at 11:19 PM
Reposted
Intermittent computing, that is, computing in low energy environments, shares many concerns and objectives with cloud computing

Both recognize that interruptions (crash-stop failures) are inevitable and both aim for forward progress

dl.acm.org/doi/pdf/10.1...
January 4, 2025 at 2:40 PM
Reposted
I can now run a GPT-4 class model on my laptop

(The exact same laptop that could just about run a GPT-3 class model 20 months ago)

The new Llama 3.3 70B is a striking example of the huge efficiency gains we've seen in the last two years
simonwillison.net/2024/Dec/9/l...
I can now run a GPT-4 class model on my laptop
Meta’s new Llama 3.3 70B is a genuinely GPT-4 class Large Language Model that runs on my laptop. Just 20 months ago I was amazed to see something that felt …
simonwillison.net
December 9, 2024 at 3:19 PM
Reposted
the blog post writeup of this is so good eieio.games/blog/writing...
how do you all remember every UUID? I find it really hard. so I wrote them all down on every uuid dot com

the list has fast search across all 2^122 values (so you can find your favorites) - hoping to add some social features like "trending UUIDs" soon!
December 7, 2024 at 1:10 PM
Reposted
Second ep of System Crash is out — we talk through two years of ChatGPT, the commercial myth of AGI, Elon Musk vs Sam Altman, digital sovereignty and more

Very much enjoying these chats with my good friend @parismarx.com and hope you are too
ChatGPT just celebrated its second birthday. Did you even notice?

@parismarx.com and @bcmerchant.bsky.social are back to dig into what’s happening with OpenAI and the most recent developments in the Sam Altman-Elon Musk feud.

Listen and subscribe: www.buzzsprout.com/2425400/epis...
December 6, 2024 at 5:31 PM
Reposted
Introducing pg_karnak: Transactional schema migration across tenant databases.

We share how we deliver reliable and scalable schema migration for multi-tenant apps, diving deep into Postgres internals - Extension hooks, transaction events and low-level locking.

www.thenile.dev/blog/distrib...
November 21, 2024 at 5:03 PM