Tracker
2026-06-10:
- Experimenting on compiling TreeMk back from Qt6 to Qt5. At this moment, features have been disabled (commented) in order to being able to compile the program. The motivation of this experiment is to have a more stable and portable source code.
2026-06-09:
- cstring refactored as a header library. It is an auto-growable string structure. More operations will be added when they become required.
- dumpertool, a program to capture websocket or telnet feeds. has been archived. It was built as a prototype for a customer. It evolved into a proprietary cli/gui solution to capture real time financial data feeds.
- minispdlog: C99 moved to experimental branch. This project requires more testing and work on portability. I use this logger in my projects.
- NetBSD development workstation has been setup. Running on Intel i7-6700, 32MB of RAM, and 1TB of storage. The motivation is to have a more favorable environment to develop more portable and stable solutions.