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
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
One benefit of having a shit short term mem and working on a shit ton of projects is that it taught to write readable code and comment well...for my own sake
-
did he use 76 variables in the same function or did he just throw everything in the global scope?
-
nevidev449yAll in one function. The others have their own variables I haven't tried to deal with yet. *shudder*
-
The guy could've been a genius. Realizing his talents were wasted on the mundane challenges of programming, he decided to play a game of Memory with variables, to spice things up and exercise his mind.
Related Rants
-
cdrice105"You gave us bad code! We ran it and now production is DOWN! Join this bridgeline now and help us fix this!" ...
-
MoboTheHobo35My Friend: Dude our Linux Server is not working anymore! Me: What? What did you do? My friend: Nothing I swe...
-
tommy15Right now someone at Google is coding something useless for us to laugh at on April Fools.
Boss: Can you refactor some of the code [dev who recently quit] wrote? Y'know, improve the readability a little bit.
Me: Sure thing. *opens project*
Project: *has 76 variables named var2 through var78*
undefined
coworker woes
fml