Live data from Hacker News

Viewing profile — alschwalm

alschwalm

HN member
Joined
Sun, Feb 22, 2015, 5:22 AM UTC
HN karma
277
Public activity
49 items

About alschwalm

No profile information was provided.

Recent public activity

  1. comment
    Comment #48466749

    LD_AUDIT is another one worth knowing about (though I admittedly use it less often than LD_DEBUG) https://man7.org/linux/man-pages/man7/rtld-audit.7.html

  2. story
  3. story
  4. story
  5. comment
    Comment #34809675

    Yeah, that was my assumption as well, good to have it confirmed though. Thanks for your excellent work on bytehound!

  6. comment
    Comment #34805659

    Interesting approach. How is performance compared to something like https://github.com/koute/bytehound

  7. story
  8. comment
    Comment #34434902

    Looks nice! Kind of reminds me of binwalk: https://github.com/ReFirmLabs/binwalk

  9. comment
    Comment #33961354

    I'm curious how the benchmarks are for Btrfs on 6.1, given the improvements that (I think) landed in it: https://www.phoronix.com/news/Linux-6.1-Btrfs

  10. comment
    Comment #33601537

    Looks like it: https://docs.hylang.org/en/stable/api.html#let I recall hearing it had been implemented a while back, seems like it's true!

  11. story
  12. comment
    Comment #32099253

    I've also hit this issue. About a year ago I made an effort to use blink, but after a bit of work I recall essentially discovering that any support was effectively abandoned. I wis…

  13. story
  14. story
  15. comment
    Comment #29297718

    It is definitely also worth mentioning the now-stabilized procedural macros [1] (unless I missed where they are described). proc macros power some of the more complex macro usage i…

  16. comment
    Comment #28038183

    Location: Huntsville, AL, USA Remote: Yes Willing to relocate: No Technologies: Rust, C, C++, python, Xen, KVM, hypervisor development, Linux kernel development, IDA Pro Résumé/CV:…

  17. story
  18. comment
    Comment #27175258

    https://github.com/alschwalm/transient - A tool for quickly creating short-lived virtual machines for doing kernel or hypervisor testing, made after I got tired of dealing with rac…

  19. comment
    Comment #27006926

    VirtIO is very usable via QEMU, without libvirt (naturally, because in the configuration described in the article, libvirt is just calling QEMU). It is usually as simple as `qemu-s…

  20. comment
    Comment #24852171

    I'm concerned about self hosting a service like this as well, so I put mine behind an nginx reverse proxy that requires a client cert for auth. That way, an attacker won't even be …

  21. comment
    Comment #24189704

    We were actually previously using vagrant (-libvirt) for our CI, but moved away from it to this because vagrant does not seems to work very reliably when run in parallel. For examp…

  22. story
  23. story
  24. comment
    Comment #19932063

    There is a typo under the 'optimal performance' section. "A zero cost _abstractoin_ ought..."

  25. comment