Live data from Hacker News

Viewing profile — DvdGiessen

DvdGiessen

HN member
Joined
Fri, Jun 05, 2015, 9:01 PM UTC
HN karma
457
Public activity
33 items

About DvdGiessen

GPG key id: 7b9684b572b86c26826a8f5e342ccf7ef78b7a2c https://github.com/DvdGiessen.gpg

Recent public activity

  1. comment
    Comment #46710279

    Running a number of production services on-premise on a big machine using native zones, a few using LX zones (the built-in Linux compatibilty layer), and a single bhyve zone. Actua…

  2. comment
    Comment #45088518

    You might also be interested in the IRMA protocol and the app implementing it, Yivi. They support a similar scheme, but using some additional cryptographic systems that provide ext…

  3. story
  4. comment
    Comment #42072500

    Copying using OSC52 is great! I have a cross-platform shell function for that in my bashrc [1], as well as an implementation that works in vim [2]. [1]: https://github.com/DvdGiess…

  5. story
  6. comment
    Comment #41884172

    When implementing a tiny timing library in JS a few years back I found that most engines indeed seem to cast the value to an integer (effectively flooring it), so in order to get c…

  7. comment
    Comment #40966380

    I haven't so far. CS:GO and now CS2 run natively on Linux, so never played those online in the VM. I hear Valorant's anticheat is trouble, but I haven't played it (and probably won…

  8. comment
    Comment #40954629

    When I switched to daily driving Linux I created a VFIO Windows VM that gets passed through my GPU and USB controller (and thus audio, inputs) which gives me pretty near native per…

  9. comment
    Comment #37818099

    One I remember is [0], mostly because of the excellent accompanying blogpost about how it works [1]. [0]: https://piratehearts.itch.io/supercrt [1]: https://www.gamedeveloper.com/p…

  10. comment
    Comment #36591770

    In production on SmartOS (illumos) servers running applications and VM's, on TrueNAS and plain FreeBSD for various storage and backups, and on a few Linux-based workstations. Using…

  11. comment
    Comment #35314322

    A workaround that works locally (and only locally) is to build zfs-dkms (AUR) yourself and modify it so it doesn't break on these GPL-only symbols. While the licenses would forbid …

  12. comment
    Comment #34989484

    See also the recent talk the author gave at FOSDEM last month[1] for an introduction to the tool and its use cases. [1]: https://fosdem.org/2023/schedule/event/bintools_poke/

  13. comment
    Comment #31425278

    Actually, you can use it on Android, but it does require using Firefox Nightly[1]. That does come with downsides such as Nightly being less stable and installing extensions requiri…

  14. story
  15. story
  16. story
  17. comment
    Comment #21497770

    As a long time user of Sandboxie, I'm excited to see this announcement and am looking forward to the open source release and what the community might be able to do with it. Sandbox…

  18. story
  19. comment
    Comment #20670471

    As it turns out, your post triggered this crappy AI's reply_with_obligatory_xkcd() subroutine. https://xkcd.com/876/

  20. story
  21. story
  22. comment
    Comment #16416861

    You could look into streaming parsers such as Oboe.js, which specifically support the use case of parsing JSON tree's larger than the available RAM[0]. Then again, when you're load…

  23. comment
    Comment #16416238

    I like the idea of sharing clean URL's. Actually, I use the Pure URL add-on[0] for Firefox which also removes garbage such as e-mail campaign tracking values, both for the purpose …

  24. story
  25. story