Live data from Hacker News

Viewing profile — cramforce

cramforce

HN member
Joined
Mon, Oct 11, 2010, 10:23 AM UTC
HN karma
3,663
Public activity
357 items

About cramforce

No profile information was provided.

Recent public activity

  1. comment
    Comment #48014467

    Author here. Let me know if you have questions!

  2. 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…

  3. 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]

  4. story
  5. story
  6. 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…

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. 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…

  20. story
  21. story
  22. story
  23. story
  24. story
  25. 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!