automating macOS
June 04, 2025The quest for transparent DOM element screenshots
Join us as Amos falls down the rabbit hole of automation tools to bring you, the viewer, the absolute highest quality screenshots and code snippets.
The quest for transparent DOM element screenshots
Join us as Amos falls down the rabbit hole of automation tools to bring you, the viewer, the absolute highest quality screenshots and code snippets.
Proxying: it's good for you!
James and Amos are back, and talking about routing, reverse proxies, and yeeting packets onto the internet.
James' cheat codes for low/mid volume + rapid embedded development
James shares why you might want to design embedded systems as a network of devices, instead of trying to cram everything into a single chip
Another take on (de)serialization in Rust
In a rare direct follow-up episode, Amos shares an even differenter take on Serde, this time focusing on the kind of needs a server would have when handling data. Spoiler: Yes, merde means poop in French.
And now for something completely different
A bit about how serde works well, a bit about how serde doesn't work well, and a bit about a different, questionable way of doing things