cramforce

↗ HN profile [ 172 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Show HN: Just-Bash (justbash.dev)

    just-bash is a sandboxed bash interpreter for AI agents written in TypeScript with in-memory filesystem. The website itself is a terminal running just-bash that has access to an `agent` command which itself is an AI…

  2. Scale to One (vercel.com)
  3. Resumable streams to allow clients with flaky connections to reconnect to long-running streams like LLM responses. Uses Redis, but only needs O(1) commands per stream for the common case that resumption is not needed.

  4. Demystifying INP (vercel.com)