Remix.run Logo
r3tr0 2 hours ago

Hey, I'm the founder of yeet.

This tool was built on top of our engine: yeetd.

We put a lot of work into abstracting BPF into a JavaScript framework to give builders, human or agentic, the ability to use complex kernel primitives with a familiar programming model to build production grade, scalable infrastructure tools.

Our hope is that everyone here will soon be able to build their own tools on-demand, versus buying them.

We separate a lot of the data layer code from the presentation-level code, to make them re-usable and keep the test surface on the actual data's accuracy manageable across all the random edge cases that arise across CPU architectures, kernel versions, and environments like AWS ECS network namespace voo-doo.