If you want to do the software equivalent of digging a ditch that’s cool, but I’m not sure why you would expect to get an engineer’s salary for doing so.
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: July 3rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
The idea that coding is the only part of your job is “actual work” is where you’re going wrong. The goal is to create robust, well-functioning software that’s documented and fulfills what it needs to do, not write an arbitrary amount of code. Your job is more than just doing the part you like.
johannesvanderwhales@lemmy.worldto Open Source@lemmy.ml•Winamp has announced that it is opening up its source code to enable collaborative development of its legendary player for Windows.3·1 year agoI think I was running x11amp, but it was Linux-only at the time.
It would be pretty easy to make a fraction class if you really wanted to. But I doubt it would result in much difference in the precision of calculations since the result would still be limited to a float value (edit: I guess I’m probably wrong on that but reducing a fraction would be less trivial I think?)