Live data from Hacker News

Viewing profile — JAKWAI

JAKWAI

HN member
Joined
Wed, Oct 07, 2020, 12:29 PM UTC
HN karma
163
Public activity
16 items

About JAKWAI

No profile information was provided.

Recent public activity

  1. comment
    Comment #32378849

    Closing my eyes was a gamechanger.

  2. comment
    Comment #32279452

    Uhh thanks for your feedback. That's very valuable to me since I did not actually know anyone who regularly uses strace. I will definitely look into implementing these flags then!

  3. comment
    Comment #32276757

    Thanks! I was invested in improving the user experience of strace. Strace is incredibly useful for debugging but I wouldn't consider it particularly "accessible". Understanding the…

  4. comment
    Comment #32276221

    Thanks for your feedback :D! I have actually never tested the performance compared to strace. I just used `time` to try to get a rough estimate and the two were basically taking th…

  5. comment
    Comment #32275908

    Hi! Like strace, lurk allows a user to trace system calls. It implements an opinionated subset of strace. Compared to strace, lurk is optimized for readability and supports structu…

  6. story
  7. comment
    Comment #32227403

    After getting corrected: It's actually *procrustinators

  8. story
    Show HN: Lurk – A pretty (simple) alternative to strace written in Rust

    Hey fellow procrastinators :-). I just released lurk, a simple and pretty alternative to strace which I’ve been working on as a side project. Lurk implements an opinionated subset …

  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #26345747

    Increasing the UX of a product never seems to be a mistake. And of course switching to another device is also part of the User Experience.

  15. comment
    Comment #25033326

    A tutorial on how to deploy a containerized Go application in a Docker container image and run that container on a Kubernetes cluster.

  16. story