Sam Scott
banner
samjs.io
Sam Scott
@samjs.io
Hi 👋 I'm Sam. Building Workers AI @ Cloudflare. prev: cofounder/CTO of Oso buliding authorization as a service in Rust. PhD in Cryptography.

GitHub: https://github.com/samscott89/
Thank you! I'd love to hear any feedback. And I'll probably be popping up in the salsa zulip shortly. I want to write a blog post on using it and would love get some feedback on it for accuracy
July 10, 2025 at 9:33 PM
Thanks!
July 10, 2025 at 9:15 PM
The fact that Shape describes "The memory layout of the type" part has got me thinking. I'm currently experimenting with some Rust debugging tooling. How feasible do you think it would be to expose the `SHAPE` const to external programs, so I could use that instead of Dwarf info?
April 9, 2025 at 4:05 PM
Awesome stuff! I maintain `serde_qs` which is like your facet-urlencoded in that it handles nested structs. I need to revisit the code -- I wrote it ~9 years ago -- but at a glance the facet version looks so much simpler.
April 9, 2025 at 4:05 PM