Live data from Hacker News

Viewing profile — ryan_rudd

ryan_rudd

HN member
Joined
Sat, Jan 10, 2026, 6:50 AM UTC
HN karma
2
Public activity
7 items

About ryan_rudd

No profile information was provided.

Recent public activity

  1. comment
    Comment #46819352

    Mine personally costs $30/mo I Use the medium instances.

  2. comment
    Comment #46819349

    I keep running into the same thing across different teams and it’s starting to bug me. Non-technical people leave feedback like: “move this up” “this looks weird on mobile” “can yo…

  3. story
  4. comment
    Comment #46796100

    Hi HN, I’m Ryan, a student and solo dev. I built PushPilot because I was tired of the "context-switching tax". Whenever a client or PM finds a UI bug—like a misaligned button or th…

  5. story
  6. story
    Show HN: I built a tool that turns browser clicks into GitHub PRs for CSS fixes

    Hi HN, I’m Ryan, a student and solo dev. I built PushPilot because I was tired of the "context-switching tax". Whenever a client or PM finds a UI bug—like a misaligned button or th…

  7. story
    How do you map runtime text back to source code without source maps?

    I’m building a dev tool that tries to do "reverse rendering"—you click an element on the frontend, and it opens the source code that generated it in your IDE. I’ve got the easy stu…