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
Search - "names"
-
Being paid to rewrite someone else's bad code is no joke.
I'll give the dev this, the use of gen 1,2,3 Pokemon for variable names and class names in beyond fantastic in terms of memory and childhood nostalgia. It would be even more fantastic if he spelt the names correctly, or used it to make a Pokemon game and NOT A FUCKING ACCOUNTANCY PROGRAM.
There's no correspondence in name according to type, or even number. Dev has just gone batshit, left zero comments, and now somehow Ryhorn is shitting out error codes because of errors existing in Charmeleon's asshole.
The things I do for money...24 -
Programmers: Always use descriptive variable names.
Mathematicians: Single letter variable names always, ideally from obscure/dead alphabets.
Src: Twitter16 -
My boss just revised my report and sent it back with new file names. Memes have officially infiltrated the workplace.7
-
Some ideas for variable names. Thank me later :))
1. bool sheet;
2. int entionally;
3. char mander;
4. double penetration;
5. string cheese;
6. long schlong;23 -
DevConfession
I often google names for my variables to see if I find a betrer fitting synonym that reads better14 -
In all honesty, if there was a course on giving variables good, informative and not completely stupid names... I would take it.13
-
These are some of the team names for my University's System Programming class. Thought you all would enjoy...13
-
Coding nightmare -> the guy who wrote this application I guess wanted job security? At the VERY least to be a pain in the ass to anyone else who touches his code....WHO NAMES THEIR VARIABLES PEOPLE NAMES?!?!? do I know what "Beth" or "Sarah" stand for? ummmm....no 😢8
-
Naming contest:
These two 'new' servers need hostnames.
Names must be within the following constraints:
* Names must be female
* Names must be pronouncable and writable in ASCII standard set of characters.
* Names are preferred to reference to duo's, like sisters, twins, dynamic duo's like chip and dale, but female.
Previous servers were name 'tairu' & 'mairu' (heroic age) and 'karen' & 'tsukihi' (nisemonogatori)
Let's see if the devrant community can surprise me.
Entries will be closed within 48 hours of this post.77 -
Getting really sick of brand naming conventions these days, Youtube just suggested me a video called "Samsung Galaxy S20 Ultra vs iPhone 11 Pro Max!"
Like what are those, Transformer names? 🙄12 -
Just got picked up for a project. 20,000+ code base, no comments, no docs, variable names like x, xx, xxx, no function name conventions, and a mishmash of Czech, French and English class names.
I thought this job was too good to be true. #fml4 -
If you ever come across a Java codebase with capitalized method names, RUN. I should've taken this advice years ago.
-
User: “I’ve tried hundreds of different names. How come all the usernames are registered?!😤”
Developer: ”I’m quite confident about my code. Can’t find any issue in this login form.🤔”
QA: “It passed all unit tests. We did a comprehensive testing on live server by registering all the possible names. What can go wrong?🙀”1 -
My co-worker gave me assets for my project with names like- layer_1, layer_1_copy, layer_1_copy_copy...2
-
Deciding a domain or project name, got to be the next worst after naming variables and exposed method names14
-
Thought Amazon servers went bonkers seeing these names. Later realized these are episode names for TV series, Mr Robot.
-
Friend : I know how to program!
Me : Cool! What language do you program in?
Friend opens notepad and names file program.bat
You have disappointed me8 -
Not sure if those are real song names or Spotify is trolling me when I try to trigger a "no results" UI in my app.6
-
Classmates having trouble with their mess of spaghetti code and improperly named variables (I saw variable names like "poop" already).6
-
You know a Repo is fucked when you have to rely on global text search to find and rename symbols like method or class names.4
-
Never name two different variables with the ALMOST same name or It will stop your work for a hours. I named one "lang" and anothers "langs"2
-
Apple’s new iPhone lineup has confusing names:
- iPhone extra regular liquid liquid crystal display
- iPhone extra small
- iPhone extra small maximum3 -
Pet peeve of the day: People littering code with comments that repeat already obvious method names.
// Submits public key password
SubmitPublicKeyPassword(string psw)
{
//...
} -
When you have been anonymously voted for the team leader and you know only two names from your 80 people class.2
-
Some people say they use dark themes because it looks cool, but we all know it's for when you're up late programming and don't want your eyes shot to pieces.10
-
Giving functions exciting names so you can feel like a Bond villain while programming:
execute(); destroy(); fire(); isDead();6 -
Was my prev dev fucking high or what?
Who names an UPDATE Query as delete.
That shitfuck deserves a special place in hell.21 -
You can only use letters and spaces for names...
WELL FUCK YOU!
FUCK YOUR STUPID DEVS!
FUCK THIS!
(still a cool service tho)8 -
Best Practice: variables with meaningful names.
Me: variables named after stuff from the Marvel universe.
End result: Debugging after 6 months. WTF is mjolnir6 ???2 -
If I had a penny for every time I misspelt 'nginx', I'd be richer that Bill Fucking Gates.
Could you have picked a more typo-prone name!?9 -
So since JARVIS (Just a Rather Very Intelligent System) is out.
Only ALFRED is left.
*popular AI child names*5 -
For all those lazy people who hate writing long domain names: DDG is now available also on duck.com domain4
-
Programming challenges:
Easy: Hello World!
Medium: Matrix multiplication
Hard: Artificial intelligence
Impossible: Coming up with meaningful names for variables and scripts...2 -
Had to download eclipse ide for a project
Latest release is called neon
Guess they ran out of cool planet names
😀3 -
Android O is coming soon!
Write your thoughts about what this version name should be in the comments below!
ex) Oreo, Octopus(?)
Google
http://www.android.com24 -
What docker means:
Sorry pal, service names mustn't contain spaces
What docker says:
desc = name must be valid as a DNS component1 -
I'm doing my own sci-fi D&D story and need some new weapons! So why not use programming names? 🤔
So far:
voidpointer
nullifier
destructor
finalizer
One player is also a dev and I want to trigger him as hard as I can 😈6 -
dfox and trogus are devrant++ users but there names are not listed in devrant++ supporters list..
You both missed to add your names.. or took the privilege of being the founders and developers..5 -
Just me who cringes when people replace brand names they don't like with things like "winshit" or "shitter"?
Not defending any brands though, obviously.10 -
When your dev's copy and paste code and don't bother changing the (completely irrelevant and misleading) variable names.1
-
Figuring out where to put my devRant stickers is like picking variable names.
Except you can't refactor stickers... -
Had to consume a soap webservice which spits out a XML of 5000 lines with ambiguous node names and a shitload of data that needs to be parsed.
Built a ORM model to hold all the data and I already built a Xmlparser which works like a boss.. untill now..
I've been debugging for 3 hours, cursing every God man ever made up. Swearing at my screen like a madman... but this particular set of nodes just didn't got saved properly to the DB...
Alright, so my ORM definition is fucked... nope... Alright, so my XmlParser is fucked... nope...
Whaaaaat the fuuuuck...
Oh wait, I've been checking the wrong table for hours....
Hooray for ambiguous tables because I followed the ambiguous structure.
I am going to get drunk now.
X1 -
I bought this beer just because of it's name. Is there any whiskies or other drinks with geeky names?7
-
When u send ur code for review and instead of getting comments for logic u put in, u get 10+ comments regarding variable names , extra lines and formatting.
LMF7 -
Unintuitive APIs, with poor documentation and terrible parameter names. It's like they don't want me to use it3
-
Superpower to instantly create variable names every time I need to declare a new variable based on the perfect matching with the code being written..
-
New PM thinks it's a great idea to start micromanaging my team's (private) repo names. Can't wait to hear his opinions on our class and variable names! 😭3
-
Someone needs to make a site that generates cool project names because I swear it's the hardest decision to make.15
-
Previous dev needed to validate new user names as unique. His solution? Query Top 1000 rows and do a string comparison. Totally scalable, amirite?5
-
Developers who think using cryptic variable names (like acronyms) is better than long descriptive variable names.....but then feel the need to document/comment the variable name rather than just naming the variable properly in be first place.
// Current CGRect to draw into
let ccgrd = self.currentCGRect()
Instead of just
let currentRectForDrawing = self.currentCGRect()4 -
When you mad with your manager so make all object names in your code the names of the seven dwarves.1
-
I really hate api response variable names like this. I mean why type "targetitemid" when "target_item_id" is so much more readable?8
-
My wife often listen my rants about stupid clients, she thinks that I hope to much from them. Like image as actual image not fucking embedded in word document.
Today she agreed to help her friend and make name cards for tables. Got list of names ;) one photo of paper with hand written names on it :D1 -
Today on GitHub: this must be the new "autopilot", probably slackbot's brother, suggesting me slightly funny arbitrary repository names.
"Great repository names are short and memorable. Need inspiration? How about shiny-fiesta?"1 -
Just another day of trying to figure out The purpose of a public method with zero documentation and cryptic variable names🙇🏼🙇🏼🙇🏼6
-
So my real name is jason and I got the habit to use Json as my nickname as a little Dev pun.
I think I overdid it3 -
Keeping my layer names as clean and explicit as my variables when I am designing.
I will never leave an "New Layer 1" untouched!2 -
My boss: Can you write something to append the product names with their descriptions?
Sure. Sure you want that?
Yes. Asap please.
Okay, I'll finish it this today.
*Done
Finished it, want me to publish this to production?
Yeah.
(One week later)
Did you put those name changes online?
Yes, why.
Oh damn, your co-worker, D. Trump, has changed a lot of the names so they index better on Google. You should check those kind of things before changing it online.
Right..
Concerns a few thousand products. Long story hah
Tldr; updated many product names overriding many hours of manual labour.7 -
Please, please for the sake of your born/unborn child, check whether the names of the entity attributes are not valid sql keywords.4
-
Such variable names
much helpful
very wow!
Either I need to download sdk source code for var names to show up correctly or I need to memorize which is for what :\9 -
So my girlfriend was Gavin wifi problems and she calls me to fix it with vague description of what's happening (not even enough to google).
"But I'm a programmer?"
"And?"
"That's networking, they're quite different"
"It's computer stuff it can't be that different"8 -
I worked at a startup that indulged in pair programming thing. Where as a junior, you'd be partnered with a senior developer.
My mentor, always insisted on having shortest variable names possible, so that the "size of codebase" will be very small.
It was a nightmare going through his code and understanding what's he's done. Best part, no comments as well.
In a way it has primed me to go through any codebase possible.5 -
I just wasted 2 hours trying to figure out why the properties of a destructured object returned undefined, even though everything was fine in JSON format. Tried to request data on the frontend from my server with a database attached. Tried accessing each object of my array separately, it worked. In a loop: dataArray[index].propertyX ... undefined??
Turns out I used the wrong property names to access the info inside each object.
🤦1 -
I'm working with dictionaries today so naturally all my variable names are making me chuckle:
threshDic
saveDic
cutDic
Etc. you get the picture, it's the little things that get you through a Friday slog. -
Development time : 1 month
Architecture: 5 days
Writing code: 5 days
Testing: 5 days
Deciding variable/service/entity names: 15 days4 -
JS method names I still can't remember, even after 6 years of writing in it:
append is called concat,
any is called some,
all is called every,
contains is called includes
I always have to pause for a good long while or look it up when I need to use any of these is annoying, but my brain refuses to adapt to these names.4 -
Just going through some old code from git repo's and code examples and I have a message to every dev out there after seeing some of the code quality...
Never... ever... ever fucking give variables with names like vx, tr and sq.
Give your variables names that explain what they are, it is so fucking hard trying to follow code that has 2 letter variable names and there is a special place in hell for you :-)3 -
Something I'm working on at work needs a code name. How do y'all come up with code names for your projects?8
-
class XXX
{
public:
std::vector<std::wstring> m_Files; // Recently used files
why not just use:
class XXX
{
public:
std::vector<std::wstring> m_RecentlyUsedFiles;
FFS4 -
Ever been thinking about something only for someone to call your name and get you out of your train of thoughts?2
-
When people use one character variable names in their code I'm just like:
How do you guys live like this... 😰1 -
If Skype 4 Business could stop changing the control names for their input fields, randomly, that'd be great.5
-
Stickers came today. Thank you guys @
@
Please help me find the 2 guys I should thank for that. YES I FORGOT THEIR NAMES.5 -
Can't someone just write some sort of Programm that gets project adjectives as input and outputs some nice project names. That would be super awesome. How do you create your project names?5
-
After @BobbyTables asked for super hero names, I'm curious for some supervillains.
I'll start with DOM Corleone7 -
Reading documentation started feeling like reading a novel…
…but there are thousands of characters and they all have 3 letters names!2 -
I'm so used to camel casing variable names that when I wasn't concentrating properly just now I called a variable "outPut"1
-
Names a variable Y, names another Q, yet another U. While still writing looks back at Q. What's Q supposed to mean? Closes laptop and walks away.
-
Considering most IDEs can autocomplete basic things like function names, would it be beneficial (for learning purposes at least) that a language avoids ENTIRELY any abbreviations?
For example, let's take some of C's printf family.
Instead of fprintf, printf and sprintf, the new function names would be something like print_formatted_to_filestream, print_formatted and print_formatted_to_string respectively.15 -
When you have a dev domain, yet your senior developer coworkers still add "Dev" to their app names..
-
Saw a counting variable in code. It was a necessary counting variable, so that is not what this is about.
However, this is a US based company that has a somewhat PC (no cursing) and professional cultural facade.
This variable was called "cnt". How the hell did that one not get caught in peer review? I have gotten dinged for having "possibly offensive" variable names (think Point5Hit though I have never written that as a variable name). It was funny. But I have changed it because that's just lazy.9 -
People that argue that anyone who doesn't understand their one or two letters long variable names are idiots.2
-
The idiot who has taken it upon himself to break into my unfinished, unused, unknown website only uses male names. I'm tempted to change the login process to let female names in (the site is empty so the difference will be a 200 instead of 401) just to see if he ever figures it out.2
-
Funny team names? A team at my comapany cant call themselves the "super high intensity team" so they gotta find a new name.15
-
now taking server names for our live backend server, most +1d's by tomorrow arvo i will name our server that.24
-
"I walked into this room full of law enforcement officers and said "' Do you guys recognize any of these names ?"' I read of a list of the names, one federal officers explained "' Those are the judges in the U.S. District Court in Seattle."' And I said "' Well, I have a passed file with 26 passwords cracked ."' Those federal officers about turned green."
Don Boelling, Boeing Aircraft1 -
Just found my first little game I wrote in c++ and opengl(like 5yrs ago). Need to rename over 300 file names, class names and for each class their members names and function names now because ewww how can you call vars in programming like that. Porting it to Linux now. Library linking is working yet. I remember how awful it was to do that shit in vs. In Linux its ez. Also wrote a makefile because vs always compiled my whole project every time I ran it (for whatever reason).
I think that's what I'm going to be doing as a side project this week.2 -
I've been working on an ERP system for several years and we had a module to record your presence time.
The code was absolute shit but at least the method names matched.
The method to record the end of your work was named "outhouseRecord".
One translation for outhouse seems to be a toilet outside. -
onEnlightControllerActionPostDispatchBackendPluginManager
Who needs docs if you've got such speaking method names.2 -
Me:put proper variable names so that i can remember later what this loop does
After writing some good names
Me: i will remember it i am just gonna put initials
After a week or two.....
Me:wtf these a,b,c,d,i,j,k,l variables do2 -
Product manager keeps fucking with my Jira board, changing names of tickets that he's not even the reporter of and none of his names make any sense. I keep thinking my tickets have disappeared. He doesn't understand how Jira works and confuses the shit out of me.4
-
"Falsehoods programmers believe about names" is old, brilliant and mysteriously missing from the search results. It's 40 points in all so read the full article over at https://kalzumeus.com/2010/06/...
-
PyCharm's Warning: "Function name should be lowercase for PEP8 naming conventions."
Do Python developers not like camel case function names?4 -
Why developer of c# (Anders Hejlsberg) when developing (TypeScript) not implemented method overloading and interfaces' methods implementation with same names.3
-
Does anyone else include greek letters in their JavaScript variable names just to fuck with co-workers?1
-
Looks familiar?
I really need to start giving more descriptive names when I test code..
Var that=
Vat thatt=
Var thattt=
....
Func workFFS=4 -
I think for my next project I will give my classes and variables interesting names, so when anyone views the source - they can be entertained.4
-
I have friends married to girls from the Philipines. If there are some people from said country in here, would you mind telling me why their FB names, instagram names or whatever are things like:
"Cee La SomeShit still Trying <white dude surname>"
"Beauty Hope LoveThisSwag <whatever last name>"
"Leyla StillHaveDabooty <white surname>"
Like wtf, just put your fucking name, shit sounds SO fucking trashy4 -
Aubergine, oukome, taupe… wtf man. Just call colors old fashioned names, you know? Red, blue, green, yellow? Bitch13
-
Did you know that "Bazmd" is an Indian name? I use it because it's an abbreviation of my real name. (Yep! Dr Baz).
It's just a coincidence, I used to wonder why algorithms would infer that I was Indian.
The algorithm: "Here I am with a brain the size of a planet and they ask me to pick up a piece of paper. Call that job satisfaction? I don't.".9 -
What does my current job hate descriptive names? Like to the point of active antagonism? We're a subscription based service. Why is SubscriptionExpiration the date you log in? Why does SubscriptionStatus only contain the name and id of product you're subscribed to and nothing to do with an actual status? All I need is the date a user subscribed. Why is this so hard!?!?7
-
Startup: Kids buying cheap domain names worth $1 from their pocket money and explain Who they are, and What they do!1
-
I made this site which is nice. Its a nice project plus I made this for my own. So I decided to book a domain for it.
Turns out every possible name is booked and it started pissing me off. I mean how positive people are for startups.
They made this a real-state business. Saw land acquire it. You never know which one will be next facebook ha!
Then I hit git.com which was parked too. I thought god bless you and your money.2 -
My surname is also a common firstname, so sometimes people mix them up and call me by my surname. I'm never offended and just answer by calling them by their surname too, so they understand... usually.
Today, the following e-mail exchange happened:
(Following are made-up names)
Me: Alexander William
Colleague 1: Kurt Richardson
Colleague 2: Amy Lopez
From: k.richardson@contoso.com <Kurt Richardson>
To: a.william@contoso.com <Alexander William>
Cc: a.lopez@contoso.com <Amy Lopez>
Hi,
Could I have an USB-C to HDMI adapter please ?
Thanks.
--------------------------------------------------------------------------
From: a.william@contoso.com <Alexander William>
To: k.richardson@contoso.com <Kurt Richardson>
Cc: a.lopez@contoso.com <Amy Lopez>
Hi Kurt,
I'm currently remote-working but if you are on premises tomorrow I could give one to you.
If you're not there tomorrow, I'll just drop it on Amy's desk so you can get it from her.
Regards,
Alexander William
--------------------------------------------------------------------------
From: k.richardson@contoso.com <Kurt Richardson>
To: a.william@contoso.com <Alexander William>
Cc: a.lopez@contoso.com <Amy Lopez>
Hi William,
I'm working on premises every thursday.
Regards.
--------------------------------------------------------------------------
From: a.william@contoso.com <Alexander William>
To: k.richardson@contoso.com <Kurt Richardson>
Cc: a.lopez@contoso.com <Amy Lopez>
No problem, Richardson. As I said I'll then drop it on Lopez' desk.
Regards,
Alexander William
--------------------------------------------------------------------------
From: k.richardson@contoso.com <Kurt Richardson>
To: a.william@contoso.com <Alexander William>
Cc: a.lopez@contoso.com <Amy Lopez>
Good evening William, [Editor's Note: this was received at 14:23]
Thanks.
Is he fucking dense or what?11 -
Nothing like having to work on a codebase which has most of the class and variable names in a language you don't speak :/8
-
Wound up talking about baby names with a friend
Apparently wanting to name my hypothetical future daughter Buffy is ridiculous13 -
When you first start programming:
"I know how all of these functions work, now what can I actually use that for?.." -
To the people that mistake i and j in nested loops: Have you considered giving these different names?18
-
Bruhhh why you use random single character in your variable names in javascript src code? Do you have uglifier installed in your brain?18
-
It's fucking hard to find software names... I hate it. I feel like ever fucking name you can think of is already taken.
How do you guys find names for your software?5 -
IDK why I get annoyed by underscores before private member names... Is i it useful or just an old relic?16
-
Half of my time coding is spent coming up with descriptive, unique var names that won't clash with damn namespace.2
-
Is anyone making any new Torrent clients lately? Havent seen any new names since the age-old kings BitTorrent/uTorrent .-.22
-
Two days ago I names my WiFi "Hack it if you can"
and...
Yesterday, it was changed to "Challenge accepted"3 -
Can someone tell me coolest dev team names? We are renaming and someone decided on continents. Fucking boring...1
-
My most challenging task during development is choosing variable names.
I make a mess during this process.5 -
I swear these underclassmen are in a contest to see how many unique one letter variable names they can come up.1
-
Fuck this documentation is shit! Param names aren't correct and some API's expecting a different parameter than it is even named for!
-
Would you rather give meaningful name to your services or cool sounding names like aws greengrass?9
-
If anyone is struggling with their Java class names, here's something to help!
http://projects.haykranen.nl/java/2 -
Wk25: Objective C. I was working on a project for a plugin, the host for which was in objective C. Basically the language lets you get away with arbitrary code injection and runtime inspection of everything. You can print class names, function names and variable names, then use all.
We had to "use" these features slightly creatively to get access to everything we needed. And symbol stripping doesn't stop jack.1 -
Im making my first opensource project, it's a web component library, but I find the naming part so difficult..
How do you Guys find good project names? And anything i should consider regarding copyrights/e.t.c ?
Suggestions/you naming methods are welcome 🤌5 -
So I've been tinkering with this idea since this morning:
There should be a dictionary for developers, to help give meaningful names for variables, functions.
With some pipe like interface to narrow down possible names,2 -
Anyone elses file names sound more and more frustrating as a client continues to request tiny changes? Like it goes from
Db-image.png to
Fuckityfuckfuck.png6 -
Have you ever given up debugging and just thought "my code is perfect, it must be the computer messing it up"
-
Now where do i start. Hmm. Oh. How about a mountain of nested ifs. Or, super god codes. How about some unreadable variable names.
-
Looking for some names I can use for servers/devices. Currently I am using planet names from Star Wars. The names of those planets in the outer rim I use for rootservers/devices which are not physically located in my home. Any other ideas/topics?4
-
I tend to write with long variable names instead of using too many comments to explain what i am doing in the code. Is it wrong?1
-
Any NODE-JS.pdf available to learn a bit deeper.
Links would be great.
Names, if you've downloaded before.
Thanks in advance.12 -
Maybe I shouldn't code today... or get more sleep.
Every single bug I had today was due to referencing the wrong variables... and not including 'this.'
How do you guard against creating variables with the same names in method and class scope?2 -
As a developer should you use spaces in folder and or file names? Please elaborate on both why and why nots.5
-
everybody nags about php inconsistencies, but have you tried excel vba scripting and adressing a1 vs r1c1 notation regarding ranges and names? pure horror.2
-
We use some odd names during development cycles as devs.
Anyone have favorite Git repository or code names for projects you have worked on?
I had project "furry-wookie" for a personal project once upon a time.5 -
Maybe changing the name of the this pointer to "m" will encourage people to start using it and stop prefixing field names with m_ 🤔
-
Just to clarify my previous rant:
In this case, refactoring meant changing class, method and variable names -
Another part of messy network gone.
Caching fucked me hard....
Isn't it just lovely that nowadays you need to nearly wipe a machine to get it from claiming stale data....
And thanks to DNS, HAProxy -/ service names / ... I think I know now why the curse of babel is so powerful.
When you have to think for 2 mins to make sure you've set the zone's right, cause otherwise you need to ProxyJump with SSH through more tunnels than imaginable (VPN/HO) to fix possible caching on several DNS servers.... You'll realize that it's russian roulette with too much bullets. :(
And If a monitoring service asks another monitoring service for status information which asks the first monitoring service which then asks the second monitoring cause you were too late...
You'll get very funky monitoring statistics.
Too slow, had to nuke it (mismatched a DNS name, the second monitoring service should have been a service node).
I think I've had more near death scenarios in the last 2 weeks than I like.
Hopefully I'll never have to do that again.
(Splitting and reordering a few dozen VLANs, assigning proper DNS names, loadbalancer migration....) -
More Cool Coding Team Names and Programming Team Names
Error By Night
Bit Legion
Ctrl Intelligence
System React
Fuzz Exception
Goto Hub Gargoyle
Byte Panache
Flip Framework
Syntax Terminators
Twister Boot
Swift Script Doozies
Github Architects
Angular Ajax
😂7 -
We've all seen the people with names like 'Chutia', or 'Boob', but today I came across a person with a surname as 'Shit'. :/
Facebook is going to have a hard time with that one. -
Why, oh why do we keep using such bizarre tech names e.g Hadoop, Pig, Oozie, Sqoop, Bleeg, Flume...5
-
Cant sometimes decide project names.. Especially for ones meant to be learning projects... I think Ill just start naming them Culture ship names :P3
-
How many of you using their real names in username? I hope your clients never find your complaints in here 😷3
-
After the instruction given by project manager to use snake_case names for CSS classes, now he tells everyone his contribution in project. -_-
-
Spent the day refactoring old copy-pasted astronomical code with minimal commentary, cryptic variable names and missing mathematical symbols. Self documenting code my ass.1
-
Using variables names like asd, qwe, a, x in demo/tests. But using "Foo, bar" before shoeing to anyone.1
-
My fellow worker adds amazing method names in JS:
makeDataTablePagingMuchMoreComfortableIfNeeded
arraysHaveObjectsWithSameAttributes2 -
If you write comments for your functions (you should) do not use param names as param description! This is fucking useless.5
-
The levenshtein function in PHP. Because the string function names have to kept as inconsistent as possible.2
-
Any suggestions for Dev team names? My team has several new people and we have decided to change our name.10
-
you should be able to use a dropdown to select functions and member names like in visual studio in vs code while editing javascript :*(12
-
The web application which I'm making is fucking big for 1 person and suddenly I'm out of sensible variable names :@
-
The more I learn, the more easily I get triggered at little things.
Read heapq python documentation to implement a min priority queue
Intuitively wrote heapq.push and heapq.pop in my code
Got to know that it's actually heapq.heappush and heapq.heappop
TRIGGERED! -
Our team is splitting into two development teams.
What are some clever/catchy/funny team names you would suggest?16 -
insertAdjacentHTML. Who comes up with these names. Surely insertHTML would've been enough as ANY HTML is "adjacent" anyway??1
-
Online resources that discuss testing recommend the following pattern when writing your unit test method names:
given[ExplainYourInput]When[WhatIsDone]Then[ExpectedResult]()
This makes developers write extremely long test method names.. and this is somehow the acceptable standard? There must be something better.. I think I've seen annotations being used instead of this.5 -
MySQL tables named haphazardly, table column names in mixed cases, redundant columns and tables, the horror
-
back into some quick and dirty opencv scripting for the afternoon to try to get a report out the door, and boyhave my variable names become, shall we say, gigidy inspiring:
longexposure = np.uint8(cumimage/float(len(ims)))
stacked = np.hstack({cumimage, longexposure}) -
May have had duplicate model names in a small rails app. Worked in development, Production? Not so much. So really, who's fault is that?
-
What do I call Components as used in ECS when my app is entirely written in React and I want to avoid the tedium of qualifying the names?
This is a really fundamental thing to the project so I get to pick less-than-ideal but short names since anyone who works with the code will encounter it within the first 5 minutes.9 -
Fuck This.
I thought I was good at giving nicknames (to friends) then suddenly you run out of variable names.
:/ -
For a few days I failed to see that I need to add one string escape instead of re-writing the whole S3 file upload logic to hash file names using md5. :( Context: We were not able to retrieve some files with international letters (like German, Chinese, etc) in their names because of weirdly escaped signed URL to S3.
-
What is your opinion on multiple classes per file?
and having the filename not the same as the class
names?15 -
The world can give a lot of laps, but I'll always click CTRL+Backspace in folders and file names -_-
-
TIL that Debian package names are not allowed to have underscores in their names. Toast my tomatoes. As if file name conventions, like discouraging colons, would not be enough, you just added another useless bit of entropy to all the clusterfuck information just because you established a naming scheme yourself where you delimited the versions and date with an underscore from the package name.2
-
So macOS/OSX is just like Linux 😒. Tell me why former can't handle file names with ':' and '\' characters.2
-
Don't you hate it when you run out of variable names and you start using random names and the next time you go to that code you have reanalyze your own code to see what each of those variables does...1
-
Watching Minions which mentions av lot of the minions by names.... So far I've identified the names of a coworker, head of tech, a client and my dad...
-
I love to work in projects with great consistency. Starting with the tables id names id_payment, country_id or just id. This guessing development.
-
YouTube adding some real nuggets of wisdom to the comment section.
In other news, Google is all out of sane variable names and type checking.2