Live data from Hacker News

Viewing profile — Throwaway194902

Throwaway194902

HN member
Joined
Fri, Nov 05, 2021, 3:08 PM UTC
HN karma
16
Public activity
5 items

About Throwaway194902

No profile information was provided.

Recent public activity

  1. comment
    Comment #31667933

    Sorry for the delay. Disclaimer: I turned the thesis in already but I'm still waiting for my supervisor's feedback. So it might be completely wrong and has not been reviewed until …

  2. comment
    Comment #31582518

    I have not used PageRank to rank search results but to detect monitoring sensors in P2P botnets as part of my master thesis and it worked pretty well. It is quite effective in dete…

  3. comment
    Comment #30698199

    "A spectre is haunting Europe – the spectre of communism"

  4. comment
    Comment #30057884

    NixOS and Guix do _not_ require static linking. They go even one step further and allow many versions of a dynamic object to exist at the same time and each software on your system…

  5. comment
    Comment #29304319

    I extensively use nix-shell if that falls under ad-hoc package management. Together with lorri[0], I can place a `shell.nix` in my project repository and when cd'ing into the folde…