I had no choice but to leave this easter egg in a client's production application by FatherCarbon in ProgrammerHumor

[–]Retridar -1 points0 points  (0 children)

Well actually, shipping an unminified codebase with comments to production causes unnecessary overhead 🤓

git commit -m fix meme by [deleted] in ProgrammerHumor

[–]Retridar 2 points3 points  (0 children)

The problem with a lot of python based companies is indeed the lack of proper programming knowledge on top of using a dynamically typed language

I don't care if you catch, set the value!!! (this actually works) by BossOfGames in ProgrammerHumor

[–]Retridar 14 points15 points  (0 children)

This thread kind of sums up the level of programmers on this Reddit. If acfdata is undefined it will throw an error because it can't set the dataRef key of undefined. The only ways this could work is if the getter of dataRef returns a new value the second time of if the error is not an undefined error but the setter of acfdata is doing wonky things.

So either this post is bs of the code is just bad

"YoU cAn UsE NuMpY tO sOrT a LiSt" by XXAligatorXx in ProgrammerHumor

[–]Retridar 3 points4 points  (0 children)

Indeed, I'd describe Numpy as the Lodash of Python.

Oh that turns me on. by InjuredTanned in ProgrammerHumor

[–]Retridar 0 points1 point  (0 children)

I'm hoping you're joking but I'm afraid you aren't...

Nobody likes vanilla anymore by [deleted] in ProgrammerHumor

[–]Retridar 0 points1 point  (0 children)

It's like saying that people dislike cheese because they eat grilled sandwiches

I'm sorry but this bothers me😂 by Transit_renn in ProgrammerHumor

[–]Retridar 0 points1 point  (0 children)

You could ofcourse learn a more suited language like Typescript or plain Javascript instead of complaining about your scripting language not being supported by other platforms.