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 - "what even"
-
Talking to my angry girlfriend is the hardest debugging process.
I can't even find out what went wrong44 -
Windows, you fucking idiot! You scheduled that damn update and now you have the balls to ask me what happened?!7
-
So I recently was donated a bunch of old iPhones to fix up and resell. When I turned on one of the iPhone 5s'es, I was greeted with this:
Okey-dokey... I guess I'll just sit here and wait...10 -
I heard that "options are options" so - maybe we should have even more options. What do you think?24
-
Someone donated to me today for one of my open source projects.
I don't even know what to say. Thank you 🙏3 -
Do you ever talk to yourself out loud while thinking/programming/debugging? (Not a rubber duck in sight, because that makes it okay?)
I need to avoid making this a habit..
Me: What? Why is this even an error?
Someone: What?
Me: What?14 -
Even JavaScript doesn't misbehave when a semicolon is missing. What the hell does CSS think of itself?9
-
Wait, there is a bug in high sierra making it possible to log in as root without a password. What the fuck? How does this shit even happen?12
-
I have to share because I'm so confused at the moment. After troubleshooting for months trying to figure out why my laptop would randomly go into sleep mode, as I was typing. (Imagine my frustrations working on exam projects to have the screen just go black on me every 30 seconds.)
Today I found a post on the Dell forums by another person with the same problem. Apparently a magnetic closure on my bracelet triggered a sensor to think I had shut the lid on my laptop. What. The. Fuck. Guess that explains why it would only happen sometimes, as I don't wear this bracelet often 🙃🔫 definitely the funniest and weirdest problem I've ever had with a laptop.10 -
People who don't understand what I code or who don't even know what a freaking "code" is, telling me how to do my job!! Then my reaction will be like -2
-
Some kid in my class just legit asked the teacher what a router and a modem is.
The thing is: the teacher didnt even know.12 -
People sending text documents in .doc format... what is fucking wrong with you?! Word has even had a build in .pdf converter for decades!?15
-
I now know another person's password without even wanting to.
He was sitting in the row in front of me, logging into our course page and then *brrrrraaaaapppp* - ran his index finger along the top number row and hit enter.
1234567890
I don't even know what to say.12 -
Witchcraft: Code that has been optimized to a point at which even its author has no concept of exactly how it works, only what it is used for.1
-
It's really funny to build a PHP based RSS feed generator when, this morning, I hardly knew what RSS even was 😆11
-
Guys, Guys, Guys!
I've just won employee of the month! And you know what is even better? The elders of the internet allowed to lend the internet to me to use it in my speech! I couldn't be happier (they even know who I am!)10 -
*FAQ*
Q:why did you make such a great OS.
A:I thought what would attract young users to linux.
This distro even has a song.
link: hannahmontana.sf.net9 -
"What the fuck is this file even for? Let's see who made it"
You, 2 years ago | 1 author (You)
"Oh, okay"7 -
So I got terminal Linux in school right now. People said that it's so hard, but guess what? Surprisingly it's even easier for me than Windows CMD!7
-
my laptop started lagging AS FUCK so i BARELY even managed to open task manager to see whats happening and of course. what else could i expect
FUCK18 -
teaching myself pointers right now
here is my learning process right now:
1. what even is this
2. wow this is neat
3. why does this even exist
4. what even is this
5. repeat9 -
Just solved two huge bugs in a private project without using Stack Overflow... Since when am I even able to do this? What happened to me?2
-
Imagine a person in 2020 meeting a time traveller from 2030.
— man, this pandemic sucks
— yeah, it's just the first year though
— the first what?
— yeah, pandemic didn't even end until the war
— until the WHAT?13 -
Neighbor: So what do you do for work?
Me: I'm a software engineer.
Neighbor: Oh I don't even know what that means. What exactly do you do?
Me: I write code for Fortune 500 companies while sitting on my couch in my underwear.1 -
Relying on Chrome to remember all my passwords. I have no idea any more what passwords I have chosen for several important sites. Don't even want to think about what happens the day I switch PC or reset that cache somehow.11
-
Something I probably shouldn't talk about:
One of the projects at work has a specific path you can visit. The """security""" is that nobody should know the path. But I can guaran-fucking-tee you it's not difficult to guess.
On this page, ***without a login***, you can view some user information. Well, you can view all of it, but only certain fields.
And if you perform a specific action on this page, you can get their password, plaintext.
This project is not mine. But learning all of this made me super uneasy. I had to share it.14 -
Sometimes i dont even feel like i am living at all. I couldnt even state what makes me happy anymore without a second thought.15
-
What my professor teaches:
This is a mouse and this is a keyboard
What he asks in exams:
How do you use this particular keyboard and this mouse to create a potato?
That is pretty much what always happened.. Even in theoretical exams.. :|5 -
Are you reading your own email?! Do you even comprehend what you just wrote?!
At least it's Friday. Happy Friday everyone!1 -
What the hell @Apple
I know autocorrect / suggestions is getting worse every day but this doesn’t even remotely come close ☠️2 -
Opening somebody else's code(11000+ lines in 2 js files) only to find a 100+ "var a" declarations and naming conventions like var chart1, var chart2. Best part? Not a single comment. Even better? The one who wrote the code doesn't remember what does what.3
-
why the fuck people name variables endig with numbers? why? how the hell do you even figure out what's what?
checkStatus1
checkStatus2
checkStatusMyAss10 -
justfollowus.io
ontwitter.io
because.io
wehave.io
abeautiful.io
name.io
and.io
logo.io
even if you don't know what we do. just fucking use our tools.io4 -
When the last dev wrote code and you dared to read it....switch on a Boolean, what even is your life legacy dev?2
-
What manner of imbecile writes a password reset function that passes the email and password as god damn query parameters, in the email link....1
-
12:30pm - I can't code any more, what does this function even do?
12:45pm - What's a function?
12:59pm - I still don't know what a function is
01:00pm - *Eats Lunch*
01:05pm - My code makes perfect sense6 -
Discussed my Internet privacy campaign - Google-free, encryption where possible, didn't even mention VPNs - with 2 people and they've both asked, "why, what are you hiding?"15
-
Python Dev Learning C#: I'll just wait until I run the program to see what type the function returns.
Me: Static typing means you know that before the code even compiles!
Python Dev: Sometimes I forget that all functions explicitly say what they can return.4 -
Even though I haven't had such an experience yet, I can assume that this is what every dev sees when he lets the client play with a new feature
-
I was having dinner with two girls, one a project manager and the other some finance reviewer or something like that. We were discussing our line of work and I was talking about how bad quality code affects everybody and the finance reviewer girl goes like (and I quote) "In our company we use polymorphism, inheritance and encapsulation so it's not a big problem. So our database has a parent class and we only use the parent class". I was at a loss for words. I mean, if only more programmers just did that, right?14
-
You know what really, really sucks about my school? Rant#00
I'm in my last year now and they removed one CS/IT lesson. Now I have two fucking 45min lessons (instead of three) of learning what I'm actually interested in.
Even worse: They don't provide and LK ("Leistungskurs" == advanced course) for CS/IT. Not like for Maths, English, German - okay but LATIN AND SPORT? Wtf
And this school calls themselves a MINT-school (Maths, IT, Natural Sciences, Technology).
EVEN WORSE: The 12th graders now don't even have a basic course CS/IT.
Fuck you school.9 -
Most ignorant ask from pm:
“So what have we done in the app so far?”
When the requirement gathering hadn’t even been completed yet.1 -
I've pretty much completed my profile here on devrant... I'm just 3000 or so away from my final item
I don't even know what it is exactly.9 -
Dennis Ritchie.
Can't imagine life without C, I mean what if C wasn't even invenented? What if Unix wasn't there?
Dayumn!!!7 -
I dont even know what gradle is but based purely off of the rants on here I'm never going to use it.4
-
You guys wanna know why I rage so much at the 🤡🤡🤡's I work with?
I shit you not, this is a ticket in our "to do" section of our Jira.
what even is ticket linking??!?!?
what even are tickets??!?!?!
or better yet.... what even the fuck is jira?!?!?! I've only been using it for over a year, give me some time to figure out how to use it!!!!!!
I don't know, maybe i'm the asshole. But at least I don't feel like a 🤡7 -
Fuck.
Fuck this shit
Fuck. What the hell is this?
What the fuck????
Fuck this place.
How the hell is it even possible??
Fuck all. M leaving.
.
.
.
.
A snapshot of my workday nowadays.7 -
Teacher: The exam subjects will be entirely from what we worked in class.
Narrator: The exam subjects will not be even close to what they worked in class.2 -
What to do with a web development intern who doesn't understand the concept of git even after 3 weeks of joining?
PS: Can't fire her20 -
"What would your perfect job look like?"
I remember when I got my first 'good' job. There were all these offices that were occupied and I wondered what everyone did in them. Some ... nobody even knew. Like I couldn't find one person in the office who knew what a given person occupying an office even DID...
I thought then (and I kinda think now) it would be fun to have one of those jobs that seems accountable to nobody and everyone at the office wonders:
"What does that guy even do here!?!?!"
Granted I'd probably just come in every day and work on a lot of personal projects (dare to dream) ... with the door closed... in peace...2 -
Ok seriously what the actual fuck is this even supposed to be
Narnia has have better bandwidth than this15 -
Stupid apple documentation. can't even give a damn example. I have to go to Microsoft documention to get example on a framework made by apple. What a joke.1
-
"Knowing" Bootstrap or Foundation is not the same as knowing CSS. If you claim to know css and you can't even tell me what media query is or how to make a page even semi-responsive without a css framework, please do everyone a favor and fuck off.2
-
Tomorrow our informatics teacher wants to teach us Java, but half the class doesn't even understand what an IP address is.7
-
When project managers copy and paste clients' vague requests word for word with no further explanation2
-
What the literal fuck? This is an ad targeting devs. They don't even know what a fucking programming language is.
https://youtube.com/watch/...4 -
Java is kind of like teenage sex--everyone is always talking about it, but in reality they don't even know what they're talking about.
-
Have you ever looked at code you had written years or even decades ago and asked yourself either:
1) How this this even work?
2) What the hell does this do?
3) or, I can’t believe I wrote that. (In horror or serendipitously)5 -
When your Program prints a PDF two times. What the Client thinks what happend:
myDocument.printTwoTimes();
When you review your Code:
This shouldn't even print once! How is any of this even working?
Happend to me today at work :D -
How many people have faced this?
When the test suite completes 99% and fails on one stupid test thats not even part of what you updated.5 -
I submitted a security report some days ago.
It is well written, it explains what is happening and what is the impact providing an example. I give some advice about how to handle this situation, it's about concurrency issues and it's pretty tricky to debug.
Answer from the reviewer:
"Please, can you tell me what are the implications?"
...
...
FUCK.
IT'S LITERALLY FUCKING WRITTEN,
CAN U EVEN READ IT?
THERE ARE PICTURES DESCRIBING THE ISSUE, I EVEN ATTACHED A FILE YOU CAN USE TO DEBUG.
...
This is the last time I report vulnerabilities.3 -
Me: do you even know what computer programming is?
Person: agh yea... its when you program a computer...4 -
It took straight 2 minutes to send 3 values to their server and even then it failed, just fucking great, what fills my eyes with blood is how calm the message is supposed to sound, you fuck can't receive opt-outs over https, what?!3
-
My internship is starting to make me feel really stupid
The issue seems easy but I literally have no clue what to do or even where to start. :(9 -
Excuse me, but what the actual FUCK? My eyes are burning. I don't even want to imagine how the CSS looks...4
-
I loose it big time when developers in my team say "it's not working" and don't even care to explain what is not working and what were you trying to do....2
-
Let's create mentally what should never be, something with so ridiculously bad performance, even the devil wouldn't let someone use it.
My idea: a JVM emulator written in JavaScript.
What can you come up with?7 -
Hey guys.
Got this motor here... What do you think it's voltage is?
Tryed 12v, didn't even move...14 -
!dev
You know what? I've had it with this fucking hopped up country, I've been out the army less than a year and, full disclosure, I knew it was bad but what in the skullfuckery is wrong with the U.K?
Absolute retards everywhere, with some of THE MOST piggish, soul destroying and suicide mongering leaders I have ever met (that's a helluva achievement after 5 years in the army).
The amount of illegal immigrants that don't have a word of English or single thing to give this country, other than paediphilia, rape, knives, debt, and idiocy.
Yet the government is anally raping every single British citizen to give every single immigrant better living conditions than 90% of people who are here legally.
The woke-ism that permeates EVERYTHING is beyond a joke now too. When the hell did basic life become so convoluted, "offensive" and "scary" that primary schools have drag queens coming in to read, sex ed classes that teach shit like sex changes, transitioning, bending to everyone's will, and to be punished for asking questions?
It feels like there's a crushing weight on my chest 24/7 and I can't even speak about it because now free speech can get you demonized , ostracized, and even locked up!
It's okay though, you won't be locked up with any rapists, paedophiles, thieves, or SA's because they're all back on the streets to make space for anyone who dares have a voice.
Every time I talk to people now I feel violent and full of rage. Some of the time it's not even their fault, I'm just being chipped away at. CONSTANTLY.
I'm genuinely scared I'm going to lose my shit and break someone's neck, or my own.
DISCLAIMER: I know other countries have issues waaaay outweighing the UK's, and I'm not minifying them.
ANOTHER DISCLAIMER: as is the way, someone is most likely going to be offended by this post. Scroll the fuck on if that's the case. I'm human too and I need to vent. And this feels like the last safe space I can.50 -
As someone deeply questioning their life and career choices as of now, I wouldn't want to become a dev anymore because:
- you spend most of your time burning your eyes on a monitor and getting terrible back pain
- you might sell your soul to company benefits whose only purpose is to make you distracted from the fact that you're basically spending 1/3 of the day wishing you were doing something you actually want to do
- might have to do some exhausting communication ooga boogas to understand what supervisors and your other colleagues want to say (in a small company setting)
- again, as in my previous rant, if you're not on some less disposable dev position, you could as well become something else given that junior salaries are not that high
- get into an unhealthy work world where little hours of sleep, overworking, and other such unhealthy lifestyles are praised or used to determine your worth
Of course, these differ on a case by case basis. I'd become a train driver or something if I still didn't have to eat and not throw more money at a career change
Life's tough2 -
Hey! Heard you like scams.
Seriously, what even is this? I heard about this, but didn't think it would happen to me.
Also based on what they want to be doing with another person's computer can also double as a botnet too.14 -
Seriously, fuck Xcode up the ass with a hot poker. What a piece of shit. It can’t even handle graphics as well as MacDraw circa 19895
-
3 months ago our company moved 10km away from where I live. So instead of 10 minutes to work, I now have 50 minutes. Great!
The moving was so rushed, they forgot to order a fucking internet connection.. So they panicked and bought 4x 4g modems and a 50 Mbit connection. This connection was then shared by the whole office of 50 people. The connection could barely handle our needs, and for 3 months all streaming or unnecessary use of the internet have been prohibited..
But today! It finally happened!
We got our fiber connection!
No more streaming from my phone!
Bye bye productivity!
Spotify and YouTube here I come!1 -
So, i short circuited a fuse on my laptop (accidentally) and...
MS windows is running much better now. 😐 What even.3 -
Password Rules are bullshit. I am the one to decide what password is safe for me. If even I can't remember my password it's not fucking safe. Morons.1
-
How many bits are in a nibble?
(nybble/nyble)
....I did not know, nor did I know what a nibble was...WITHOUT LOOKING IT UP.....any takers?4 -
In a call with the big boss of the huge company I'm working for:
HER: Yeah, this MUST be in the next release or we better not even release
She's talking about a fucking carousel to let the user know its stuff has been merged, I get the point! It's important, but do you fucking realize that the user is currently NOT EVEN LOGGING IN?
HOW TF IS YOUR PROBLEM WHAT THEY SEE ONCE INSIDE THE PLATFORM IF THEY CAN'T EVEN LOG THE FUCK IN?
FUCKING BUSINESS BITCH JUST SAYING WHAT HAS TO BE DONE AND THEN PRENTEDING SHIT TO ACTUALLY WORK PROPERLY5 -
Companies like this one do love exportation. What junior+ developer would switch jobs to an intern that is unpaid?
Not even students (Or graduates) can apply to this position.15 -
Poor fellas. I feel what you're going through.
Look how spontaneous they were in mentioning the workaround part. Be vocal even if you have nothing to offer. 🤷🏻♀️2 -
guess what ? I'am a hardcore accounting student writing programs for computer science students as their final year project :). this dudes can't even write a single line of code11
-
Only now just realised the Nintendo switch has an ARM CPU... Im even more impressed at what people are pumping out now...6
-
What the tickets I receive daily are like... -
“You’ve got to be kidding me. I’ve been further even more decided to use even go need to do look more as anyone can. Can you really be far even as decided half as much to use go wish for that? My guess is that when one really been far even as decided once to use even go want, it is then that he has really been far even as decided to use even go want to do look more like. It’s just common sense.”2 -
Turns out what they offered me was barely what I was making at the moment... Why bother even sending me that lame job proposal? You were supposed to want me to work there, or at least that's what you said.
-
Fucking dialog box with only one choice... “Stay Connected” what the hell did you even give me this choice for? What if I wanted to log out? Why prompt at all?3
-
I am so disgusted by how people keep asking me how to hack Facebook... As if it's even possible? What the hell are they even thinking?!
- oh, hi there. I'm your Assistant. Nice to meet you 😊1 -
Working in a organization that hire people that don't know what they doing and can't ask a question correctly...
HELP WE'RE GETTING AN ERROR IN OUR CODE WHILE TRYING TO GET DATA FROM YOUR DB... PLZ FIX IT
WTF IS NOT WORKING, WHAT ARE YOU QUERYING, WHAT IS THE ERROR?
**Sends a SQL query but with ? for all the parameters**
WTF..... U PPL ARE IDIOTS.... CAN'T EVEN ASK A QUESTION CORRECTLY OR PROVIDE NECESSARY INFORMATION... CLEARLY YOU HAVE NO IDEA WTF UR DOING..
EVEN GOD CAN'T HELP YOU... -
Traditional programming means spending *days or even weeks* to write instructions to make the software do what *you* want it to do.
AI modelling means spending *weeks or even months* to tweak instructions just to find that the software does whatever *it* wants to do.3 -
Me: "Can you get the user to send us a recent crash dump?"
(Support person forwards my email)
User: "The most recent ones are from November"
Support person: "It seems they haven't had any this month"
Me: (?????!!) "Which November?"
The eventual crash dump was datestamped with today's date. -
What gets me is that still, even now, most bosses do not seem to understand that quality will give you speed.
Why is this even still a fucking debate..2 -
I fucked up on my grad school essay by sending them the PDF of my college-specific paragraphs. All of them, yes.
To correct said fuckup, I attached the actual essay, but with a college-specific paragraph meant for another school.
However, I imagine that they saw the wrong essay and then went to the paragraph list and saw the paragraph meant for them?
I MADE TWO DIFFERENT FUCKUPS THAT CANCELLED EACH OTHER OUT AND I GOT ACCEPTED.
????? PROFIT??????3 -
What the actual fuck GitHub/CircleCI?!??
I transformed a GitHub account into an organisation and lost admin access to a repo even though I'm the owner of the organisation. Now I can't even access the settings for the repo on CircleCI. What the hell? WHAT THE HELL?!!?! THE FUKKKKKKKKKKKk? -
When a bunch of unit tests start failing locally because the AWS secret key got rotated.
oh wait...
THOSE AREN’T UNIT TESTS!!!
Unit tests do not depend on any external system, that includes AWS...
AAARRGHHHHH1 -
Suppose devRanters were to start their own software company, what things would make that company better than others?
I mean, what things would each one of you would want to happen in that company for it to become better and even the best?12 -
What do you think of LinkedIn's quizzes? I passed the JavaScript one but failed JSON... JSON!! Are you fucking serious! How is that even possible!!!10
-
I just read some of my old rants and it's no wonder I don't have more likes. Even I had trouble figuring out what I was talking about.4
-
My professor asked me today why I wanted to build my project using OOP.
This is a 480 level course and I have 2 1/2 years experience building well over 30 projects with OOP. And yes, we have students here who are nervous about the idea of using OOP. Nevermind that I and others took two classes on the topic.
I have hit my dispair event horizon. It has to get better from here. 🤯😬🤬🤬🤮☠️4 -
*slamms door open*
*screams as loud as he can*
"FREE FONT DOWNLOAD"
Wait what?
*screaming even louder*
"FREE SATORI SANS FONT DOWNLOAD IT BELOW"
Wtf stop screaming.1 -
What the fuck is even this?!
The empty fucking box in the middle!
I am not even angry now. Just frustrated. I have encountered so many visual bugs in iOS now. This is my first iPhone. Tim Apple doesn’t want retain me.
iOS: A beautiful looking OS that shits at times.8 -
y'know it's nice to know that no matter what happens, some things in life never change. even if you want them to.
like no matter who you are, or what you're doing, SELinux will always be there to ruin your life....4 -
i hate when people ask me what im doing when im done with school. mf i dont even think im gonna make it past my 20s11
-
Sifting through a React class component that is over 1000 lines long.
When was this written? Not in the 1950s like you might think. Just over 3 months ago.
Kill me.6 -
What is the best PC spec for development?
Things I mostly work on: Node frameworks, React Native and some Java and C++ (QT)
I know that even a dual core is enough for this but it takes a while even for a webpack build to complete in my current build.14 -
"Do you know you can even download images via Google search and save it or print it? Guess what, that's the secret to my template images."
-
- assignment is to display a paragraph fit within a rectangle
- takes maybe 10 minutes to write
- 1 error preventing Xamarin Forms solution from building
- googles error and seems to be a version issue with a single package
- upgrade that single package
- 43 errors preventing solution from building
- reverts back to previous package version
- 76 errors preventing solution from building
- angrily turns off laptop and packs away things into laptop case
- talks shit about xamarin and all the annoying nuisances ive dealt with for this stupid mobile app class
- takes laptop back out because deadline is tomorrow and i have to make the solution build even though i want nothing to do with it
- laptop takes 2 hours and 14 minutes to load up Windows (no update or anything. Just me signing in like every other normal day)
- code builds first try without errors
- wait what the fuck
- concludes that i need only verbally intimidate electronics into submission from now on7 -
Once i receieved a mail for a google form and the google form was asking me for my email... I couldn't understand what the fuck should i even reply😅😅 like how did you even send me the mail in the first place😅😅
-
Team: let's do "X".
Me: we couldn't do "X" because... We should do "Y".
Team: that's why we're saying let's do "Y"
Me: ...
What!!! What are they even thinking ?1 -
For our robotics team we have a college professor (if that's what you even call it) who is teaching our programming subteam how to code the robot in c++. Whenever we mention git he goes on and on about how git is too confusing and we shouldn't use it even if we used pull requests.
What the actual fuck9 -
Coming back to c++ after far too long in python...
Compiler: "Do you even know what a semicolon is?!"6 -
I love my gf but she can't talk code, or mathematics etc... What do I do? She refuses to even try becoming interested.25
-
> # Changelog
>
> ## x.y.z
>
> - Added something
> - Fixed something
> - Other changes
'Other changes'?! What other changes! Either tell me what they are or don't even add it, considering usually not every little thing is listed in the first place..1 -
Co-worker on phone with our manager trying to explain something to him:
Co: Do you even know what a foreigner key is?
M: Yes, but bla bla bla
Ps: The manager doesn’t really know what a foreigner key is 🤦🏻♂️11 -
"Changing your country or region will cancel any automatically renewing subscriptions."
This from a company that makes more per hour than any of us will make in our entire lifetime.
Welcome to the ultimate 🤡🌎 . You are in my domain now.
🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡🤡9 -
We write our feature specifications in Gherkin, so it is clear to every member of the team (even nondevs GASP!) exactly what each feature should do.
SO WHY THE FUCK, AFTER BUILDING THE FEATURE, DO I GET REVIEWS FROM THE pRoDuCt MaNaGeRs, SHOWING ME THEY WANT SOMETHING DIFFERENT FOR THE FEATURE. YOU WROTE THE FUCKING FEATURE DID YOU HAVE A CHANGE OF HEART MID THOUGHT YOU IDIOT!!!!!! AAAAAAAAAAAAAAAAAAAAA I'M SO SICK OF IT I'M SICK OF WORKING 12 HOURS ON A FRIDAY FOR YOUR STUPID SHIT2 -
That one moment you create something so magical that you never even intended to write and don't even realise what you have done until after it is done 😮1
-
What?… How? W…why? B… but the shareholders! The employees! Who… who's gonna pay for that? Profit margins! The growth! How's that even possible?
(https://geobytes.com, operational since 1999)5 -
Trying to work out an encoding bug after upload, I ask them to send me the original version of the file that is currently uploaded. I look at the files and they seem strangely similar, but strangely different.
I reply to them, "To confirm, this is the version you uploaded?"
"Nope." -
Finally managed to get my website up and running after a week of going back and forth with Hostgator. I'm really excited about it even though I know it's not quite ready and needs more work.
Even so, please have a look and tell me what you think :)
www.rodev.org14 -
I hate it when suddenly one app icon is missing on the home screen and I cannot even figure out what app I'm missing.4
-
Executing git commands you found online as proposed solution to your problem without checking what they do. Not even once.
-
Don’t be cynical and prideful. Respect people older than you in the profession, even if in your judgment they are “dinosaurs”. Even if they’re not as well-versed in what you consider “The New Shiny Thing”, they’ve seen some shit and can teach you a thing or two.6
-
This is not even funny anymore. This Windows get dumber with every release? Nothing about what it does.. or how is the progress..3
-
How come devRant doesn't have an easy way to find out how their API works? I'm reading off of wrappers to figure out what responses may contain and what the endpoints even are arghh3
-
what have I done to deserve this? 😫
the connection is so shitty I can't even rant about it properly... 😵2 -
What do you guys think about backend developers who design&implement POST requests with URL parameters? Is this even legal? 🙄14
-
What should I do with a guy, who rejected help, promised to do the work and just didn't even try to do it?5
-
Coding on a German keyboard suddenly gives you a reason to like those indentation-based languages without curly braces. And what about backticks and single quotes, they're for sure easier to find on an American ASCII keyboard. Fücking ümläüt chäräctersß!
Even worse on a Mac where it's not even printed on the keys what they do when holding shift, alt, or apple/clover/cringle keys.24 -
WHY IN THE WORLD IS PHPSTORMS CTRL + Y SET TO DELETE A FUCKING LIIIIIINE. WHAT THE HEEEEEEEEEEELL
can't even undo it man. this suuuuuucks.4 -
I was just looking new and lesser known programming languages. Then I came to Rust.
"Rust manages memory at compile time"
What?😵 How is that even possible?9 -
Argghhhhhh!
Non-unique Multi-Index killing me...
Even when there is no duplicates found in the data frame.
What the hell am I missing.. -
The Angular 2 documentation taught how I must split everything into a gazillion different files, to separate the languages. Now I'm learning React and JSX, and I'm starting to question my very existence in the universe...
-
What do you guys think about #uploadfilter ? Are companies like Google, Facebook etc. even able to create a working copyright filter algorithm?9
-
HR people who contact you to schedule an interview and you give them your available dates and times and then they ghost you...what are you even doing?3
-
oh THAT'S why malwiki was down...
what the fuck do you mean amplified the whole internet's dns the fuck does that even MEAN4 -
!rant
GNOME 3 vs KDE vs XFCE vs Custom Openbox vs Cinnamon
What would you choose?
I'm a lover of XFCE and Openbox. Sometimes even i3w23 -
I asked for 2 weeks of coding whereas I should have asked for 4 weeks just for coding.
What the fuck was the even thinking? Fuck -
my sister asked me
"hey do u know how to use (develop in) blockchain?"
what do i even respond to this...5 -
First time programming. I'm sure I got it right. Compiler must have a bug. My instructions were very specific. Wait... what... I don't even...
Credits r/ProgrammerHumor. -
I don't know what happened to me. I never had a problem not drinking when I didn't want to even though I drank quite a bit at times when I was still a teenager (Yes it annoys me greatly that I'm not considered a teenager anymore btw).
Not even a month in of being 20 and I feel like I have an alcohol addiction after going drinking a few times. What the hell14 -
AWS typescript: Your function name can't be longer than 64 characters
how about you tell me what the function name is and where it's located so i can find and fix it?
my code changes don't even have any 64 character length functions , they don't even have any typescript changes3 -
My worst common practice:
I do almost everything as root. Even programs which tell me not to run as root, I do run them as root.
What are yours?1 -
I went to a job fair at 42 on a college campus. Even the recruiters were looking at me like, pops what you doing her??
-
A developer just followed me on twitter and their description stated their game had 'FPS quality visuals'... What the fuck does that even mean?1
-
So my girlfriend was trying to find another word for "whispered" and I just had to screenshot this ad...
Could someone tell me what its trying to actually scam people into?5 -
when the only thing you have going on for the team is the atmosphere and even that they fuck up, what now6
-
Cleaning up code warnings in a 3rd party piece of software and found a function that was returning a pointer to a local variable, who wrote this piece of shit?!1
-
What does composer.phar even do? I swear it downloads six versions of itself before installing the required packages...1
-
Why do I have to signup first before applying for a position? What the fuck is even wrong with Workday!!
-
Wanted to know: what shell do you guys use on Windows, considering cmd.exe sucks and PowerShell doesn’t even pass the Doherty Threshold? I myself use Clink with *nix binaries and WSL for what is Linux-only.21
-
So this manager told me we need to build accelerator. What's an accelerator. He told that it some how manages Microservices.2
-
Is there a program that can help me read books and get like the main idea... It seems my reading list grows stronger faster than I can read... No matter what... Even using Blinkist... Even on that i have 300 books.... :(10
-
Been coding for over 5 years and today I'm going into a college exam about simple GUI with Windows Forms and simple class structures.. This will be so hard
-
Every day I am astonished by how helpful and clear composer error messages are...
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package whoami/whatami ~v4.1.55 exists as whoami/whatami[master, v0.1, v0.2-alpha, v0.3.0, v1.0.0, v1.0.1, v1.0.10, v1.0.11, v1.0.12, v1.0.13, v1.0.14, v1.0.15, v1.0.16, v1.0.17, v1.0.18, v1.0.19, v1.0.2, v1.0.20, v1.0.21, v1.0.22, v1.0.23, v1.0.24, v1.0.3, v1.0.4, v1.0.5, v1.0.6, v1.0.7, v1.0.8, v1.0.9, v1.1.0, v1.1.1, v1.1.2, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7, v1.1.8, v1.1.9, v1.2.0, v1.2.1, v1.2.2, v1.2.3, v1.2.4, v1.2.5, v1.2.6, v3.0.0, v3.0.1, v3.1.0, v3.1.1, v3.1.2, ... 100s more] but these are rejected by your constraint.
In laymans terms, couldn't find version ~v4.1.55.1 -
!dev
>Be my friend
>Buy a tdi
>Upshift at 1300rpm
>Get up to speed in like a minute
Ffs the turbo never even turned on what the fuck.1 -
Even tho we are all software engineers, everyone needs to specialize and become really good at a particular discipline.
What are you good at?11 -
I just found a class in the codebase which was named "Ariadne". Coz it was responsible for holding the information of where you are on the site wrt the homepage. Talk about giving meaningful names. There was no other documentation whatsoever. You know you've serious code quality issues when you expect fellow developers to know entire stories from Greek mythology to understand the code.1
-
Yeah, I have some friends, but none of them appreciates Yeoman like I do.
Fuck, they don't even know what it is. 😡😡😡1 -
-Me late at night facing a deadline-
Git: Hey there's no upstream bran---
Me: WUT? I don't even know what ... sure whatever just do your thing git!!!!
Git: YOLO!1 -
!dev
when one of your best domains were taken for a long time and you didn't considered about buying or hijacking it or even thought about what you would even do with it because its taken anyway and you are not an asshole. But then out of nowhere you get an offer to get this domain. and you start thinking... what cool project you could do with it and what it may becomes - and what if your project fails and you wasted a great domainname... but ofcurse you stuggle for too long and the old owner bought it already back again, like he just forgot to renew it and didnt even cared about it that much.
congratulations. you now cant stop thinking about this cool project and what it could may be. instead you see someone else wasting it...
as if dev life is not depressing enough. back to localhost :( -
What is it with this trend if having a SIM card in every modern car? Fucks sake, can't even find one that can be sold without -_-6
-
So been doing a TFVC -> Git conversion the last 3 weeks. I'm finally seeing an end to this mind numbing frustrating mess, so I was thinking 'this is a good time to write down my experience in a rant'.
So first of all, I'm working on a project that's about 10 years old, and didn't have a serious refactoring in that time (still runs on .net 4).
The project structure is f*cked up and seriously complicated the git conversion. For example forms only used in the winform application were in a solution for a web app, and file referenced in the windows application. But due to the fact that these forms also needed references to some business logic in the winform app, I had to constantly jump from one project to the other, fixing references to get this shit in NuGet. Sadly this wasn't the only case, and the other 40 project I had to convert from TFVC to Git had equally f*cked up stuff.
Only thing positive to come of this, pretty much decided to leave and start as a freelancer. At least I'll get payed better for doing shit like this, and I know it'll be a temporary thing and can move on after it's done.4 -
I can build my .aab, upload it, have it approved, and release it on Google Play before my stupid .apk IS EVEN DONE PROCESSING ON APP STORE CONNECT
WHAT ARE YOU DOING APPLE FIX YOUR STUPID S3 BUCKET OR WHAT THE HECK ARE YOU DOING WITH THE BUILD THAT IT TAKES SO LONG TO EVEN GET IT IN TESTFLIGHT AAAAAAAAAA9 -
F-Droid can't even download apps properly. It's fucking 2019 and you haven't figured out how to download files in background?! What are you, F-Droid devs, braindead?5
-
Me: The client is getting hosting from a different company than we suggested since they require you to pay via bank and she doesn't consider that safe.
Co-worker dude: But aren't banks like the safest way of paying?
Me: Well I guess not in the Filipines (where the client is from)
Dude: .......3 -
Got a job interview tomorrow I'm not that nervous but I'm not sure what my market value is even after 5 years of experience any suggestions?7
-
What a day when not even the coffee machine starts up...
I was thinking last week was hard where the milk was out -
What are some of you favorite tools from your toolset? be it software, hardware, some plugin or even some hack you use often19
-
That's what you want to see first thing in the morning.
Even worse, I slept about 3 hours last night on the same repo. -
Why do people try to answer questions they don't even know what mean...
I want to use a package that's made for nodejs and it's using one of the core module of nodejs (http), so that's a problem because react-native doesn't have that module and I can't just simply install it (it won't work), so I search the web in the quest for a solution maybe a drop-in replacement or a polifill or something, I got to this question that's exactly what I would ask if I were to do the question myself https://stackoverflow.com/questions... asking for a polyfill to use http module in react-native, and the only answer is from a guy that I don't think he even knows what he is talking about, his answer don't make any sense with relation to the question and doesn't even address package http nor polyfill so obviously he didn't even know what the title of the question means...
If you don't fucking know something, just stay fucking silent don't reply with giberish stuff that don't have nothing to do with what people are asking. You don't have know it all, don't feel you have to... and don't try to answer stuff you don't even know.4 -
Guys, if Microspyoft are spying on its users, how bad this can affect your digital life or even ordinary life? what is the worst case in this conspiracy theory5
-
The webpack production mode can't even recognize destructuring. It can only naively replace literal occurrence of process.env.NODE_ENV.
What is this? A f'ing template engine?10 -
npm XXXXXX -f
seems to be the only way to make it work... sadly :( Even though I have no idea what I am doing.4 -
For me the most frustrating thing about working on someone elses project, is when you try something and it just does not work, you dont even know the code to try think about what the problem might be to begin with. What about you guys ?
-
I was looking at F# and... What the fuck even??
I guess it has a certain allure, the reason why I'm not able to pinpoint as of yet...4 -
I don't even know what this is. But - it's over... but I can renew...
But what about my hotel discounts!?9 -
When did this sector get too busy to do design? All we do is throw cupcakes against the wall now. Even with breakfixes a simple “what do you need from System X and what can you pass in?” is now deemed too slow.4
-
The proprietary CMS of the web agency where I'm currently working. It uses also a proprietary PHP framework.
Don't even know what is worst -
I'm struggling with actually quite simple but yet so complicated human behaviour.
How does one know what some other thinks of what the one thinks?
That's rethorical question. One simply does not know. But why would I even ask such a question then?2 -
What makes programmers different from other professions?
- We could feel worthy when our code compiles even after 458 failed attempts :)
-------------------------------------------------------------------------
What's your answer?!6 -
Every time the sales person wants a quote, they send me the proposal, I read the first line and think, "What the fuck does this even mean?"
-
Just about to go in to start a new contract on a greenfield project, using ES5. What is this, the fucking dark ages? I'm not even sure what isn't ES5 anymore...many fails ahead.2
-
New crm system is a gem. Teaching people to use it is just so easy. Fixing and finding all the problems though... glad for the automations being done by colleuge 👍
-
Went for an internship interview today
Interviewers= tell us a little about yourself
Me thinking haha I can mention the time I took a 300 level course in my freshman year (have ranted about this) and show them I can take up a challenge = I'm known in my batch for not making smart decisions
Interviewers = sarcastic clap
What the actual fuck,no why why would I even start off like this fucking shit what even am I stupid what even. Great job man great job.3 -
Deprecated API methods without any documented replacement methods or even justification for the deprecation. What do I do with this!?1
-
ok, i'm losing my mind...
didn't aws credentials used to need to be in .aws/config????
and now its .aws/credentials??? wtfffffffff3 -
I hate it when clients send documents that aren't properly formatted.
I hate it even more when it's unclear what the content of the document is about. :/ -
Dear devs, what gadgets do you often use that help your daily programming?
Even if you only have m+k, what do you prefer?7 -
Work on my own side projects. Even just taking notes about what to do and what to avoid. When I think my own stuff avoids the conceptual flaws which cause low motivation at work, I feel fine again! Bosses never learn, but I sure do!
-
Even if I was in desperate need of getting a job, I would be jobless than getting an entry level job in TCS.
I said what I said !!2 -
Regarding the web and mostly for large scale projects, what cms platform or even mvc like framework would you prefer to use or work with and why?9
-
What are some backstage computer science jobs(jobs most people dont know even exist but keep the show runnning and are pretty important)3
-
!rant
My phone is buggy. I just accidentally downvoted a rant. Crap. Sorry whoever's rant that was. I don't even know what I downvoted it for. Any way I can find out what I've downvoted?2 -
What the fuck, does an EAT even do?!! Other than gaining a salary comparable to a Dev and just sitting in meeting day in day out.
How the fuck can someone work in tech without knowing even the basics of programming12 -
it's like someone invented government bureaucracy for no reason at all https://github.com/Rabbival/...
what am I even reading4 -
What does vertically alligning a div even mean? I just use the margin-top and margin-bottom properties :/1
-
Bloody softlayer sending notifications about expected downtime on "IMS services" (which could mean any of a great number of things), without specifying what it is, what it does or to what services or regions it is related...
Grmbl, what use is there to get a notification about unexpected maintenance if you can't even make out if you'll be affected or not! -
Little bro's SIW asks for JFrame swing notepad. Plus his teacher didn't teach them even what is a JFrame,
me :| i think his teacher demanding Stackoverflow's snippets haha -
What do you thing about a manager who doesn't communicate with the team (2 developers)? It would even go to months without even asking our progress or if we find some difficulties or if the missions are okay ,challenging or make us improve. I still don't have a vision for my carreer and the company seems to care less about what i feel or if i'm satisfied or not. Please What do you think. I would be grateful if you share with me any advice.4
-
Why are we debugging our stories?! Heck even our products design?.... In the end we have our tasks objectives updated mid sprint.... What is this chaos?!
-
I have been using 10 sick days since I had sth… I can use 5 more days legitimately and even 10 more dishonestly. What to do?8
-
Any one else dissapointed in what direction Play (scala) is going? Jesus christ i cant even mock my authentication anymore without a shit ton of refactor...
-
The worst documentation had to be students work in the sophomore programming course I was a TA for in college.
What was even more tragic was the actual code, but that's what you get for reading Facebook when you are in class.