Viewing profile — hrncode
hrncode
HN member- Joined
- Sat, Feb 21, 2026, 5:17 PM UTC
- HN karma
- 341
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About hrncode
No profile information was provided.
Recent public activity
-
story
LinkedIn uses 2.4 GB RAM across two tabs
https://ibb.co/fYQVfMWp https://ibb.co/MyTNnrGQ
-
comment
Comment #47103166
localhost only for now — portname works with *.localhost subdomains which browsers resolve automatically so no config needed. for custom domains like myapp.company.com you'd need t…
-
comment
Comment #47102978
glad it's useful! let me know if you run into any issues
-
story
Show HN: Portname – named localhost URLs for every dev server
Tired of localhost:3000 clashing with other projects. Built portname — a local proxy that gives every dev server a named URL instead of a port. portname run dev → myapp.localhost:1…