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 - "why? just why....?"
-
Client: Why is this not working?
Me: Because the feature expect a...
Client: I sure hope you won’t expect your client to want to know all these teach behind this feature, as a client, I just expect it to work.
Me: Ok...
Client: So why isn’t it working now? WHY?
Me: 🤦🏽♂️
Client: I need a response!
Me: It is not working because...
Client: Stop telling me logics!! I just want it to work. Why isn’t it working...
Me: It is not working because I fucked up. It will work after I fix it.
Client: Why isn’t it working though... I don’t understand why...
Me: Just let me fix it and it will work...
Client: Why can’t you tell me why... it’s not good communication... (hangs up)12 -
Meeting with client.
Me: our solution does not require a central server, any computer (windows, Mac or Linux) on which you install our software can act both as a client and a server
Client: no we need to have all our data on our server
Me: sure, you can install our software on any computer
Client: no, we need it on our server
Me: ok then, we can make the needed changes to install our software on your server, it will cost an additional fee though
Client: very good then17 -
Me: "We are gonna move away from Google services."
Him: "Ok. Just make it EXACTLY like Googles services. I won't use anything with less features."
Me: "Look, I can offer you something with more privacy and security under european law. It may not be EXACTLY like Google. If I could do that I wouldn't be here obviously."
Him: "As long as I'll work here I'll not work with something less than Google."
Inner me: AAAARGHHH FOR FUCKS SAKE!! I'LL STICK THOSE GOOGLE SERVICES UP YOUR ARSE SO THEY CAN SPY ON YOUR FUCKING GUTS!"
Me: "Well, in this case I'm glad that you are not alone to decide that."21 -
What the fuck, I just discovered that my father knows vi.
He's not a programmer.
Why, God, why I'm only able to use nano... What did I do wrong...11 -
Why. Why in the name of fucking god is this a thing!?.
Why a fucking huge ass parcel for like, 2 cm³ of content.
Fucking hell just why.
Explain.16 -
Browser notifications, STOP TRYING TO MAKE IT A THING!
God I hate every other website that requests browser notifications.. why just why?11 -
Him: Relation databases are stupid; SQL injections, complex relationships, redundant syntax and so much more!
Me: so what should we use instead? Mongo, redis, some other fancy new db?
Him: no, I have this class in Java, it loads all the data into memory and handles transfers with http.
Me: ...... Bye!5 -
"why dont you just go on a vacation?"
Why dont you just earn a billion dollars? Or why dont you just fuck your mom in her asshole from where you came from? FUCK YOU
FUCK THOSE PEOPLE WHO TELL ME WHY DONT YOU JUST GO ON A FUCKING VACATION15 -
STUPID RAILS!
WHY CAN'T YOU JUST BUILD THE BLOODY QUERY WITHOUT DOING FANCY UNNECESSARY SUBQUERY SHIT?!
OR PUT THE LIMIT WHERE IT MAKES SENSE AND DOESN'T CAUSE MYSQL TO TELL YOU TO FUCK OFF?
WHY WHY WHY WHY WHY
THIS ISN'T HARD18 -
C=consultant
M=Me
D=my Dumb boss
M: so how are you guys planning to implement the block all accounts feature?
C: oh it should be easy! We will just loop over every account and lock it!
M: what about implementing a flag that just blocks anyone from accessing the site till further notice?
C: what? I’m sure it’ll work. Just need a list of all accounts, we don’t need anything fancy!
M: what happens when we want to revert back to the pre-block state?
C: oh, so we will just unblock everybody
M: even people who were previously blocked for good reasons?
C: i guess so, unless you think otherwise
M: we r….
D: listen! We just need to be able to block all accounts, who cares about this details! So long as we block all accounts! We need this nuclear option in case something bad happens…
M: but what about when that bad thing passes and…
D: when it passes it passes who cares!
Arghhh so much rage here… like first at the stupid engineering design of looping over all of the accounts instead of using a simple flag. Like 1 http call (from one microservice to another) is a lot better than O(n)… not to mention, we won’t have to deal with failures and retries.
And second for my boss being a dumbass… ok you deal with being to afraid to unblock people after we used this “genius nuclear option”!6 -
WTF!? Why? Just.... why? I'm in Incognito mode as well!
EDIT: Ok, it turns out it's a TV show. Never mind...6 -
I have been off of this platform since last 4-5 years, but going through old screenshots I found this rant by @uyouthe. I checked it on the Calculator on Windows 11. 5 FUCKING YEARS and this is still there.17
-
God fucking dammit.
I got assigned to a WordPress project...
I AM NOT A WORDPRESS DEVELOPER!!!
Why do I have to deal with this giant pile of stinking shit?
I'm a php developer, I make applications, I don't write fucking wordpress plugins...
WHY DOES THIS EXIST, WHY DID WORDPRESS BECOME SUCCESSFUL WHY CAN'T I JUST DEV IN PIECE.
Dear wordpress developers,
Please suffocate on a big fat old cock.
Regards.10 -
me: "Why is the QA guy manually typing JSON into a production environment?"
asshole: "That's not your responsibility."
me: "Why didn't you just migrate data? This is dangerous."
asshole: "You need to go sit down."1 -
Why is everybody too dumb to just walk... why are people like this:
if(isSomebodyWalkingBehind()) {
stop();
sleep(10000);
}4 -
Soooo it's the first day of sprint. I have tasks A, B and C.
Here's my manager again telling me:
"It's just A ,why are you taking time."
"It's just B ,why are you taking time."
"It's just C ,why are you taking time."2 -
Just why????
long d = date(toDate) - date(fromDate); // days
Please just name the variable days............2 -
Why the fuck is it, that American online companies ONLY ACCEPT CREDIT CARDS
WHY NOT JUST DEMAND FUCKING CHECKS FOR PAYMENT54 -
Who the fuck writes a 200 line method with 52 if/else statements, 3 try-catches, 6 loops and only 1 comment saying //Array of system records. No dipshit I thought that was a Fucking interface. What happened to the whole keep it simple notion?!5
-
Me: why are we paying for OCR when the API offers both json and pdf format for the data?
Manager: because we need to have the data in a PDF format for reporting to this 3rd party
Me: sure, but can we not just request both json and PDF from the vendor (it’s the same data). send the json for the automated workflow (save time, money and get better accuracy) and send the PDF to the 3rd party?
Manager: we made a commercial decision to use PDF, so we will use PDF as the format.
Me: but ...4 -
Just logged into a clients WordPress website that needs help and they have 64 wordpress plugins installed FFS arrrrggghhh why people why!!!!!2
-
Why, just why, in the the world would you populate an ENTIRE excel workbook for it to serve as a database!
"It crashes, fix it"...
Shit doesn't even open man!12 -
This compiles and works in C++:
int arr[10];
5[arr] = 42;
cout << 5[arr] << endl;
I know why it works technically. Its just pointer math. But I have to ask "Why?" Of all that is unholy, WHY?!11 -
So I just read that Oneplus 6 will have a glass back and a notch. Why? Why all companies want to be like Apple? :/9
-
Why is it HTTPS instead of SHTTP. I mean, apple doesn't call it the Phonei. Oh wait, just looks at "SHTTP" again... now I know why.4
-
Unnecessary Redundant Comment:
// this get data
public void getData(Data data)
{
.......
}
Why Just Why?18 -
I spent the last three weeks+ (literally THREE full weeks, weekends too) building something I thought was really cool, powerful, and useful. Made a blog post, posted a giant thread on the company Twitter.
Literally one person gave it a like.
I don't know why I give shit anymore, cuz nowadays if it isn't about getting rich quick, cHaTgPt, or some other made up hype, no one cares. Apparently I shouldn't either...
Meanwhile my 16 GIGABYTE RAM MAC, yes 16 GIGABYTE RAM can't even hold power while plugged in, and I'm still clowning around with an ancient iPhone 6 (actually one of my mom's old iphones) that barely stays above 20% battery for more than an hour...
And FINALLY, my FUCKING ISP is for sure screwing me, since I've been doing some hard core data streaming and broadcasting, even though I pay $60+ month for that shit it, keeps dropping out, shit doesn't load.... I mean wtf this isn't 1990 dialup AOL anymore
When I step back I just feel like the worlds biggest loser, maybe the world's biggest 🤡7 -
I use this timer app... probably more than most people (for food). It works fine and looks nice but the undismissable warning message is a real eyesore. Why not just let me dismiss the message.... why...2
-
There's always a moment when your entire codebase starts breaking up piece by piece and you just wonder why did you choose this job, why you are a programmer, why you don't work at a bar or something like that9
-
Var X1 = "" ;
Var X2 = "" ;
Var A = "" ;
Var A2 = 1;
...why. Just why ever name variables like that.1 -
Why do people mix JS vanilla with framework syntax? That's horrible.
Why do people use jQuery anyways? There's no need at all anymore. It is just dumb JS for dumb devs.
Did that trigger you? - well....7 -
Why ? Why is there no time left for the cool stuff? Spending too much time at work - beeing tired- bought a new rasp-pi - it's already 1 year old - untouched @ home ... just why?
had holidays ... spent 4 days of 7 to recover - just slept.2 -
Why do websites have to make their html so fucking hard and complicated to read with something like beautifulsoup. Like I just want to scrape your data. Fuck your embedded iframes and div lists. Why must you do this I JUST WANT YOUR DATA16
-
My first rant :)
It's only 2 months I work as a developer, and i get so frustrated when at meetings my boss doesn't consider me or doesn't ask me about my work, and instead he asks others about things I am doing..2 -
I don't get why nowadays people still buy smartphones with battery capacity between 2500mAh and 3500mAh meanwhile there are cheap enough smartphones with fricking 5000mAh(or more)!
Typing from 3 day averagely lasting smartphone, with my use.16 -
Don't you just hate it when your code works but you have no idea why, so you spend 30 minutes trying to figure out why it works?1
-
When you spend 10x time coding just because you can't, just can't resist writing good code, even when you no it's gng to make no difference whatsoever🙁
Why brain, oh why?4 -
Yesterday I found a Fridge on Amazin which you plug into your USB Port. I really liked the product so I told my friend about it. Unfortunately she doesnt know shit about tech😂. First I had to explain what a fucking USB Port is!!! A USB Port!After an hour of explaining she thought that the fridge is for cooling a USB Port. FML😂😂10
-
Why arePC cases so damn useless and ugly nowadays. It's either a cheapo metal box with perforation on the side panel (why?!), Or a decent one with filters but also with a shitty and useless glass panel formo reason.
Why can't cases be just functional metal boxes with filters? Why all that useless shit?30 -
Dear Microsoft, why, just why did you put config files for 64-bit application in System32 while putting config files for 32-bit application in SysWOW64? WHY?
It is like Microsoft is fooling everyone by making such stupid things. Regardless of which excuse they have, this is just an extremely stupid design.15 -
Why squash commits when you can just --amend the commit and git push -f
#SecretsOfADumpsterFireDeveloper4 -
I just got an advertisement for Android Studio?
Why?? Why would google spend money telling me about Android Studio?? I'm a bit off-put by this?11 -
Why do jobs applications have to ask about the ethnicity? Why does company want to know if I am Hispanic or not!!? I am not offended or anything just want to understand why is it important for them to know it even before an interview could be scheduled?!13
-
Why?! Just why?!
I just upgraded LibreOffice on my Linux machine. To version 7.3.0.3.
Now every time I press save it just selects the save button box. Then I have to press it again to save. What is the reason for such a massive UI fail?
To cope I will probably just hit ctrl-s.8 -
why the fucking fuck no one, no one explains their problem
It's just the same every fucking time, 'It is not working'
How the fuck'd I know why it's not working.5 -
Why can’t you just make a document with the description of the things you want?
Why do you feel the need to send me fucking voice notes over 9 min long?2 -
Just found out today that may FINALLY be able to start charging for the development work our team does. 😎
Just have to wonder why this could have happened ages ago.
**Spoilers**
It was the sales team. That's why! -
business: could you just add this small button? it's nothing right?
my thoughts: why... why do we keep on having this conversation???1 -
Why would anyone use CPU ticks for connection timeouts? Everytime that software is used in a new CPU it gets messed up. Why not just milliseconds?
-
Why would anyone use Discord is beyond me.
If people really have an itch to abandon IRC, why not just use Matrix instead of a centralized Gliphy?15 -
everything was going great, I was loving it,
then self happens
why should one pass self (current object refrance) to the constructor in python , why doesn't this keyword exist in python.
coming from java I always forget to add it.
just WHY?????9 -
Why would anybody do this?
Especially the last point
aaaaaab is already a lot more secure then 1234 but who cares, right?8 -
my colleague had to send 50 semi individualized emails and started to do one after another. i quickly wrote a script to prepare the emails to be set up with a few clicks. she was impressed and thankful before proceeding to finish the task by hand.1
-
1.Working on a repo's 20 day old version without pulling the changes first
2. Then blaming me to not tell him
3. Ultimately sending me a see screenshot of his code to incorporate in my code ( which he himself didn't write, but asked a coworker to do it)
WTF DUDE. Atleast you could have realised your mistake and not blamed me for it -
Gives an award winning VR idea to our 'Digital Manager'
Says it's too hard for us to do ( it wasn't ) , goes out and pitches it to another digital agency for 'Help', ( mainly coz of the freelance commission )
They go ahead with the idea and make their campaign with it.
we don't get anything. no credit, nothing.
I wonder how the hell someone become a manager with that much of stupidity.2 -
I'll never understand distro hopping. You're having something that works fine and that you're used to. You can always change the look by using another DE. But you prefer to throw it all away, try something else, end up deceived, try something else.
Just, why? Educate me, what are you exactly looking for that makes you want to change after some time?10 -
The reason why developers should know the whole context of problem statement rather than just demanding requirements
Or
why the managers should set up the context of the problem rather than expecting magical solutions7 -
Unreal Engine + third party library adventures part2:
now we gotta parse everything from unreal formats, to the library formats, than back to unreal again... sigh. Why can't it just use normal data formats like everybody else? I mean, come on, strings, ints, vectors etc. they all have standart libraries. why does unreal need to make their own shiet out of it. Just why...1 -
Now that I am on vacation I realise that there was a period of 3 months this year in which I didn't talk to any female at all except for my mom and sister, just because there are almosy no girls that study software engineering... What the fuck is happening here? Could we please make SE more attractive for women? Its not just that I would like to flirt with women, I think that having women around would improve a great deal of things. For instance, I think that a group dynamic is a lot better if the group contains women.
How do you think we can make software development more appealing to women?6 -
Small rant. Why does clicking create a new event in Google calendars???? I am just trying to make it the active window, now I have to actually touch the keyboard to stop the madness!!1
-
FFS why?! Just why....are people making things more complicated then they should be? And they use that for divs, headings, spans...16
-
ARG! I hate technical books that explain what we just covered why we just covered it now what we are going to cover, why we are going to cover it then have a small amount on the feature then explain again why we covered it and what we covered... ProVim I am looking at you!
-
!Rant
Dear fellow front end developer, why?, just why would you use "!important" on every property value inside your @media query?2 -
Why doesn't Google buy Bluestacks to help speed up the official emulators?
Why doesn't Google just speed up the official emulators?5 -
I wrote some 3d opengl application years back on a windows machone. wanted to get back into it except now i have a macbook and apple no longer supports opengl in favor of their own metal graphics library
why cant people just let other technologies be. why do we have to keep deprecating stuff. why cant we just chill...4 -
Session Management in HTML/PHP be Like:
JUST PUT THAT FUCKING SESSION ID AS HIDDEN INPUT IN EVERY FUCKING FORM!!!
BECAUSE WHY NOT JUST SPAM IT WHY IS THERE NO GOOD FUCKING WAY TO HIDE A SESSION KEY WITHOUT COOKIES5 -
Damn @&$#%£¥ hibernate. Why is ur API so $£¥%#*^ inconsistent and buggy????
@Index on mappedsupertype any? @index causing duplicate tables on hsqldb?? REALLY????
Why does it work on mysql?
Maxresults and fetch joins cause ALL rows to be fetched, instead of properly generating a „limited subselect“? WHYYYYYY, JUST WHY???? -
Honestly, who could have thought at some point of his life that having all the business logic on the database with 20k stored procedures was a good idea?9
-
Why do people <blank>?
This came from asking the question of "Why do people drive crazy?" The person I was talking to said you could just ask "Why do people do anything?" and the answer would be the same.6 -
Just heard about Malbolge and I just need to ask...why???
How border do you need to be to make something like this? And why?
I mean I heard about brainfuck , small and huh? before, but this is some next level shit4 -
This is just a sweet little harmless block of code, why should I unit test it?
3 months later...
Bug in production : This is why. -
Fucking Kubernetes tutorials on youtube. I still have no clue on why. I just get the how.
Fucking explain why we need it in the first place!19 -
Why the fuck do my parents not understand that i phisically cant function in daytime, just sod off, this is why i hate visiting home for the holidays.2
-
Why Microsoft, WHY???
Why the hell did you DISABLE remote archives in outlook 2016??? It worked in 2013, and you just killed it ?!?!1 -
Can somebody please explain to me why I need to be an expert at witchcraft & dark magic just to merge 2 SVN branches. And why the fuck anybody still uses SVN when there's git.5
-
I'm convinced that the PRODUCTION servers can smell your long-awaited salary appraisals from a mile away.
#FML -
Someone just told me he writes c++ code and wrap it with swig so that he doesn't need to learn Python. Why man, just why!?
-
New Marketing Person: [via slack] Hey! I left a comment on the JIRA ticket. I didn’t know how to tag you so I’m messaging you here to make sure you see it.
Me: [slack] Ok, thanks for letting me know. It works the same way it does in slack. Type “@“ followed by a name.
Me: [inner monologue] 🙄 You could have also just Googled it instead of expending energy and time on this slack exchange.
Same person leaves another JIRA comment later… and doesn’t tag me…Why do I even bother to be helpful…2 -
Why, just why is this being recommended to me like, on every fucking video.
Yes I do a bit of GLSL but that's fucking it.
https://youtu.be/OWdAT-D_klg2 -
why does preg_split work on my local copy but not on production? WHY DOES IT RETURN LITERALLY NOTHING? IS PHP JUST HELL? AAAAAAAAA9
-
just think you are a developer living in a country where you can't get a real credit card, yes it's exist, why tech for, why internet for,8
-
Found a JS framework that is also very fast (according to their website), just like React, Vue, Angular ...etc. (link: https://aurelia.io/)
Are they like Java and C# ==> Apple and Orange? or are they Orange & Orange Pro?
Someone enlighten me please :)8 -
Why can’t I write code that just does its job ! Why the fuck in this world I want to re write everything I wrote 🤬1
-
linux wonders:
>su - otheruser
>whoami
root
fuck you!!!!!
it's one of those days where not even basic linux commands are working.... i'm about to give up, i'm so pissed off6 -
Just began to learn Node.js. Wondering why the modules aren't named starting with an uppercase letter.1
-
I thought I'd give flutter a test, a simple list app lags on the following:
1. Scrolling the "Lazy Loaded" list
2. Tapping on a list item to change an icon color
I followed their "lesson" in creating that app
Now tell me, why should I invest time on this?6 -
Why?? just why is it that analytics engineer requires SQL and talking to product managers?
Where is the whole corporate chain when you need one?4 -
Why, just why do 4k devs find this a good idea https://github.com/sindresorhus/.....
Don't get me wrong I respect this oss dev a lot, I just think readme's should be boring with the least distraction possible.20 -
Each time I see THAT, there is 50% chance that server will not reboot :(
Fucking linux....
Why, just why we don't have roll backs and all nice things we have in windows ?7 -
So it's a bank holiday today. Would be a shame if I crashed and you'd need to come in anyway...
- VPN Server -
Why, god why... Why does my track pad stop working everytime I boot back from Windows into linux.. It usually takes just a couple reboots within Linux and it's back up and going... but now it's stuck... ugh..
-
Why is the new input system in Unity disabled by default? Just spent a good hour not understanding why it didn't catch any input only to find I should've called inputManager.Enable() on it.1
-
Just another method name "givePromoPointsToCustomerWhoBoughtTicketByPaymentMethod".
Why the hell not :) -
When the company running my student accommodation not only stores the passwords for their resident portal in plain text and emails them straight to you in the case of a forgotten password. But also generates your password at sign up according to a specific general pattern...2
-
*Sister comes into room*
"My TV makes strange noises"
Me: "Controlled all cables?"
Sister: "No."
Just why?4 -
Why the hell every IT/CS professor teach pattern codes like pyramid, star and many weird kind of designs to do on console? just why? Why don't teach basic implementation Problems which are really going to ask for SDE jobs in most of the companies.8
-
Facepalm of the day:
My coworkers commits third party libraries AND the source code of them. Of course, the source code is never used.1 -
So I just had to look up, what a "Deeplink" actually is.. Why the fuck do we need a word for this and why is it only used by marketers.5
-
MySQL has no outer join. Why isn't this fact all over the internet? Why does EVERY FUCKING TUTORIAL list outer join as if it's just as standard as left join?21
-
(I know this rant won't gather much attention, maybe there are just a bunch of people that know Redux and still less that used it in Angular).
I feel so bad, really, I just want to throw everything against the wall. I really hate ngrx, I hate redux and how it's de facto implemented in Angular. I talked with other developers and everyone around says that redux is hated only by people that don't understand it, and well, maybe it's stupid, but I hate it.
It's so different from Angular plain programming, why the hell I need to create a index.ts file? It looks so wrong.
Why the hell import * as reducer, why don't you just import the reducer?
Why do you need a switch statement? Really? We're in 2018, languages as python removed it, in the era of reactive programming why don't you just map a key to a function?
Why so many files? Why for a 20 rows module I've to write 5 files each of them twice longer?
Why so much boilerplate? The time spent at implementing everything will be ever gained back?
Why does everything looks so wrong?3 -
Why do people use express router? They can just fucking use app.get and app.post, why fucking add an additional variable and use router.get and router.post?
Can someone explain this to me? I don't fucking get it.1 -
Maybe it's a stupid question, but why the fuck there are still path length limitations in Windows in 2020???
Why there isn't a virtual automatic workaround for this issue?
Sometimes I just can't make it shorter...3 -
Though JS is a terrible language( as it's absolutely insane ), why do developers love it and why is it taking over the programming world?
JS is just like the C for web, but a bit weird.13 -
I dont get it, why do all those authentication providers want you to use a separate webpage to handle the login, why cant i just have the form and "login with ID provider" buttons on my page.
Why is the user forced to take another step in the flow...
this is UX 101, comon!5 -
Why does React have dependency arrays in all hooks if they basically always need to be filled with every single dependency? Just figure this shit out yourself, eslint can do this, why can't react?1
-
Today I spent almost a full hour after office hours debugging my code for an issue only to realise that the local process responsible for live reloading my code did not pick up changes after git branch switch.
So in retrospect, if I had left the bug for the day it would have automatically got fixed tomorrow once my laptop restarted.
But no...I just had to figure out the issue on my own today which wasted a complete hour and I won't get it back 🤦🏽♂️ -
Why the hell Microsoft browser support the standards created? The website which I had designed worked well in my mobile (Android) and PC (Ubuntu) then I just opened it in friends laptop which had windows 10 and guess what? Transition failed to work. Why the hell Microsoft? Why the hell?3
-
I just want to know why would I find (all of the fucking sudden) tnsnames.ora and listener.ora localhost changed to local.docker.something?
WHY ORACLE? WHHHHYY?1 -
Why don't people use Ctype.h in C for verifying whether the input is alphanumeric or not? Why bother with the long ass if, when you can just have the result with a simple function?3
-
I was halfway through repairing my Visual Studio, when it suddenly stopped without providing any info on why it happened...1
-
Today i had a first experiente with Python. I'm finishing my course and I've done it with mainly Java. Now that I had this first class with python, I just feel like I've been trying to build a house with my bare hands this hole fuckin time!!3
-
Thank you weed.
I finally spent around 1 hour to set uo perfect levels. (for me at least).
Why, why I alays need to set up everything ? Why can't I just thing be....1 -
Why should gnome fuck up the switching ux? Just to be different?? Why couldn't you switch in multiple instances of an with alt+tab?? Why?2
-
I just hate the 'inline injection annotation' way of doing stuff in Angular. Why? Why would you want to make the reader's life so tough? Coz minification? Well, fuck minification! Maybe I'm ranting coz I just started learning, ok, whatever!
-
!!rant
Why the fuck would you bother creating a style guide if you don't adhere to it even a bit in creating mockups?!
Sure as hell I can code what you want, but you gotta stick to the agreed guidelines, dude! We can't keep adding *slightly different* elements, it'll lose its purpose! -
I have no one to argue about this with, I'm the only developer in my place of work, but I can say that the arrangement of the import statements sucks my nuts no PR is accepted just because they want to see first inbuild imports, then third party, then imports from current projects, why why why!!! that doesn't harm anyone in the world!!!! but just my time!!!3
-
When a vendor asks you to implement their API on a client site and you spend half a day reading documentation they send you to realise the API is nothing like the documentation.
Contact vendor who replies with:
"Oh, did I send you the link to the v2 API docs? We are on v3 now."1 -
Fucking Fluent NHibernate with it's stupid fucking explicit empty constructors. WHY? JUST FUCKING USE THE DEFAULT CONSTRUCTOR YOU MONG LIBRARY!!! And also, why the holy fuck do my field setters need to be PROTECTED INSTEAD OF PRIVATE??? WHY THE FUCK?
-
function normalize() {
console.log(this.coords.map(n => n / this.length));
}
normalize.call({coords: [0, 2, 3], length: 5});
Why? Why, javascript? Why do you invert the function and the 'this' keyword? It just confuses me and (at this time) I cannot think of a place where this would be really necessary.3 -
Why in the world would anyone resize and crop an image that was just supposed to be uploaded as is?! And why would she just do this without telling anyone so we need to figure it out few dozen images later?!
-
why cant i just fucking die of a disease or natural death early. why is my stupid fucking heart beating after all the bullshit I've been put thru. why doesnt it just fucking explode and die. why am i fucking alive. to suffer? what kind of a fucking sadistic, whoever keeps me alive, is this? i have had enough of everything8
-
Why am I feeling that QA always have some attitude?
I observe this for quite sometime now that they can’t communicate! They are mean , sarcastic and passive aggressive. Couldn’t they just have explain the bug and why needed to be fixed.
Why there’s a need of condescending people? Couldn’t people just FUCKING COMMUNICATE?!11 -
Why the hate on JS? This isn't me trying to start some dumb war on what is better. I just genuinely would like to know why people specifically hate it.12
-
Why, oh god why, is our microservice component responsible for translating our output back into your obscure namespace xml format based on a Guidewire policy models? Why are we not just sending you back a Json - which is our output - and you have to figure it out into your details? Who messed this up?
-
<script type="text/javascript" src="js/somscript.js"></script>
why is the closing script tag a fucking thing ?????
why would you just do /> ?????51 -
Writing an embedded webserver recycling code that is in use for a few years now. Can't get my ’getStatus.ssi’ working. Turns out ’statusTag’ cannot be used and for the last couple of years noone cared that the status field was empty.
That's the first time I did such a thing and it took me only one unpaid (!) day to debug that piece of crap thinking my idiotic predecessor delivered halfway working code.
Is verifying and communicating broken code really that hard?1 -
Why the fuck would you use a Java Optional in your Scala library. As a Scala novice I just spent about 30 minutes wondering why my map function wouldn't compile 😠
-
Why does .NET keep using XML for its project files? Just wondering if there is something I'm missing and there is a good reason why you'd want to use XML instead of JSON.14
-
was doing a matrix determinant solving and came across this method of solving it via gaussian elimination. just one question, WHY?
there's the simple method of solving them, why to use complex stuff. ://6 -
Why, oh why can I not just get distinct values in my query so I don't hit the goddamned list view threshold in SharePoint?
-
Why fucking around with framework. When I can build everything natively?
I don't understand why so much people just use framework to build their stuff!12 -
why kotlin so special? everyone loves it. i as a senior java developer am sooo goddamn lazy to learn a new language just because of the hype. why is it so overhyped ?11
-
Code == business ideology. That's why corporations love obfuscated OOP; it's just like their power structures.1
-
goddamnshitmotherfuckingshit wtf brain? why do all the examples just work, but my code looking similar just doesn´t. why the fuck is this basic thumbsucking baby topic of a scrollable canvas screwing me over since this morning?2
-
why are there some mutable objects in java? Why can everything just be immutable? Are there any disadvantages?5
-
So since as programmers languages are nothing but notation why do we even bother, and why not just make lisp a unified notation for all programs?35
-
Hello, folk! I have strange question! =/. Why I should use Linux??? I have w10 and it's amazing. Specially all office 365. But I wan't to use linux, just don't know why, because it's hard to use them:D. So I'm looking for strong answers why to use it! Can somebody help me?? =)6
-
Am I just an idiot for using a RedHat variant ?
Why is Bazel such a piece of crap and why do I have to use it to build Tensorflow ??40 -
Why does Microsoft Open R Client use an outdated version of R?
Why is their updated Open R 4.0.2 not compatible with their own olapR package? Are they just kidding me???1 -
Why can't Jira support standard markdown (as defined by Daring Fireball / John Gruber et al)?
Why does it need an own markup syntax and even fail with it. Using ticks ` for code once worked, now it lets the first tick stay, eats the first code character and highlights it as code. Just why?!6 -
Why would you use 4 spaces instead of 2 in js ?
Why would u want to use semicolons in js ?
Why would u use html instead of pug ?
Just why ?7