I took ONE computer science course college that focused on C++ and algorithms. I feel like that course gave me a solid foundation in C++ in where I understand code and read it well, but I just don’t practice enough to be proficient at it.
Aside from that, I really enjoy coding, especially in the little C++ that I learned.
Enter ChatGPT an holy hell, all of a sudden my ideas are coming to life at breakneck speed. I always wanted a pet project so I could learn and practice and with me wanting to use my peripherals in my Linux VM, I find that usbip is excellent in handling peripherals over the network.
Although I don’t hate the command line, I would rather deal with a tray daemon. I haven’t seen a usbip interface that incorporates the tray, so I’m implementing that.
The results so far have been pretty amazing and I’m having a lot of fun coding in QT. The issue I want to bring up is to know if people out there are interested in me making this project into a package or something.
The other thing that I can think of is to ask people out there why I should NOT be doing this, or if I should be exploring something else.
Thanks.