Live data from Hacker News

Viewing profile — susupro1

susupro1

HN member
Joined
Sun, Mar 29, 2026, 1:03 PM UTC
HN karma
17
Public activity
13 items

About susupro1

Solo dev. 30MB native macOS tool, not 800MB Electron. Rust + Tauri + local FTS5.

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
    Comment #47587221

    You are not crazy, you are just waking up from the SaaS delusion. We somehow allowed the industry to convince us that paying $20/month to rent volatile compute, have our proprietar…

  8. comment
  9. comment
  10. comment
  11. comment
    Comment #47573419

    This perfectly explains the trade-off. But from a pure UX perspective, freezing the input pipeline feels uniquely hostile. They could buffer the keystrokes invisibly in the backgro…

  12. comment
    Comment #47563155

    This is exactly why most devs just surrender and ship an 800MB Electron bundle for any cross-platform tool. I finally got sick of that tradeoff. Ported a local video processing pip…

  13. comment
    Comment #47563151

    Hit this exact wall with desktop wrappers. I was shipping an 800MB Electron binary just to orchestrate a local video processing pipeline. Moved the backend to Tauri v2 and decouple…