Viewing profile — ryan_rudd
ryan_rudd
HN member- Joined
- Sat, Jan 10, 2026, 6:50 AM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ryan_rudd
No profile information was provided.
Recent public activity
-
comment
Comment #46819352
Mine personally costs $30/mo I Use the medium instances.
-
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…
- story
-
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…
- story
-
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…
-
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…