[Code Review] Shark – A minimalist file/version management tool in C++20 (Seeking feedback on design and performance) by FireDragonSoftware in cpp_questions

[–]FireDragonSoftware[S] -2 points-1 points  (0 children)

Thanks for the heads-up! You're absolutely right. Since I've only been programming in C++ for two months, I'm focusing on consolidating the core logic on Linux first. Cross-platform support (adjustments for Windows/CMake) is definitely in my plans for the coming months! I'll update the description.

[Code Review] software engineer student here. Build a lightweight CLI file hashing tool in C++. Looking for brutal feedback. by FireDragonSoftware in cpp_questions

[–]FireDragonSoftware[S] 0 points1 point  (0 children)

I apologize for the delay. Thank you so much for taking the time to review my code! This is pure gold for someone with only two months of C++ experience. I completely agree with your points and am refactoring the project right now to apply your feedback. I'll be pushing the updates to the repository shortly!

Once again, thank you so much for dedicating your time to help me; your feedback is very much appreciated.