A lot of this code was written when I didn't have to maintain code for a living. It could be a lot better 😅. By 1.0, I'm aiming for: * [ ] Zero errors (`-Wall` or similar) * [ ] Memory management audit (Valgrind) * [ ] Error handling audit (Good null practice) * [ ] Blueprint for UI, GObject for data binding (@oscfdezdz has done most of this already 🚀)
A lot of this code was written when I didn't have to maintain code for a living. It could be a lot better 😅.
By 1.0, I'm aiming for:
-Wallor similar)