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 - "calling"
-
I just realized i haven't left my home in 4 days.
If i die, please commit my code before calling an ambulance.16 -
Got my hands on an interesting API.
Look around on the site.
No documentation. Like, nothing. Not even examples.
Tried calling it.
Response code: 200 OK
Body: Unknown Error.
Well, fuck you too.17 -
No it's not AI. YOU ARE RUNNING FUCKING SQL QUERIES AND CALLING IT AI!
No it's not AI. YOU ARE RUNNING SIMPLE DATA ANALYSIS MACROS AND FUNCTIONS IN EXCEL!
Stop labelling everything as AI, you attention and investment seeking morons! @&£$¢×xo##!29 -
Me and my girlfriend are taking care of our friend’s dog for a few days. The dog’s name is Debi, i immediately started calling her Debian 😃13
-
Recruiter: "Do you have at least 5 years of experience with Angular?"
Me: "No, barely half a year"
Recruiter: "Then why did you get in touch with me?"
Me: "You were the one calling me [you moron]"6 -
Client: "Can you make this totally dynamic function calling system 100℅ fault-proof?"
Me: "Hell yeah, hold my coffee"4 -
The other day I got a call from Windows Support about my computer being infected with a virus. I only have a Mac but knowing this was a scam call I played along for 15-20 minutes. Then I finally told the person calling that I don't have any computer running Windows and he got quite angry and wondering "why are you wasting my time?". Told him it was to prevent him from calling and scamming other people. He yelled "fuck off" and hung up. Made my day :)
How do you handle these phone calls?13 -
Oh dear, another Tuesday!
That means I'll probably get chewed out for something in front of the entire company. What for, you ask? The boss is inventive, so it could be anything.
Instead, I'm calling in sick and taking the day off. 😊13 -
In my programming lab, lecturer just scolded me for using stack overflow calling it useless and saying it has all the wrong information. Class I was so excited about just turned out to be the annoying one.6
-
We've built a web app and now a client wants a VPN acces to the database of web app. When asked why, they said they want to occasionally pull some data out. 😱
We said no, and this is what they wrote:
"We’ve got live VPN access to every other web database we work with – why is this different?"
Well because maybe we know that we can build you an export of whatever you want, prepare you API calls for getting data to your CRM, but hell I'm not giving you access to the production DB.5 -
> *makes literally one change in the code*
> welp! Calling that a day!
> *proceeds to play GTA Online*2 -
Please, for fucks sake people, STOP CALLING ALL FORMS OF INTERNET ACCESS WI-FI. CELLULAR ACCESS IS NOT WI-FI. FUCKING ETHERNET + FIBER OPTIC/SOME MORE COPPER CABLING/WHATEVER IS **NOT** WI-FI.12
-
"I can't work, my new computer is so slow. Please make it faster!"
I can't and won't make your computer faster, because you bought it yourself eventhough you said I should send you an estimate for a new one.
And the fucking software you complain about being slow is none of ours and neither did we install it you crackhead.
By the hammer of Thor, don't ever fucking call me again you shitpiece!
Next time you ask me for an estimate, I will give you my stump two-sided axe through your head while laughing hysterically.1 -
Regular Person = Regular Person;
Regular Person + Google = Hackerman;
Why are people so lazy they can't google their problem before calling help desk?
I hate mental lazyness!4 -
Been working on a bug fix for 3 hours. Literally nothing I do will fix it. Finally I realize I'm not even calling the function.5
-
Are there any other people out there who like JavaScript? It is my favorite language but I only see rants calling it a shitty language14
-
There's nothing like getting a angry client calling at 9am about their site being broken because their shit for brains son was messing around with my PHP.
They were legit cursing at me about how unprofessional and shit i was. Good start to the day.6 -
Me: Hans, Get ze Flammenwerfer!!!
Hans: Why?
Me: The fucker rejected my PR because "calling twice the same getter is a code duplication". I swear, he always tries to find something!3 -
Since GoDaddy was calling me frequently to buy domains I've added to my cart, I added another domain
'dontcontactmetobuythisdomain.com'5 -
I watched a criminal minds episode today where the first scene was someone calling a programmer weird, then two seconds later a sniper shoots the programmer in the head. Then he was never brought up again!5
-
Calling in the big guns to debug my code... 30 minutes later... 'Oh look at that little typo, better change that'... Code runs1
-
My boss has no idea what he is doing. Scary for a senior programmer, with 20 years of experience. The guy keeps calling methods statically, in a object oriented project. And can't understand why it won't work.4
-
To all the programmers calling “ToString()” on variables that are already of type String....
Please stop.22 -
Life can't be too bad when most of your spam calls are from recruiters. It made me emotional to remember 4 years ago when I was the one calling to them.6
-
Aight i thought the java/script thing was a meme but for the past 20 minutes a dudes been looking at my js code, consistently calling it java4
-
Spent 20 minutes on the phone to our server center in india spelling letter for letter who I was and what the issue is.
Finally she says: "Send me an email."
Me: "I did, you are calling me remember?"3 -
I spend so much time coding on my laptop that my girlfriend starting calling my mac "the other girl" in our relationship.3
-
When a minor bug inspires clients to add a new functionality :|
Instead of 'video calling' icon to make video calls, I mistakenly displayed calendar icon in the App and now clients want me to add schedule video call feature :|6 -
Spent an hour figuring out an ERR_NAME_NOT_RESOLVED on a fetch Post call.
Turns out I was calling locahost instead of localhost.........
Only figured it out because I zoomed in on the console output by accident.
fml1 -
I've been calling the W3 Consortium every day for the past week leaving the same message:
"Why the fuck doesn't CSS "vertical-alignment" work on all elements?"
Still waiting for them to return my call..7 -
Wrote angular service, named it "MongoService", handles calls/requests to mongodb. Spent an hour wondering why it wasn't running one of my functions from controller. Just realized I am calling MangoService instead of Mongo. Lord help me.2
-
The fax machine in our office (yes we still have a fax machine....) Has rung 4 times today! Why are people calling the bloody fax machine?!9
-
Me: *talking to my rubber duck*
Parents: "Who're you talking to?"
Me: "I'm calling my team"
Parents: *walks in*
Parents: "what the FUCK"6 -
dear boss,
I can't work if you're calling me every 5 minutes to check on my progress. You're only slowing us down. I suggest you resign.4 -
I was curious what's the current demand ranking of programming languages and found this. Calling SQL a programming language and putting iOS instead of Swift makes the ranking not credible in my opinion.20
-
So apparently calling the main() function inside the same main(), without a base case doesn't give an error in C 😑
Why ?!
Why the hell is it allowed ?!22 -
Really linkedin!? I am trying to get an entry level software developer position and my connections/search history should reflect that, but no what their system reflects is "Bird removal technician" wtf!!! Looks like I found my true calling card guys XD6
-
Dear recruiter.. When calling me, better know what fucking city I live in before wasting my time..2
-
How you guys refer to non-devs?
I've started calling them civilians. Apparently calling them peasants is offensive.13 -
If I hear the word "techie" one more time from management, I'm gone lose my shit!!!
I don't go around calling them "managies" all day!!!14 -
Uhm, alright, but how will you fix them then? (no, there seems to be no automatic crash dump or calling home)6
-
Worst part of job hunting is calling a company and saying "uhhh yeah i really like your company but this other place pays twice this much"17
-
My friend and I were calling each other programming languages trying to degrade each other based on the cons of a language... Then he called me PHP 😢😢12
-
!rant
When I was in 8th grade and was learning to code (c++), I sincerely believed that calling a function within a function simply calls it again (like in a loop) . I had never heard of recursion.
And I actually made a small project in which I called a function again and again thinking that calling another terminates the previous one.
No wonder my program kept crashing. I have still kept that code with me as a wonderful memory.
I know this isn't particularly interesting, but I just saw that code today and felt like sharing this...3 -
Attended an interview, interviewer started calling me sir (Which I took as sarcasm).
Giving so many interviews, I was use to basic oops question. This guy just offers me a job based on my resume.
Felt nice but fishy.3 -
brain: ABSTRACTION ABSTRACTION ABSTRACTION too much ABSTRACTION!
me: jeez calm down a lil i just deployed a boilerplate ember web app with cli tools with next to nothing amount of 'my' code.
b: YES U SUCKER THAT'S WHAT WENT WRONG U DON'T KNOW SHIT ABOUT THE LIL STUFF THAT HAPPENS BEHIND THE SCENES THE FUCK MAN U CALL YOURSELF A CS STUDENT YOU CAN'T EVEN WRITE A COMPILER YET
m: sooo remember when we were studying logic gates and binary conversions and you sigkilled all my threads cuz it was 'boring'?
b: why yes why do you ask
m: WELL that's where we'll end up again if you don't stop nagging me about going down. Trust me, I KNOW how to starve you and you'll beg me to use Python again. You start making advanced data structures in C and the next thing you know you're writing assembly code 'just for fun'.
I have a hackathon coming right up and I have to use a framework or my team loses the advantage. Are we good?
b: well if you put it that way...BUT AFTER THAT YOU'RE TAKING ME TO AN ALGORITHM SESSION
m: *eerily stares at the dusty book in the corner*
you... have a deal3 -
Swear to god if people don't stop calling the new RTX cards true ray tracing I'm going to ring their necks...
It is far from true ray tracing, it's a hybrid with ray trace base technology... Pls stop5 -
Just double tapped my old school, paper notebook to "wake it" before writing something down. Feel like calling it a week and just go home.1
-
She died..
My gold Fish with freckles, I was calling her JavaScript. because I brought her as a joke and became the messier one on the bowl.2 -
Saw conjuring 2 yesterday, not impressed. My project has more daemons than the film and they don't go away just by calling their name 😕2
-
I see many developers ranting about recruiters messaging, texting or even calling them. While in my case, the recruiter doesn't even accept my invitation on LinkedIn!2
-
The last person I used skype with loves the new Signal video calling feature! I can finally say goodbye to Skype now 😍 (if you'd ever read this, thank you!)12
-
I was 3 hours late. They were calling me to check if i was coming but my phone had died. I ended up arriving at 1 pm when i should have been there by 10 am.1
-
doUploadFile();
doActuallyUploadFile();
doReallyUploadFile();
doUploadFileToServer();
imagine calling these methods in this order so you can upload a file to the server4 -
You aren't qualified to be lead dev he says while calling, emailing, and texting daily to ask me how to do high level developer type stuff. Seriously.
-
So... The client saw a screenshot of me calling him a 'mother fucking French fuck' which resulted in him backing out, our company bearing a loss of almost half a million and me getting suspended.
So how's your day been going?10 -
!rant
I don't have a rubberduck so I'm using this origami dog that I made and glued it to my wall for "origami-dog-debugging"? I'm calling him Padfoot.6 -
Today I started coding an encryption algorithm I'm calling Aepples (apples)!! I'll let all of you know how it goes!6
-
Managed to reduce a file from 1155 to 288 lines just by converting the 50 or so methods all calling the same API library with similar setups to use one line helper functions.2
-
Created a bool and set the value 1 instead of true
Took 10 fucking minutes to realize what I did wrong even with the red underline calling me an idiot6 -
Interviewer: “I agree, companies should stop calling people devops engineers, devops is a culture”
Me: “I’m glad you see it that way too”
*weeks later*
Interviewer, now new boss: “and this is our DevOps Engineer, Jeff”
Me: 🤨2 -
When a recruiter says "a fast-growing, family driven company", he's basically calling it a startup?5
-
Dear boss,
I'm calling in sick today - this fucking thing has the bright idea to update the firmware on its own.
Regards,
@C0D4rant dell forced updates coffee time! you be getting ideas from windows ooh the fans be spinning up so loud fuck it's still going i've never heard the fans before21 -
@dfox @trogus
Wait?
Does the devrant face thing have a name?
I have been calling my stress ball Devin when I use it to rubber duck debug.
Devin, developer, devrant...
I know, home run.😅7 -
What the fuck? Calling someone by Mr {name} or Mrs {name} is impolite and insulting? But when I call them by their name, they say I am disrespectful.
So how am I addressing you then ?
"hey you " <- like this?
What the fuck?15 -
True story
> Got offer for nodejs via LinkedIn
> When I appeared, the interview was for Javascript and frontend
> "Based on your skills we are calling in you another interview for Sr. PHP developer"8 -
I am a fucking software developer and not an IT guy, I write code and if the fucking printer is not connecting, throw it out of the window, that's way better than calling me for help, because one day, I'll do that, and you'll regret...3
-
Company calling for support. Printer in machine room makes unusual noises. There are 5 loud 90 dB machine roads forming metal. And the first thing they hear through the hearing protection is....... a printer making silent squeaky noises...
-
What you're refering to as "News" is in fact "GNU/News", or as I've recently taken to calling it, GNU plus News
-
Guys, quick question!
Why do people argue wether it’s „gif“ or „jif“ and no one ever thought of calling git „jit“?14 -
Today I laughed so hard watching various Windows Scammer Pranks on youtube
Scammers calling themselves Certified Windows Genius 😂😂😂
Just type "Indian Scammer" on YouTube and enjoy..
Ps: I am an Indian too and I am very ashamed of all these scammers9 -
Shameless blog plug, but it does count as a rant 😅
Seriously folks, stop calling everything a service.
https://likelikeatemyshield.com/pos...15 -
Email (not a ticket) comes in this morning: "You need to make X change to y thing, yesterday!!" with of course the obligatory million + 1 Cc's including unrelated directors across multiple sites.
Me as my helpful self: I expected this request, I'll get it sorted asap
Director 1: *calls*
Me: I'm working on it
Manager: *calls*
Me: I'm working on it
Submitter: *calls*
Me: ignore
Director 2: *calls*
Me: I'm working on it
..............
As a bonus rant, after implementing the change, manager calls and criticises my technical explanation to the submitter who I know is fully capable of understanding the way it was explained 😂
Happy Thursday!3 -
I just realized, that not just my name is Jason, like JSON. I also have the same birthday, as the creator(Brendan Eich) of JavaScript (and Brave + Mozilla)
That's gotta be a calling for me to really get into JS -
As many here (incl. me) like the Silicon Valley series, T.J Miller (playing as Erlich Bachman in the series) has been again in the news for his (mis)behaviour, this time for seemingly calling in a fake bomb threat on somebody, while being drunk.
Do you think the producers would go as far as remove him from the series for the rolling drama? if so, can you imagine the series being without him?
Sources:
- https://justice.gov/usao-ct/pr/...
- https://mashable.com/2018/04/...
- http://dailymail.co.uk/news/...6 -
Calling all Devs 🤙:
What's the _best_ worst code you've seen in the wild in your corporate codebases?
Include a snippet of the traumatic lines in your comments!
I'll start with a classic:
$send = $enabled ? true : false;14 -
Does anyone else hate calling support for hosting companies and such? I use it as a last resort because I hate talking on the phone 😬8
-
Hey Guys Look.
It's that asshole who never paid me calling me about his brand new idea.
Should I pick it?8 -
Just wasted 2 hours of my life because turns out the C calling convention is really not standardized and depends on the target platform
Wouldn't advise doing cross boundry efiabi->sysv64 calls 🤦♂️5 -
I hate how I've been writing code for years now, but I still don't feel right calling myself a developer. So frustrating!5
-
been trying to figure out why the result of a linux service wasn't updating after 30 min i noticed i was calling 'systemctl start service' instead of 'systemctl restart service' FUCK MAH MUTHAFUCKING LIFE 😊2
-
I made a friend this week through work
She's called Miriam
I know we're friends because we talk every day
5 times a day
Because she keeps calling
Every time she asks for my CEO, I tell her he won't be in until after Christmas but sure enough she calls back an hour and a half later, asking for the same person
But the weirdest part is she's calling from a legitimate, large company. It's not a cold call. So, why?
If anyone works at Proventa, tell Miriam to stop.
Please?5 -
Please stop calling calling rest to any json over http api. That's not rest, rest has its specifics details to be called rest.11
-
What the hell is it with WordPress people. Just read a rant where this dude is calling himself a "developer" . What the hell you're not a developer stop calling yourself a developer. All you do is click and drag pictures into squares. And type plain English into text boxes. Using software thay an actual developer actually did develop. You don't see me on cook rant calling myself a cook you know why cuz I can't cook. Leave don't learn a respectable language and get back to me. And no HTML is not a language.24
-
Company: people are not taking holidays, let's have after work party midweek so they have to take a day off.
Employees: (next day after late night party) I'm calling in sick2 -
Forget about a missing semicolon. I was forwarding Neo4j to port 4747 and calling it in Asp.Net with port 7474 in Docker containers. It took me 6 hours to figure that one out. Lol, It's time for the weekend.4
-
Who has the craziest (not largest per se) Production stack?
I just found out we have tomcat webapps, calling Angular, which is calling Java to call a Perl script.4 -
Randomly reviewing a coworker's c++ codebase revealed he was locking at the beginning of a critical section, but explicitly calling unlock for each and every error-handling branching within it. And yes, he forgot to unlock at several places.
That's just not RAIIght. -
To play with the "Windows support" calling about viruses from my computer is propably the funniest thing I do on a regulary basis.
-
Spent 45 minutes debugging an issue. I was calling the errorHandler on success, and successHandler on failure. D'oh!1
-
Imagine calling a programming language “cancer” because there are a few things you don’t like about it.15
-
After 11hours of coding on friday, got home, eat and went to sleep early.
7 AM, the neighbor from upstairs decided to hammer some nails on the wall. Now at 7:43 I am thinking of calling the police.6 -
Today I had to load a javascript file by calling a controller and generating it from a twig template. I feel dirty.3
-
I don't understand why they're still calling it SSL. It was buried long ago by TLS.
Fuck this marketing bullshit, just fucking call it TLS already.1 -
You can lead a horse to water but you can't make them drink.
Does anybody know of ways to stop that horse from calling you an asshole as they die of thirst?8 -
I'm asking a few questions to all the game developers here.
1. How'd you learn to make games (books, YouTube series, udemy, sold your soul to Satan, etc) ?
2. When and how did you realize that Game Dev is what you want to do?
Thanks.16 -
Me: Calling [emergency number in my country] : Hi, can you connect me to police in [my city + district]?
Operator: No, but I will connect you to country-wide police cetral, please wait... "
LIKE WHAT THE FUCK2 -
Do you know one major thing (among others of course) that has made devrant feel like home for me after swearing off social media for a long time?
Common ground with users dealing with absolute, insane incompetency at work (I have it real bad at my job).
This doesn't so much make me angry or frustrate me as it makes me sad.
Everyone has varying levels of intelligence in infinite disciplines. Someone could make you cry because they play violin so beautifully but they can't tell you 4 + 4 because they are completely dense, but boy are they genius with that instrument.
Everyone is GREAT at something, that's capitalism's strength! Everyone can excel! I'm lucky enough to truly in my heart believe that programming, data and game development is my true calling...and I personally think I'm amazing at it.
It breaks my heart when people fall into or pursue something that clearly they just don't have enough passion for or regardless just don't have the skill for.
They become toxic to themselves, their employees/coworkers, their industry.
Sadly, power is given to people who simply aren't capable and power is bad on so many levels (aka fucking psychopaths gaining too much power) but it's also bad when people who don't know what they're doing or care get power.
People, I implore you...the secret to happiness and fulfillment in life is finding what makes you happy and what you're passionate about and good at and gripping it until you die.
Most people don't find it....but DON'T stop looking! It took me until my 30's to figure it out. My best friend in her 20's took her life because she couldn't find purpose...don't just be an asshat, incompetent manager in an industry you don't know a fuck about. Love what you do and help others excel.
This is how I get when I'm drunk, sorry. You guys will learn, lol.2 -
My boss is cheap so:
- My machine randomly crashing
- Internet disconnecting
On another note:
- Clients calling every 5 minutes instead of putting together a list and coming back when they have more than one point at a time -
Deployment to production last night, and the whole thing is halted because the DBA didn't find it necessary to show up. 2 hours of calling everyone possible and nothing. Thanks DBA, for your prompt and timely handling of the deployment... 😑
-
Calling for a meeting to talk about things that delayed the project and these idiots can't acknowledge the fact that such stupid meetings played a huge role. This is the 10th meeting this month. WTF is wrong with y'all.
(╯°□°)╯︵ ┻━┻1 -
I can't decide what is more annoying: poor use of new services/technology, or calling me "mate" follows by a kiss...3
-
Question, should I post this on our company's social network? Or is just going to look like me calling the management idiots?
https://medium.com/personal-growth/...2 -
I love calling (or mailing) helpdesk "engineers" about issues. Clearly something that explicitly has been mentioned to not be the issue is the issue, amirite? 🤪
Engineers my ass 😑3 -
I have a problem calling ressources.
I have a list of 4 ppl that can help me.
3 of them have no idea and the fourth is too busy to answer me.
fuck -
Just want to put it out there.. Please dont degrade yourself by calling yourself a coder ...
https://harishtheblogger.wordpress.com/...12 -
Spent nearly 6 hours trying to figure out why my app wasn't reading anything after the first line of my database.....turns out I was calling the wrong method....
this isn't the first time i've done that -
I just don't understand why people use the try-catch on calling a method that will throw exceptions just to ONLY re-throw it again, what would you do that for? :(5
-
Dear metaphor-diary!
Being a "WordPress-Developer" is like calling yourself a toy manufacturer while selling "individually glued" lego models.2 -
You know how they start calling you when you register a new domain and are not careful enough not to put your own phone number there?
I recently registered a domain that ends in ***shit.com
No calls :) It's like private registration LoL5 -
The business is prioritizing error reporting for issues we are aware of over actually fixing the bugs. Isn't that kind of like installing smoke detectors in a house that's already on fire instead of calling the fire department?1
-
I keep hearing about manual repetitive work that could be automated with software but for no specific reason, is not. For years I've been calling this "meatware" and yes in these cases you the developer is the meat3
-
According to one of my previous rants, it's been 133 days since I got through the first interview stage at Cisco!
I wonder Cisco, when do you plan on calling back about the second stage? -
!rant
Hey guys
Building my herd list for 3D printers.
looking for Devs with a 3D printer and likes to share knowledge and Ideas?18 -
One can't have any personal repo and git protocol is disabled by the proxies and we are calling ourselves devops welcoming.
This is simply fuckops.5 -
I hate colleagues calling me without informing me like WTF. Me being online on Teams does not mean I will drop everything to talk to you. Do I need to put myself to busy whole day?1
-
When you're trying to go to sleep, but the requested features are calling your name.
😔😟😣😫
I just wanna sleep for once!!!1 -
Apparently, calling a function recursively for 18572 times isn't a great idea.
And apparently, too many log statements can stop a script.
Otherwise, I am getting a stackoverflow error if I remove log statements.2 -
TIL the ` character is known as the 'grave' character
meanwhile my 🤡 ass has been calling it 'back tick' this whole time...
🤡🤡🤡🤡🤡🤡🤡🤡🤡14 -
Lost 2 days with a non-highlighted error.
Vanilla JS:
Calling a function with a lower case character which shouldn't be lowercase.
I didn't never understood why neither VSCode nor Chrome showed the error.8 -
I got yet another scammer calling me, this time it's something wrong with my computer LOL calling from Microsoft.
I flat out said this:
OH so you're a scammer right? Because there is nothing wrong with my PC.
I know I was supposed to post the other number on 4chan, but where exactly would I do so? there are so many categories and I'm new to 4chan
The guy hung up immediately!
Here ya go: 05967175950 bastard deserves to go to jail scamming normal PC users out of their information!3 -
I saw multiple attempts to convert an int to a String by concatenating it with an empty String...
String s = someInt +"";
(I'm guessing the compiler uses a StringBuilder here which still ends up calling Integer.toString())2 -
Writing some experimental test software. Consider calling it Jude, after saint Jude (look it up) and then wonder, is there a patron saint of software development/testing?
There should be...1 -
People in 7-8 years will move on to other languages, look back on their Python projects and think "What was I thinking?? Why would anyone do that??".
I'm calling it.19 -
Random number calling me:
"Hey, you have applied to us for a job"
Me processing the 150 job applications in my brain.1 -
That awesome feeling when you launch your application on prod server....
*after 5 mins*
Customers start calling about dashboard not working.... -
Does nobody want a dev intern in Lod Angeles? Been calling companies all day telling them I'll work for free lol. at lady they're taking my resume9
-
Calling myself a hacker for reading messages in SharedPreferences, to avoid seen.
What's something you do that makes you feel like a hacker?4 -
Did I screw up or is it ok doing this?
1. Calling another method inside the same factory file
2. Calling a method from another factory file
3. All factory methods are static because they only depend on their passed parameter(s)7 -
Got half my college calling me "Pennywise" cause I work at the "IT" department. Thanks Saturday Night Live!
-
I can't believe it is real: I just had to talk someone out of calling a navigation point "FAQ User"
Had to admit I'm from Germany and so was the client. It's quiet common people pronounce FAQ as fuck here3 -
I don't know why these days random Indian women kept calling me regarding job opportunity in Google.11
-
AWS test error: An error occurred (AccessDenied) when calling the PutObject operation: Access Denied"
Hmmmmmmm
* proceeds to spend 2 hours correcting the role and policy for said user *
Alright, let's test!
AWS test error: An error occurred (AccessDenied) when calling the PutObject operation: Access Denied"
fuck you.
i'm not fucking sleeping until this is resolved7 -
Another video calling app??!
www.theTalk.at
Oh yus.. Why not!
There's no login, works on mobile browser and its dead simple!
Check it out and pliz give feedback!
And it's very beta!
Also, anyone have any gyaan about growth hacking for something like this?28 -
Teacher: Constructor will be automatically invoked when the object of the class is created.
Rayver : hahaha Its like calling my GF to cantine and her bestie getting an automatic invitationn4 -
Instead of looping through your entire project, just recursively calling main() to restart every time it would otherwise end
-
A company refused me few months ago, as a front-end developer, calling me for interview as a full-stack developer!!
I really don't know what I should say?4 -
My biggest insecurity as a developer:
A tester calling me stupid and I cannot make up a convincing argument in my defense.
I avoid dealing with testers 😋5 -
fyi: Neither getProductPrice, nor getProductPrice1 exist.
Btw why was it needed to create this alias function only for calling the other one.
Also, getProductPrice2 is 1.2 KLOC long. -
Trying to find if there is a bug on Devrant.
I'm calling the herd (meaning a group of Devranters I added on a list for a specific topic).
If you are on the list and didn't receive a notify, please tell me so I can report it.15 -
That moment when the app is finally deployed onto production and soon afterwards you hear some dev calling "guys, we've got a deadlock".
-
Coding with python and calling it programming is like printing out pictures and calling it painting.5
-
Should we get rid of the name JAVAscript and start calling it EcmaScript or smth to avoid confusing recruiters with Java?20
-
I think I'm going to start calling underscores just "blank underlines".
alias underscore = "blank underline" (I haven't done bash in two weeks and I'm already forgetting)1 -
The second you write `else { return false; }` you should lose the privilege of calling yourselves a dev, from then on. Period.
Example,
if(condition) {
// ...some code
return true;
} else {
return false;
}14 -
best: getting to work early and being alone in the office, no one calling me, making some coffee
worst: colleague got covid, had to do his work and mine, everyone bothering me every 2 minutes1 -
almost one entire day debugging why Soap Client gives some strange errors to find out that the 3rd party service we are calling is returning plain XML instead of a valid Soap message :(
-
Stop calling data analysis tool AI... Stop calling droping notifications by % of new events on occurance calculation - AI!
-
You know ya listening to too much daft punk when you start calling methods after the song your listening too, SearchDaFunc Func returning to a polling Func, anyway here's Da Funk
https://youtube.com/watch/... -
Calling with recruiters... yes hello? Can we postpone this call until 13:30? Im about to lunch now. Ok great. Another recruiter: can we call at 14:00? Great. First recruiter: im delayed im calling around 13:45. Still no call at 13:50; yes maybe we should postpone till 14:30 because i have another call at 14:00 again. Aaaargh!!!!1
-
I have a lot of meetings and that makes it difficult to answer my workphone. One guy has been calling me every single time I have a meeting and he never answers when I try to call back.
He can contact me through email, ticketing system or Teams, but nope, he keeps calling my phone.
I send him a message through Teams asking if he can tell what the issue is.
He tells me he will just call me via phone.. Why?! Even calling through Teams would be better! Just tell me what the issue is! -
I work with UK devs and them calling every little fix "win" makes me cringe ngl.
"Oh I fixed that issue yesterday. That's a small win".
Cringe all around.15 -
When you lose this great flow you had because of a child "calling from Microsoft". (I didn't use Windows since XP)
-
!rant
What do you call your boss?
Do you call by their first name basis, last name, or 'sir/madam' or anything else?
Here in India I've seen people calling 'sir/madam' and first name basis.12 -
Anyone ever seen the behavior with async methods and promises where at the end of what should finish the await in the calling code the function never progresses past the await even though it returned ?30
-
What fantastic bullshittery.
When a client calls on a private number and that for some reason blocks you from calling back. -
when you're a day away from calling your app complete and change a few things (which looked good in the notebook) and this happens.
-
I have a bad feeling about calling IOT here in my country. It sounds like EUT ("fck" in english) when i speak native accent5
-
Need suggestion
Qualified for second round of a hackathon. Theyre now calling me to another city for the demo. We created a game and it isnt much to talk about. What should I do?9 -
Recently, my graphic designer friend who started learning web development has seen Dennis Ritchie calling him in his dream.
-
When you are working with a rather large website project and customer is calling many times a day, every day, just to ask are we there yet.3
-
Could someone tell their mother to stop calling me?
They keep calling from (323) 420-6969.
It was a one time thing, I was drunk, I don't want to repeat that. Please leave me alone!2 -
Once usaians stop calling themselves americans they can talk and complain about proper non-misleading identifiers 😘11
-
So I work with an old ICT Responsible.
Today he wanted some information about the internet.
He takes the phone and start calling...
I was like what are you doing ? Can't you just send them an e-mail ?
He said "no, calling someone is more time efficient and quicker"
So he is there calling an internet provider after closing time waiting...
Music playing... still waiting...
After 5 minutes the call is ended telling that they are closed...
Next he was "well I will send an email then"
Like wtf. How is that efficient and faster ? You could have send the mail and finish any other task... What is wrong with old people and calling everybody for small stuff.
When you call someone, they have to litterally drop what they are doing and answer the call. Just send emails and let them anwser when they have time dammit !6 -
I can't believe it.
I was going over acceptance tests with a colleague, comparing approaches.
Had a question about how he was calling a step definition.
"Can I see your cucumber"
Lord, fucking smite me from this earth.2 -
You know it will be a fucking glorious day when you open up that legacy project from 3 years ago.
Calling those NPM package dependencies "outdated" is an understatement...
3 years equals to roughly 1 million new JS hipster frameworks.1 -
Just tried to present some progress I made on a library to a discord community and all they did was calling me a weeb because my wallpaper 😭8
-
Chrome Helper is sucking up 100℅ CPU. Again. Why oh why oh why oh why?
It's 5 o'clock on a Friday... I'm calling it quits. -
completely unrelated to work but when i'm a speedreading retard and i meet somebody who is an even bigger speedreading retard, it infuriates me despite the irony of pot calling kettle black
like bruh i gave you what you asked for, READ -
The managers thinking that you are in office and calling you all of a sudden, without any message before, and then telling you “Ah sorry for calling you that way, but this is how it is when you are remote”, like wtf, at least you can ask before, maybe I was going to take a pee.15
-
One of the top annoying behaviors of interested hiring parties is recruitment agencies cold-calling you, as if you're a disposable packet of Skittles! It's outrageous!2
-
Rexx scripting language as a junior programmer at a financial company. It was used to massage data scraped from multiple data sources. There scripts that were calling other scripts to the tune of 6 and 7 scripts deep. It was a horrible scriptception.
-
Found a bug
- Calling function sent wrong parameter.
- Calling function itself was shit. Changed it.
- Few hours later, revamped whole class, updated all references and pushed to production next day.
Till date that class has not changed and still works flawlessly!
And probably first time I used queues in java. Algorithms FTW -
CALLING PYTHON DEVS
Do you use any GUI libraries for Python, and if so which do you recommend? Preferably cross platform.8 -
What was wrong with restart that devops started calling it bounce?
What does bounce add that restart didn't, other than sounding cool?12 -
Sick at the start of the week end, then there was daylight savings time.
I haven't had a good night sleep in almost a week.
Calling it for the day to rest. Sacrificing half the day to save the next two. -
Does anyone know if there a way to use 'wifi calling' on your computer, not just on phones?
Also known as:
Generic Access Network
Or
Unlicensed Mobile Access
I would love to use a raspberry pi zero w with wifi calling, so i get away from normal mobiles8 -
Pet peeve? People in the toilet stall talking to someone on their cell while they are downloading yesterday's meals to the repository. Really, it can wait until you've done your business.1
-
Brrrr
Brrrr
Sheeesh
Having sex with my girlfriend calling honey swimming in money Michael Phelps
Keep my girl coming back round like solar system
I’m so fly I got arachnophobia
Skrrrrrra *drop mic* *finger guns*4 -
That awkward moment when I spend two days configuring my proxy server and nothing works, I just try calling my server base url and that shit works O_O
That's a good start for a monday10 -
My manager and coworkers kept calling me during vacation to add more triggers to fire some functionality. I had enough and made a regular expression matching, told them to learn regex and fuck off
-
I just wasted a few hours by not realizing that array.prototype.concat does not act upon the array calling it but rather that it returns a new concatenated one :/
-
When I shared my terminal setup with a bit of ricing to a Telegram group, someone asked what my terminal was. I said it was just the default terminal on my Fedora 27. Not that XTerm stuff or any other extra terminal emulators. He still insists that every terminal has a name. He's right.
I shall name my terminal "Default".3 -
Out input web services are called webservice_out (and vice versa) so that the calling code can build a proxy client and call webservice_out.method(xyz).
And we can't change it now. Idiots. -
Just got whiteboard paint at work. It's called smart paint...how? How is it smart? Stop this idiocy of calling everything smart. Next marketing idiot coming up with that term for no good reason is getting a smart fist in the face3
-
they say internet is spoiling us. sitting outside on saturday afternoon sipping beer and calling all my frns in different countries and none of them picking. fml. seems I made many frns.2
-
Either....
1) I'll get my ticket to the States in the next few years
Or
2) I'll end up in jail for still calling my main branch master and "black"listing IPs..8 -
These days I get all my funny from DevRant. Maybe my calling is to translate rants into consumable for the millions of non-initiated out there😂😂. The force is within me
-
TCS really needs to focus on quality over quantity. What a piece of shit. I pity the employees ( calling them engineers would be a disrespect to engineering ) working there.5
-
They're calling me the exterminator at work. I would take that as a compliment if it hadn't been me who introduced the bugs.
-
In a Phaser game, I was unknowingly overriding a method of a parent class. It must've been Phaser.Group or Phaser.Sprite that my class was extending, I was calling destroy() on it without realising I was calling the parent class' method too and was baffled about why shit wasn't working. Found out maybe two days later and changed the method 'destroy()' in my class to 'pokeItWithAStick()'. This was at a previous job, but I'm mostly sure that it stays that way in the codebase three years later.2
-
Calling C++ programmers, or probably any other language, is it bad practice for me to name a string "open_first_file" or should I camelCase it instead?11
-
I've wasted hour to fix bug in my program.
Basically there was problem with auto updates system (two exe files - one is program itself, and another is update Manager which replaces old exe with new one).
I've managed to make bug which causes to infinite update loop...
The problem was instead of calling program "helmet_updater.txt", it was calling "helmets_updater.txt"... -
Who the fuck invented recursive😡, it sucks in numerical computation, it takes excessive amount of memory, recomputation and fffffffuck😡. To calculate fibonacci of 50, it feels like MARK I. fuck they do nothing more than calling, like Peter calling Peter...😡8
-
What’s your guys thoughts on people calling Scratch and other block coding programs coding and calling themselves coders or programmers for just knowing scratch.7
-
How does someone with. A+ certs and a Network + and Cyber Security certifications and still only getting Help Desk jobs calling them 🤷♂️2
-
Calling out to all frontend devs:
What's your opinion on CSS in JS (e.g. styled-components)?
I really like the encapsulation and the ease of use but I don't like how it makes debugging more difficult.1 -
That dude fresh from learning getters and setters in Intro to OOP calling your SOLID design unnecessary complicated
-
Isn't calling yourself 'vector artist' just too much? It's when you and Picaso meet at a party, you tell your friends "we have a lot in common!"
Same thing goes with makeup artist.2 -
I started a new blog and looking for feedback on my first post: https://blog.agilesyndro.me/posts/...
-
isn't it amazing 20 years or so later calling the same people you originally called looking for rooms and most of the old ones are dead and replaced by other people. about as much luck though sigh.4
-
I have a readonly object property foo on a typescript class. When I create an instance bar by calling the constructor, bar.foo doesn't compare equal to this.foo as seen from within bar several async calls later. What could I have possibly fucked up?4
-
I was working as an Intern at a startup. They denied extension of my internship. And now, after months they are calling for a Full Time position.
I mean, what attitude is this? I already have a job. What should I do?2 -
Does a basic Kubernetes ClusterIP Service run on OSI Layer 4? There's musings of calling a Service Mesh 4.5, but out-of-the-box Kubernetes services... What OSI layer would you put them on?9
-
not sure what i changed, if anything
but my previously working code calling another microservice now fails because invalid jwt token
fml4 -
Anyone knows the logic behind recruiters calling you cold turkey instead of sending you an email with the job details?
I always wait for the voicemail but...
It is so annoying! -
I'd made a feature that call's the rest service through the java code.
Desc - Calling controllers request by normal java method. 😑
Hope you guys understand this..