This engine is not the best practice
I love all my statements equally. (I don't care for GOTO)
Submitted 1 year ago by andrew@lemmy.stuart.fun to programmer_humor@programming.dev
https://lemmy.stuart.fun/pictrs/image/98f5993c-5f56-40a2-9ce2-7e741381a201.jpeg
Comments
QuazarOmega@lemy.lol 1 year ago
andrew@lemmy.stuart.fun 1 year ago
This engine is an antipattern.
Knusper@feddit.de 1 year ago
This engine is not idiomatic.
TootSweet@lemmy.world 1 year ago
“Documentation considered harmful” - my coworkers probably.
railsdev@programming.dev 1 year ago
iT’s SeLF dOcUmenTiNg 🥴
redcalcium@lemmy.institute 1 year ago
It perfectly makes sense if you think like me.
- a deranged programmer
docAvid@midwest.social 1 year ago
Using “self documenting” as a blanket excuse to not document things that need it is inexcusable, yes, but I’d rather work on code written by somebody who seriously thinks about how to make it clean and self documenting, and then documents whatever still needs it as well, than on code written by somebody who doesn’t make that effort, but documents heavily. And as for people who claim they’re documenting everything, when the documentation is
function fooTheBar() // foos the bar
, they can eat a bag of docs.TheYear2525@lemmy.world 1 year ago
bool ticket2387_ac3 = true; // TODO if (!ticket2387_ac3) return;
UnRelatedBurner@sh.itjust.works 1 year ago
facts
hairyballs@programming.dev 1 year ago
My coworkers do document the code:
/// Returns a list of foos, given a bar. fn get_foos_from_bar(bar: Bar)
princess@lemmy.blahaj.zone 1 year ago
profoundlynerdy@programming.dev 1 year ago
Perl has entered the chat.
WhiskyTangoFoxtrot@lemmy.world 1 year ago
No, that’s just some random line noise.
gregorum@lemm.ee 1 year ago
ifelse eatme
SpaceNoodle@lemmy.world 1 year ago
“This would be better if it were covered in rust”
bob_wiley@lemmy.world 1 year ago
TheYear2525@lemmy.world 1 year ago
Gee whiz, that pun was basic!
nieceandtows@programming.dev 1 year ago
They’ve played us for absolute fools!