- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: June 14th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Debugging code is always harder that writing it in the first place. If you make it as clever as you can, you won’t be clever enough to debug it.
My team uses the -Werror flag, so our code won’t compile if there are any warnings at all.
Removed by mod