Curious what problems you expect to matter in the next couple of years.
Thx!
When I exit the ssh session, it terminates (or "pauses").
I've wanted to make it for a while but never got around to it.
Essentially, it’s like VSCode Peek definition but with a different visual style, and similar to the same functionality of source insight but free and in Linux.
The purpose is to read xv6 source code. I have found some parts of the kernel, e.g. the file system to be convoluted, and I need to follow quite a few jumps to form the system mindset. Having such a small tool is very helpful.
Actually it doesn’t look too hard to implement. Maybe I’ll write it myself in QT.