preyneyv
- Karma
- 0
- Created
- ()
- Submissions
- 0
- We're Learning Backwards: LLMs build intelligence in reverse (pleasedontcite.me)
- Show HN: I turned ARC-AGI-3 into a daily browser game (arcaptcha.io)
I built a daily Wordle-like game on top of ARC-AGI-3. Each day, you get a new environment with no rules and no instructions. Figure out the goal and beat it in as few actions as possible.
- I Waited 10B Cycles and All I Got Was This Loading Screen (blog.preyneyv.dev)
- Show HN: Use prompt": Compile-time code generation (twitter.com)
Inspired by Next.js' announcement of the "use cache" directive, I spent a weekend building the next big thing: "use prompt". Compile-time code generation using directives. Transformers combined with transforms. A…
- HTTP/1.1 500 Segfault: Building a web server in C (blog.preyneyv.dev)