Live data from Hacker News

Viewing profile — arusekk

arusekk

HN member
Joined
Tue, Apr 21, 2026, 8:23 PM UTC
HN karma
4
Public activity
6 items

About arusekk

No profile information was provided.

Recent public activity

  1. comment
    Comment #48758884

    Is there someone making a list of such incidents? It would be very interesting to take a broader look.

  2. story
  3. story
  4. comment
    Comment #48547812

    I'm working on my easy Linux installer and its website. https://1clicklinux.org

  5. comment
    Comment #47860308

    The worst part I think was getting Qt to link statically, and also forcing Windows commandline utilities to output UTF-8 instead of garbage like cp437 etc.

  6. story
    Show HN: Linux installer .exe without pendrives (secure-boot compatible)

    It is fairly simple, but useful for non-power users: a statically-linked Qt app that gracefully edits Windows Boot Manager to do a reboot-once into GRUB, which in turn launches Zor…