Live data from Hacker News

Viewing profile — hrncode

hrncode

HN member
Joined
Sat, Feb 21, 2026, 5:17 PM UTC
HN karma
341
Public activity
4 items

About hrncode

No profile information was provided.

Recent public activity

  1. story
    LinkedIn uses 2.4 GB RAM across two tabs

    https://ibb.co/fYQVfMWp https://ibb.co/MyTNnrGQ

  2. 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…

  3. comment
    Comment #47102978

    glad it's useful! let me know if you run into any issues

  4. 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…