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
-
@jAsE if everyone you work with can understand what is used for, then I see no problem with long names 😀
-
I always declare random named variables, I have to take a look everytime I want to use the variable
-
@fatihcoskuny that's why code obscurators exist. So you don't have to do it manually.
-
@dfloureiro What I meant was variables are so similar that when a bug comes out I want to hang myself up
-
Class: AfterReturningQueryUserGroupAndAdminsSysVarsWorkerUpdateAppsAspect
I feel guilty, my name schema for everything aop related might not have been the best. -
someWeirdArrayOfASingleArrayThing, this was because some API returned results as a hash table nested in two arrays of size 1 😑
-
Mitiko63557ythisVariableWillForSureNotBeUsedByThisFuckingFrameworkThatFuckingOverloadsMyShit...
Renamed it to devSexLife -
($garbage, $christskytravellermonth, $christskytravellerday) = Add_Delta_YMD($currentyear, $eastermonth, $easterday, 0, 0, 39);
That var... $christskytravellermonth.... 23 chars...
Related Rants
What's the weirdest/longest variable name you ever declared?
undefined
variable
asking
askadev