Paul Butler

@paulbutler.org

I build jamsocket.com and write digest.browsertech.com

6th annual #ptpx by country 🇺🇸 USA — 34 🇩🇪 Germany — 16 🇫🇷 France — 13 🇨🇦 Canada — 5 🇳🇱 Netherlands — 5 🇬🇧 United Kingdom — 3 🇨🇭 Switzerland — 3 🇮🇹 Italy — 3 🇵🇹 Portugal — 2 🇪🇸 Spain — 2 🇦🇹 Austria — 1 🇫🇮 Finland — 1 🇧🇪 Belgium — 1 🇹🇭 Thailand — 1 🇮🇪 Ireland — 1 🇳🇿 New Zealand — 1 🇸🇪 Sweden — 1 🇸🇮 Slovenia — 1

Post nicht verfügbar.

When I was getting my BMath people would ask “oh, what will you do with that, teach?” and I’m jealous of people taking math now who can come back with “yeah that or pope”.

Born in Chicago, Illinois, in 1955, Pope Leo XIV graduated from Villanova with a bachelor's degree in mathematics in 1977. The pope is a member of the Augustinian religious order and was elected the top leader of the order twice.

Claude Code now supports resuming sessions, which means that session logs (including tool/llm calls) are stored locally. My curiosity got to me, I figured out the format and wrote a CLI tool to dump specific conversations github.com/paulgb/claud...

GitHub - paulgb/claude-viewer: A tiny Rust CLI app to dump the full tool call history of a Claude Code session.

A tiny Rust CLI app to dump the full tool call history of a Claude Code session. - paulgb/claude-viewer

github.com

I replaced all my fancy notetaking tools with a vibecoded bash script called `note` that opens ~/notes/{date}.md in an editor, and it's been great.

Now that it's so easy to create software for personal use, I want a way to have a bunch of personal mini apps in a monorepo and automatically deploys all of them behind basic password auth. Before I build it, does this exist? Ideally something I can self-host on a VPS.

Very speculative question for people smarter than me: if we ran 100 replays of humanity from 1955 or so, in many is there a manned moon landing before y2k? Thinking about failure scenarios like a series of failures dampening political support, or global events destroying the necessary conditions.

SlateDB 0.5.0 is out! Features: - Checkpoints - Clones - Read only client - Split/merge database foundation - TTL filtering on reads - Last version with breaking byte format changes By the numbers: - 62 commits - 2 new contributors - 10 total contributors github.com/slatedb/slat...

Release v0.5.0 · slatedb/slatedb

What's Changed Refactor Block Tests to Use Table-Driven Test Cases by @samsond in #410 Update await calls in README.md by @criccomini in #425 chore: Apply table driven test for sst.rs by @jeffreyl...

github.com

People who primarily don't use Windows, how do you test things on Windows? Thinking of getting a cheap Windows machine, but wondering if there's a cloudy way.