dangoodmanUT
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Tinysandbox-JS-Runtime - JS in WASM in v8 (github.com)
Tinysandbox already had a WASM-based JS runtime that worked where you could run Rust or NodeJS. This makes it so you can run isolated JS anywhere WASM runs, including the browser ([1]), Cloudflare Workers, and Convex v8…
-
Hi HN! Got nerd-sniped by the "Git at any scale"[1] blog post and made a generalized version of their S3 WAL with support for read replicas. Instead of a single WAL file like theirs, WalTier has snapshots so it can be a…
-
We needed hyper-lightweight sandboxes for massively parallel agent fanout that could be recycled in milliseconds, take only KBs of memory when not actively running a command, and can work with bottomless filesystems.…
- Where Agents Converge (danthegoodman.substack.com)
- Show HN: Vbuckets – Infinite virtual S3 buckets (github.com)
Made this proxy as a method for enabling "bucket per deployment" without having to worry about S3 provider quotas. Great for giving each agent their own S3 bucket without having to worry about cleaning it up to reclaim…
- Show HN: Netfence – Like Envoy for eBPF Filters (github.com)
To power the firewalling for our agents so that they couldn't contact arbitrary services, I build netfence. It's like Envoy but for eBPF filters. It allows you to define different DNS-based rules that are resolved in a…
- Show HN: SpecificProxy – Proxy Using a Specific IP (github.com)
Threw together this very specific proxy that allows the downstream to define which IP will be used for the proxied request, and has built-in rate limiting mechanism to coordinate upstream rate limiting across clients.…
- EpicEnv: Overlay Environment Support (github.com)
- Bash script to vendor in NPM packages to your repo (gist.github.com)
- We need more databases (danthegoodman.substack.com)
- We Built an Auto-Aiming Trash Can [video] (youtube.com)
- Rust's Result in 200 lines of TypeScript (github.com)
- TB-scale log ingestion and querying as a package (github.com)
-
Hey HN! I got nerd-sniped by Bloom Filters this weekend, specifically for searching datasets with high "cardinality" (number of unique items). They're an _amazing_ data structure that, at a fixed size, tracks potential…
- Ah yes, agentic phishing, excellent (danthegoodman.substack.com)
- The not so secret way to pay for faster AI inference (danthegoodman.substack.com)
- Representing filesystems in databases efficiently with Hierarchical Ordering (danthegoodman.substack.com)
- The most important part of a distributed system: Time (danthegoodman.substack.com)
- LLMs don't know what they are talking about (danthegoodman.substack.com)
- I Hate the Sunfish (old.reddit.com)