Viewing profile — arusekk
arusekk
HN member- Joined
- Tue, Apr 21, 2026, 8:23 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About arusekk
No profile information was provided.
Recent public activity
-
comment
Comment #48758884
Is there someone making a list of such incidents? It would be very interesting to take a broader look.
- story
- story
-
comment
Comment #48547812
I'm working on my easy Linux installer and its website. https://1clicklinux.org
-
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.
-
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…