Viewing profile — IVski
IVski
HN member- Joined
- Sun, Apr 26, 2026, 11:09 PM UTC
- HN karma
- 2
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About IVski
PHP/Linux sysadmin who got tired of SaaS and started
self-hosting everything. ivski.com is my corner of the web
dev tools, a Linux playground, and a multiplayer UNO game,
all running on one Debian box in my living room.
Recent public activity
-
comment
Comment #48091169
[flagged]
- story
-
comment
Comment #48023640
[flagged]
-
comment
Comment #48023143
[flagged]
-
comment
Comment #48009978
This is opt-out dark pattern territory. Git commits are a permanent record of authorship silently injecting a co-author trailer without explicit consent is a trust violation, regar…
-
comment
Comment #48009911
[dead]
-
comment
Comment #48009871
WebRTC DataChannels work well for this. Chunk the file (~64KB chunks), handle backpressure manually, and use a simple signaling server for the handshake. wormhole.app is a good ref…