Viewing profile — JAKWAI
JAKWAI
HN member- Joined
- Wed, Oct 07, 2020, 12:29 PM UTC
- HN karma
- 163
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About JAKWAI
No profile information was provided.
Recent public activity
-
comment
Comment #32378849
Closing my eyes was a gamechanger.
-
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!
-
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…
-
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…
-
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…
- story
-
comment
Comment #32227403
After getting corrected: It's actually *procrustinators
-
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 …
- story
- story
- story
- story
- story
-
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.
-
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.
- story