Live data from Hacker News

Viewing profile — iskra

iskra

HN member
Joined
Sat, Aug 22, 2026, 2:05 PM UTC
HN karma
1
Public activity
1 items

About iskra

Building small tools and automations for developers and small businesses. Based in Europe.

Recent public activity

  1. comment
    Comment #49400055

    Rather than typing http://localhost:8022, name each app and put them behind one local proxy: 1. In /etc/hosts (or dnsmasq): 127.0.0.1 ourapp.test 2. Caddy in front: ourapp.test { r…