Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
![](/static/devrant/img/pipeless-devrant-banner-white.png)
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
retoor36205d@Lensflare mostly probably 😁 Python dem language for sience dawg! Python will figure out in the end that climate is doing fine 😎 Also, didn't you mean snek++?
-
@Lensflare fuck you, I use type annotations and shit. I'm also a c++ dev too. They've got huge ass comments explaining what the code does, like legit 50 dashes, a line saying this loads data, another 50 dashes then a COMMENTED OUT load line that has been replaced elsewhere. It was added and removed by the same person in the same block of work I'm currently reviewing, so I just see this useless block has been added.
-
@atheist I‘m sorry, I didn‘t mean to insult you, but your answer is somehow funny as hell! 😂
-
I've so far spent half a day reviewing this and have only got as far as style yet..
-
The worst thing is I'm in a different department and no idea what seniority this person is so I don't know if I can just tell them to change shit and know they'll actually listen or not. I'm reviewing because I rewrote it previously after another data scientist did a load of god awful code (worse than this).
-
retoor36204d@atheist there is only one way to proof you're a true dev in these dark days. It is:
int main(int argc, char *argv[]){
unsigned int the_number = (1337 + 420) * 42;
return 0;
} -
@retoor I remember when that wouldn't fit in an unsigned int. Cause platform for 16 bit.
Some data scientists are like fucking first year baby devs and I've just got to try to be nice and hold their hand and not scream....
rant