Live data from Hacker News

Viewing profile — grabshot_dev

grabshot_dev

HN member
Joined
Mon, Feb 16, 2026, 3:25 PM UTC
HN karma
7
Public activity
17 items

About grabshot_dev

Building GrabShot.dev — screenshot API with device frames and AI cleanup. Node.js + Puppeteer + Gemini AI.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #47120804

    This is a great observation. I've noticed the same pattern with AI-generated code and deployment configs. Ask it to set up a Node.js service and it will happily write a new PM2 eco…

  5. comment
    Comment #47120788

    If you go the image-rendering route for e-paper, Sharp (the Node.js libvips binding) is surprisingly good for this. You can do grayscale conversion, resize to the exact panel resol…

  6. comment
    Comment #47120771

    One thing worth noting: beyond raw parse speed, oxc's AST is designed to be allocation-friendly with arena allocation. SWC uses a more traditional approach. In practice this means …

  7. story
  8. comment
    Comment #47109669

    Why don't you make Claude give feedback and iterate by itself?

  9. comment
    Comment #47103370

    Neat idea. API discovery is a real pain point -- I find myself constantly Googling for specific API capabilities when building integrations. How are you handling versioning? APIs c…

  10. story
  11. story
  12. comment
    Comment #47059353

    Hi HN, I built GrabShot ( https://grabshot.dev ). The feature I'm most excited about: live OG images with zero backend code. You add one meta tag to your HTML: That's it. When Twit…

  13. story
  14. comment
    Comment #47037364

    The field-sizing: content one for textareas is the kind of thing that makes you wonder how we tolerated the JS workaround for so long. I've shipped that "measure scrollHeight, set …

  15. comment
    Comment #47037300

    Great writeup. I went through a very similar journey. Signal as the "good enough" default, then gradually wanting to own the whole stack. The bit about smacks and cloud_notify bein…

  16. comment
  17. story