A blazingly fast competitive programming helper that speeds up your workflow during any programming contest.
Maksim
Check their project out: emotional heatmap
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Made the code more maintainable, also attempted to add a function, but I have no time. idk what to put in the image
Finally make CMake integrate well with Nix! All the deps are now fetched in CMake. Since Nix is sandboxed, it cannot access the internet, so I need to prefetch it and pass them to CMake.
The process is fun, but it took way longer than I expected (this 1 hour + many many hours I spend in previous commits). I tried Bazel + Nix, fetching deps with nixpkgs (failed cuz I need compatibility with more distros), and try fetching in cmake. without prefetching in Nix.
IDK what to put in the photo so I'll put the files I've worked on this session.
Finished every single functional part of the program! Learnt quite a lot, very fun! Gonna write more docs, refactor the code, and play with some package managers tmr.
Tried Bazel, Cmake with fetchcontent, finally arrived on Nixpkgs + cmake which works the best. Very frustrating... But fun!
Used way more than 1 hour (struggling since last week) as I did not install hakatime.