Live data from Hacker News

Viewing profile — crtxcr

crtxcr

HN member
Joined
Sun, Aug 05, 2018, 10:10 AM UTC
HN karma
146
Public activity
22 items

About crtxcr

No profile information was provided.

Recent public activity

  1. comment
    Comment #37953952

    I've been using three profiles for some time now and it works great. One is a profile that I exclusively run in a Linux network namespace, where all traffic is routed over a wiregu…

  2. comment
    Comment #37405327

    Interesting, but almost every click on the site requires an account (with an email). I would love to be able to assess it a bit more before creating an account.

  3. story
  4. comment
    Comment #37238627

    >Further research revealed that the brain communicates with the spleen – an organ that plays a critical role in the immune system – by sending electrical signals down the vagus ner…

  5. story
  6. story
  7. story
  8. comment
    Comment #35374938

    I was one of the relatively early adopters in 2015 when the BQ Aquaris E4.5 came out. I gave Ubuntu Touch a chance, particularly as I was longing for something comparable to Maemo …

  9. comment
    Comment #34539994

    I'll keep an eye on that, thx!

  10. comment
    Comment #34539976

    Good catch, thx!

  11. story
  12. story
  13. comment
    Comment #32973592

    I am working on looqs, it can do that (and also will render the page immediatly): https://github.com/quitesimpleorg/looqs

  14. comment
    Comment #32286905

    The following resources provide some background towards the original Wim Hof method: https://pubmed.ncbi.nlm.nih.gov/24799686/ https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9071023/…

  15. comment
    Comment #32098782

    Great work! >.. So how do we get it that simple on Linux? I believe the answer is to find someone with enough free time to figure out how to use SECCOMP BPF to implement pledge. > …

  16. comment
    Comment #32061750

    I was a bit disappointed by some limitations back then when I tried it for a project of mine. When searching phrases where ordering matters, phraseto_tsquery() does not quite work …

  17. story
  18. comment
    Comment #31455908

    To clarify: systemd uses seccomp to filter system calls. Seccomp employs the older BPF, but not eBPF. There was some work done to make seccomp use eBPF, but so far nothing is merge…

  19. comment
    Comment #30941674

    https://quitesimple.org/ Powered by a wiki I wrote in C++ (long story), not much going there right now besides links to my projects. I added feeds recently as I plan to start blogg…

  20. comment
    Comment #29775005

    >things you can attach eBPF programs to >... >seccomp / landlock security things Landlock does not use *BPF. Seccomp can only use BPF at this point, not eBPF (though there has been…

  21. comment
    Comment #27176478

    - adhocify: I wanted to launch commands upon file system events, however without first configuring a daemon for that task. Therefore, I created adhocify: https://github.com/quitesi…

  22. story