But it is reading the agent trace output from a reference implementation of Agent Trace like the one at github.com/cursor/agent... right?
Posts by Michael P.
Screenshot of ucs-detect terminal capability results from February 28 2026
Another update after an update to ucs-detect that fixed Kitty graphics protocol detection - github.com/jquast/ucs-d.... Kitty moves above foot
Screenshot of ucs-detect terminal capability results from February 23 2026
Update from Ghostty with improved WIDE supported landed in github.com/ghostty-org/...
Screenshot of ucs-detect terminal capability results from February 21 2026
Updated ucs-detect table. Ghostty which now supports unicode 17 (github.com/ghostty-org/...) and has pulled away from the pack. There is an issue with Kitty where image support is not being detected. Zutty and st so far down on the table I've omitted from the screenshot
I build a bunch of Rust stuff from source and was manually updating `rust-version` in Cargo.toml
Good opportunity to use plan mode in Claude Code to build a Zig tool that traverses a folder and updates. Fast and even has a `--dry-run` flag. Fun #claudecode
They have never had tags or releases until now
At an advanced age, I've finally taken delivery of a pair of R.M. Williams boots. In addition to the swag I received from a mate this year, I might finally be able to call myself truly Australian 🇦🇺
The continuing errors with @tailscale.com are super annoying. Have reverted to disabling the service and just running from the command line. Argh
`failed to unseal encryption key with TPM`
50 has 3 values as does 47 and 47 is simultaneously higher and lower than 50
Screenshot of the results table on the ucs-detect website as of 11/29/2025
Another update with a jump for contour
Also not bad www.youtube.com/watch?v=qIol...
Screen shot of cargo-depgraph output for OpenAI's Codex CLI tool
depgraph for codex is... wow
Screenshot of the results table on the ucs-detect website as of 11/12/2025
Re-ran since the update to remove Sixel support from the scores - github.com/jquast/ucs-d.... Updated foot, ghostty, kitty, wezterm, alacritty, rio, st & zutty. Latest contour crashes on the ucs-detect update run
Screenshot of the results table on the ucs-detect website as of 11/08/2025
Screenshot of the results table on the ucs-detect with local results updated for wezterm, st, contour and rio as of 11/08/2025
Fun to run ucs-detect locally. Latest published results vs. latest local builds. Jumps from contour, rio, alacritty and st
Yes. Short detour from Prague where we have been visiting our daughter
Hi Andy. Had been a while. Flying to Paris this arvo. Will let you know if we find anything
@hotdogsladies.bsky.social Not bad... #geese
www.youtube.com/watch?v=wnlV...
Likely that GitHub will continue to be below average. I'm hoping more folks go to @tangled.org or @ersc.io or @radicle.xyz or something else
I'm thinking of an Enterprise deployment using managed settings constructed by an Admin and pushed to where the coding agent runs. Agree that few independent users will bother
The more I use the terminal based Chawan browser, the less I appreciate blogs that can't load without all sorts of React & JavaScript fuckery. A case in point from the Hacker News front page today - shafi.ddns.net/blog/customi.... Boo
Stained glass window in the Prague castle
Stained glass window in the Prague castle
Prague castle. Love the typography in the stained glass
Screenshot of the readelf results for the Factory Droid binary. It is the same result for Anthropic's Claude Code binary
Both Claude Code and Factory's Droid have the same readelf. I was wondering what was being used to build the binaries. Thanks for the confirmation
Claude Code (and OpenAI Codex) have native sandboxing on Linux and MacOS now - www.anthropic.com/engineering/...
Screenshot of Claude Code output showing a warning that there is an npm global installation conflicting with the binary install. There is not
I'm pretty good at wrangling through a Linux file system, but I cannot for the life of me fix the report of an old NPM based Claude Code. Argh
github.com/anthropics/c...
github.com/anthropics/c...
Trying to work out if referring to Claude Code, OpenAI Codex, Factory Droid, OpenCode, AmpCode as "harnesses" is going to confuse a somewhat technical, but more senior exec audience. I think it'll confuse them & am leaning towards "coding agent".
Paging @simonwillison.net
And still no release notes - ziglang.org/download/0.1...
Bummed that the AI coding community hasn't moved here. The news is all still on X
Zig 0.15.2 rollout has been a roller coaster. Released, withdrawn, re-released, mistaken breaking changes and still no release notes. flow and ghostty have updated to allow building at least
Noticed the cgroup initialization wasn't working on Ghostty for Linux since the move to Zig 0.15.1. Jumped on Discord, Mitchell provided a tip on where to look, Claude Code had a go and fixed it and a senior maintainer reviewed and PR created. Nice
YAML is terrible. So much damage particularly in the Kubernetes world and good to see them try and address with KYAML