this post was submitted on 29 Feb 2024
22 points (100.0% liked)
C++
1732 readers
1 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This kind of work is oddly therapeutic to me. As long as I'm actually able to change things significantly and I'm not under too much time pressure.
What really sucks is when I get a task like this and someone wants more crazy complexity added. e.g. I'm just trying to fix the code up and make the existing API fast & safe, but management wants us to also emulate the entire API of a competing product, including all its awful legacy.