Hacker News new | ask | show | jobs
by lhoursquentin 2041 days ago
Great post, also love what you are trying to do with C playground, this is awesome!

I've recently been trying to build something similar, visualizing forks/exeve/read/write, but using the strace output of a binary, which is much less challenging.

1 comments

Thank you! It's open source, and I'd love to hear if you have any suggestions for it. Would also love to see what you're building!
Cool I'll definitely try to set it up in the coming days!

Here's my humble strace visualizer: https://lhoursquentin.github.io/visual-strace/