Live data from Hacker News

Viewing profile — IVski

IVski

HN member
Joined
Sun, Apr 26, 2026, 11:09 PM UTC
HN karma
2
Public activity
7 items

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

  1. comment
    Comment #48091169

    [flagged]

  2. story
  3. comment
    Comment #48023640

    [flagged]

  4. comment
    Comment #48023143

    [flagged]

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

  6. comment
  7. 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…