Live data from Hacker News

Viewing profile — kxxt

kxxt

HN member
Joined
Mon, May 02, 2022, 2:38 AM UTC
HN karma
93
Public activity
16 items

About kxxt

No profile information was provided.

Recent public activity

  1. comment
    Comment #48501212

    It would be more interesting to see the release of the desktop application of open-source Euro-Office because the CEF binary used in "open-source" OnlyOffice desktop application is…

  2. comment
    Comment #45083802

    It's because CRLs/OCSP sucks so now short expiration is rolling out.

  3. story
  4. story
  5. comment
    Comment #40303932

    tracexec uses BPF to some extent, but probably not in the way you guessed. it uses ptrace to do most of the work and use seccomp-bpf to speed it up. Using eBPF to do the syscall fi…

  6. comment
    Comment #40303912

    Yes, it's a very high priority todo for me: https://github.com/kxxt/tracexec/issues/3 . I already reserved space for it(The empty line under title in the TUI). It requires some wor…

  7. comment
  8. story
    Show HN: Tracexec – TUI for tracing execve and pre-exec behavior

    tracexec helps you to figure out what and how programs get executed when you execute a command. It's useful for debugging build systems, catching fd leaks, understanding what shell…

  9. story
  10. story
  11. story
  12. comment
    Comment #33894893

    ChatGPT can be a helpful reviewer but it can also give you miss leading suggestions. But it seems that it doesn't know how to properly write a patch.

  13. story
  14. comment
    Comment #33763631

    Recently I participated in Geekgame 2nd, which is a pretty good CTF competition for CTF newbies like me. One problem in that competition is to submit a safe rust program that will …

  15. story
  16. story