Viewing profile — omvtam
omvtam
HN member- Joined
- Tue, Sep 15, 2020, 12:00 AM UTC
- HN karma
- 5
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About omvtam
No profile information was provided.
Recent public activity
-
comment
Comment #34277305
Outbound bandwidth has always been limited out here in the sticks and our inbound has only been "high bandwidth" for the last few years. For a while I was employed as a contractor …
-
comment
Comment #33667045
The nuke-it-from-orbit approach works for me but ymmv: a default-deny firewall for the Windows IP on the default gateway with external squid proxy for Firefox. netstat -on | grep $…
-
comment
Comment #33614155
I inherited a 1980's model AC/Furnace and controlling the AC at least is extremely simple and cheap. A 12V relay in the compressor housing activating the 220V switch, connected to …
-
comment
Comment #32412075
You can hang your fiber on existing infrastructure like electric distribution poles. edit: If you're the electric company.
-
comment
Comment #24476546
One way to get a static IP is to rent a cheap VPS, put wireguard on it and use DNAT to forward IP to the client PI as wg client. Works well with an NGINX reverse proxy on the PI re…