About 28 results
https://desertthunder.leaflet.pub/3mgi3w3lmxs2z · 7 Mar 2026
Dev Log 46: 2026-03-07
https://desertthunder.leaflet.pub/3mdgmquripk25 · 27 Jan 2026 · 🦋 Bluesky
Dev Log 45: 2026-01-27
https://posh.pckt.blog/hello-world-pxsfky1 · 27 Jan 2026
I'm James, and the code above is Hello World in PowerShell. Long ago, I worked on the PowerShell team and helped build a really beautiful and interesting scripting language. In the past couple of decades I've been continuing to explore and grow the capabil...
https://octet-stream.net/b/scb/2026-01-25-adventures-in-rust-borrowing-deserialisation.html · 25 Jan 2026 · 🦋 Bluesky
25 January 2026 serde is one of those Rust libraries where there always seems to be something new to learn. Despite using it for years, it was only last week that I first had to grapple seriously with deserialising to structs that borrow. This gave me fo...
https://desertthunder.leaflet.pub/3md4vwr2euk2v · 24 Jan 2026
Dev Log 44: 2026-01-23
https://octet-stream.net/b/scb/2026-01-16-tapped-rust-crate-for-atproto-tap.html · 16 Jan 2026 · 🦋 Bluesky
HOME BLOGS PROJECTS GITHUB 16 January 2026 Crates.io: https://crates.io/crates/tapped GitHub: https://github.com/thombles/tapped I've published the first version of tapped, a Rust library to help build ATProto appviews that need to consume the ...
https://tidepool.leaflet.pub/3mcbegnuf2k2i · 13 Jan 2026
Natural language is a wonderful interface, but just because we suddenly can doesn't mean we always should.
https://desertthunder.leaflet.pub/3mbozqyweks2k · 5 Jan 2026 · 🦋 Bluesky
Dev Log 42: 2026-01-05
https://octet-stream.net/b/scb/2026-01-03-including-rust-in-an-xcode-project-with-pointer-auth-arm64e.html · 3 Jan 2026 · 🦋 Bluesky
3 January 2026 When you add the "Enhanced Security" Capability to an iOS app in Xcode, one of the options is "Authenticate Pointers" (ENABLE_POINTER_AUTHENTICATION). This is checked by default. Therefore somebody who is adding this Capability in order to...
https://rockbox-desktop.leaflet.pub/3mam4f5hzcc2q · 22 Dec 2025
Upgraded my Rockbox desktop player's library search with Tantivy's RegexQuery for case-insensitive prefix matching. Now partial queries like 'dark' instantly find 'The Dark Side of the Moon'—fast and forgiving!