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
-
Voxera115857yTwo hardest problems in computing:
Naming things
Cache invalidation
Of by one errors
;) -
I had to add a disclaimer to a webpage. The htmls section id is <section id="nobodyneedsthisshit">
not a variable but still funny, I guess.. -
Right now I have created a disposable Python script for rearranging some strings. Yeah, the variables are "thing1" and "thing2". I feel you.
-
@aravindio i usually try to write a story. All my commits put together tell a blistering tale of murder, crime, passion and despair. I add the regular informative stuff, but it's fun to keep the creative veins flowing. :)
-
I find variable naming quite easy, but being in the right controller in
AngularJS or doing frontend stuff is really hard.
I fucking hate browsers.
Related Rants
The hardest thing about coding is variable naming
undefined
variables
variable naming
development