I wouldn’t mind the open source part, at least we can see why it breaks.
- 0 Posts
- 7 Comments
Joined 1 year ago
Cake day: June 22nd, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
aaaaaaaaargh@feddit.orgto
Programmer Humor@programming.dev•goto spaghetti1 goto spaghetti8 goto spaghetti6 goto end1 goto start5
6·1 month agoNot even that. Switching code flows means potential void of state integrity. Error handling should either terminate discarded states or not interfere at all.
By the way, imagine smart pointers with goto jumps.
aaaaaaaaargh@feddit.orgto
Programmer Humor@programming.dev•goto spaghetti1 goto spaghetti8 goto spaghetti6 goto end1 goto start5
17·1 month agoThat is until you’re doing something more complex, then goto becomes no-go.
aaaaaaaaargh@feddit.orgto
Programmer Humor@programming.dev•Who cares about time complexity
11·2 months agoThis is the spirit
Agreed, but in terms of efficiency wouldn’t it make more sense to put the sign bit right before the mantissa in order to keep the memory layout more consistent with powers of two?
aaaaaaaaargh@feddit.orgto
Programmer Humor@programming.dev•This is my life now, until I finally understand Cmake.
1·1 year agoDid you know that there is a debugger in Jetbrains CLion (and I think VS as well) that allows you to step through your CMake scripts? As ridiculous as this may seem, actually it is really useful.
This would’ve been a chance for a TODO.