Viewing profile — cramforce
cramforce
HN member- Joined
- Mon, Oct 11, 2010, 10:23 AM UTC
- HN karma
- 3,663
- Public activity
- 357 items
- HN profile
- View on Hacker News ↗
About cramforce
No profile information was provided.
Recent public activity
-
comment
Comment #48014467
Author here. Let me know if you have questions!
-
comment
Comment #47170632
I would not over-read into that doc. In practice, the only missing stuff are extreme edge cases of the type that is actually not consistent between other implementations of bash. I…
-
comment
Comment #47170565
In practice it is actually extremely fast because there is no process fork. You're talking nanoseconds for common commands [Disclaimer: I made the thing]
- story
- story
-
story
Show HN: Just-Bash
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 `a…
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
story
Show HN: Resumable Web Streams
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 commo…
- story
- story
- story
- story
- story
-
comment
Comment #43082057
The initiative is really focused on our current workloads like APIs, SSR, etc. It definitely makes Vercel suitable for a broader set of workloads, though!