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 - "but why?"
-
My company just blocked devRant ip...
Well, now I need to use my own mobile data to procrastinate42 -
Css is most definitely a woman who's mad at you but won't tell you why.
"What's wrong? what did I do? "
"Nothing..."8 -
Not to be pedantic but shouldn't "100% completed" actually mean totally finished?
Why am I still watching a spinning circle?12 -
I dont know why..But i laughed for 5 minutes after seeing the last comment . Maybe personal experience..6
-
"My code works, but I have no idea as to why or how. Even StackOverflow says it shouldn't work." -Me7
-
Okay, I have no idea who spreads that semicolon idea but it must be stopped. NOW.
someStatement
;someStatement
;someStatement
;
WHY?44 -
Apple, I usually enjoy your products, but REALLY?!?! Why didn’t you design a mouse to be used while it’s charging?!?25
-
An hour of finding an error didn't get any.
Cousin asked, "Why does iostream and conio have a ".h" but STRING DOESN'T?"
FFFFFFFFFFFFFFFFFFFFFFF12 -
Our programming teacher always wanted us to do this (in C#):
somedatatype somevarname;
somevarname = somevalue;
You were NEVER allowed to:
somedatatype somevarname = somevalue;
"Can't I just do it in one line?"
"No."
"Why?"
"<insert dumb statement here that gives no reason whatsoever>"9 -
I am sorry to disturb you but are you aware of things called headphones?
WHY DONT YOU FUCKING USE THEM?12 -
ALWAYS make a backup, or at least save your files every 5 minutes (or turn auto-save on).
You never know whether your parents will click the X button and clicking No in the save confirmation.7 -
Gaming on Linux:
Linux doesn't have many games..
Why? Because the market share is small.. But why is that? Because Linux doesn't have many games. FUCK31 -
Why is Java so comfy?
I don't know why, but every time I try to use Javascript and Python I feel lost in those functional gimmicks and fancy libraries.
Java feels like the warm, soft old couch at home.9 -
That awkward moment when I was able to run three docker containers on a 512MB server:
1. DotNet core web service
2. MySQL
3. OpenVPN
BUT I cannot run:
1. NodeJs web service
2. MongoDB container
Spent two hours configuring the damn server to get hit by this T_T14 -
Some days I just want to shoot myself.
I get why... someone might do this, but sweet mother of god!rant kill it with fire js i must have done bad in a previous life cluster fuck jquery alternative syntax php17 -
Damn you, Sublime! I love you, but for fuck's sake, why don't you provide syntax highlighting for x86 assembly? :(15
-
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
-
So this guy uploads pictures of his code to GitHub instead of actual code. I don't even...
https://github.com/To-Silva/...5 -
Why do people hate windows 10? Granted I'm not super picky about my OS but windows 10 works just fine for me, and looks better than win7 imho.17
-
Random idea:
Make a cd with an auto run file on it
The file executes a self-packaged Python script that pops up a message that says "good luck" then ejects the drive
You now have the impossible cd14 -
Great !! Why would a tech giant like amazon work against linux ?
Amazon Prime music doesnt work with Linux/Firefox , but suddenly works when i switch user agent to Windows/Firefox . They are somehow purposefully blocking out linux ! Why ?? Whyyy ??7 -
It's 2017 and I still didn't find a tutorial where the writer is aware of the difference between "its" and "it's".
Let's repeat it again:
it's != its2 -
Python is such a elegant language, but why can't I have an if-clause on a simple for-statement when I can have it in a list comprehension??23
-
Why did the programmer quit the job?
Because he didn't get arrays.
Ancestral, I know. But still funny.1 -
Why do people overlook hosting? They have an awesome website built but then go for the crappiest web hosting!8
-
I once saw this comment inside two embedded empty loop :
// WHY, OH GOD WHY!
Turns out somebody deleted the content but not the loop. The next dev added the comment but kept the loop. -
Steve Jobs as a taxi driver in the Tehran!
I knew he is still alive 😁🤘 but why he choosed Iran? 🤔10 -
Me at the new company:
My code doesn't work, I don't know why..
My code works!, But still I don't know why5 -
Well im slowly getting there, but i still dont understand why does my wife want me to make her cam...8
-
Today I was asked if my email was all lowercase or uppercase. I wanted to be sarcastic but I relax this time.
I don't understand why only lowercase and uppercase why not camelcase?7 -
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?!13 -
Excel is starting to piss me off. Can't do Ctrl+A in a search field, can't do ctrl+A in the standard input field, and now it turns out it can't open files with the same name (on different paths) at the same time. What the actual fuck?5
-
Client: "But why isn't it working. It should work"
Dev: "Sorry but it's not in your requirements"
Client: "But it should work"
fffockins 😡1 -
I can't explain why, but I really like writing small tools in shell script.
Its so simple but so powerful.7 -
When coding is not just your passion or work, but your entire lifestyle..
Maybe that's why still single?3 -
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
-
Good morning windows. As you can see spotify is installed and running but windows search says "no results"
Why windows is always so stupid.10 -
Why do XML API-s still exist? WHY? It's like walking up to a hot chick hoping to get a number, but she turns around and smiles with no teeth.2
-
Why on Earth did PHP have a function to create functions?? It's deprecated now, but still, why??? 🤔8
-
Anyone know why we can't have a progress bar here?
I'm no UI Developer, but that seems like a simple but essential feature to me...4 -
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
-
Tomorrow the last half of my current study in web design starts tomorrow and we are going to start by going through php and asp.net.. spider duck and I are not amused and confused..4
-
2017 and yet, here we are, still ripping up our clothes over tabs and spaces.
My bad if I missed something about this debate but I really don't get it.8 -
Why Nintendo why??!
Why can't you make a normal Pokémon game like in the Gameboy for Mobile Devices!
Pokémon Go is good but I miss the old one. Too much today I guess.13 -
You know what’s more annoying than someone downvoting your answer on Stack Overflow without leaving a comment explaining why?
When it’s your own answer to your own question... -
Dear dongle manufacturers, I love USB-C, I think everyone does; it is the bomb... But.... But but but, please stop charging so much extra for it, I can get a USB-A to Ethernet adaptor for $12 AUD but it's going to cost me at minimum $49 AUD for the same branded dongle, even has the same internal chips... Why... Just... Why!17
-
Why do people keep saying that Alexa is spying? Don't they have a smartphone, Smart Tv, Laptop, SmartWatch or something like that? Of course, Amazon, Google, ... collect your data, but why is that a new thing for them?4
-
Why there are so many commercials about driving safe, but none about exploiting the dangers of downloading random software from phishy sites?4
-
I'm not sure why but I don't seem to like latex. Maybe I could get into it but it just feels weird.10
-
The feeling of the one error that you’ve been beating yourself over the head for...
And realize it was all your fault in the first place.2 -
We really need a upperline. Why we have a underline, but no upperline? Also, ASCII-Art would look much better.2
-
I hate PHP but those videos at Laracast are amazing and helped me learn Vue, and basic Webpack with Babel. Thinking about watching their PHP videos, but I'm not a web dev and not planning to, any advise? Though I do write websites for my self only20
-
I am working as a freelance for some company, and yesterday my boss just put my pay and work on hold til next week when he is available.
So now I have a free week, with no money.
Fuck.1 -
I dunno why!
But it's always the night before an exam, I am so pumped up to learn coding than studying for tmr!!
Always..2 -
Why do people complain about python's syntax without semicolons but no one complains about golang?9
-
So sick of this one client. But why this but why that... it gets to the point of "because of technical shit you wouldn't understand". If you're so fucking interested in how your shit works, learn to build it yourself.
-
Guys can you please explain why there are some nophp rants being posted? I don't know much about PHP but I'm currently learning it...40
-
Why do u use Terminator !?
When u can create multiple terminals and arrange them in the window!
By the way Terminator does not look appealing! But it's choosed by many why!?9 -
:( why can't i have nice things, like linux elementary os?
it's beautiful, but so full of bugs that's barly useable.10 -
Literally slept off during this zoom call. I just woke up I don't wth everyone is talking about. Turns out my PR was up for discussion. Now I have to review a bunch of shit I thought I was done with. OS maintainers can be a pain sometimes 😭5
-
Theory is when you know everything, but nothing works.
Practice is when everything works but no one knows why.
In my project group, theory and practice are combined: nothing works and no one knows why.1 -
Why would anybody do this?
Especially the last point
aaaaaab is already a lot more secure then 1234 but who cares, right?8 -
I love it when a friend calls for help... i really do. But why the fuck it's all about hacking someone's account.2
-
New job at new company
Going over current systems
Oh boy
I don't know if I'm excited for the challenge or scared that they have lived with the system like this for that long.3 -
I'm fiddeling around with progressive web apps. I made something and hosted it on a subdomain. Today I made a typo and found my app on an other domain. All my assets and files are copied there. He even uses my SSL certificate.
It's not that spectacular. The app is nothing "revolutionary". It's just the first time it happend to me.
Have you ever found your code on other websites ? How did you react ?7 -
HEY Y'ALL! I need help.
So...... recently me and a friend are trying to move servers from a paid one to our own, named Vector. All of the web-side is basically done. However, port 25 is blocked by the ISP. After a few days of messing around in various Linux VMs, we gave up.
Point is, does anyone know where we could get a cheap VPS for email hosting?8 -
I get why linux users fight with windows users..But what i dont get is the civil war between Ubuntu, Mint and the United Linux Alliance . Why ? Why not Ubuntu ?38
-
That awesome feeling you get when your linux project finally works .... and you dont know why but it works.
-
I am surrounded by incompetent fucking idiots, from the team lead that does a half arsed job at coding and then wonders why nothing further down the chain works to whole component teams that seem to be lagging so far behind they don't even know what the current code base looks like.
And who's in the middle of it all running around fixing all the problems these fucktards create, why yes it's me.
I would leave to let it implode and see what they'd do but I already know, they'd leave it till I got back so I could fix it all for them.
Feel like going around with a rolled up news paper and whacking each of them on the back of the head while screaming "no, bad code monkey, bad, fix your own bugs"
I hate being the go to fix it guy sometimes.1 -
I have been trolled, criticized, belittled on Reddit / YouTube, etc, but never on devRant. Anyone care to theorize why?7
-
What the fuck is so bad about JavaScript??? Like really. Everyone hates it but why? Developers HEAR JavaScript mentioned and immediately throw shit. Why?? JS is my go-to.28
-
Google really fucked up with localization for Flutter!
We need to create a getter for each translated string? For real!!
Please tell me I understood it wrong :|4 -
I am afraid to ask this, but i have to...
Why is wordpress so hated by you guys? Tell us your story plase.6 -
Just got the first invoice from my new flat. Who the hell writes invoices in comic sans and why? Well, I know who now. But why? So it wouldn't look so serious? But there is only few things that are more serious than invoice! Invitation to funeral im comic sans will look even weirder, but still...6
-
When coding is your only true love but you're stuck in an Aerospace engineering degree, while a friend of yours in cse is interested in opening a non-cse startup instead. Why? Because fuck Education system, that's why.4
-
Have a contractor on at work who hand writes minified css. Counting down the weeks until that contract isn't renewed.4
-
Why fucking my coworker push not compilable code on master branch??
Ok we are developing it, no yet release but I can't compile it for my tests.4 -
I had a training about secure software engineering recently. Today was the corresponding exam.
One of the questions was a list of 4 hackers and you should pick the one who was in jail.
That question was so unreal... I was speechless.4 -
Idk why but I can't stand GIFs. Their constant repetition translates into noise and becomes unbearable.3
-
I don't know why... But I cringe when somebody says "coding", "coder". Maybe it's because it's an Americanism...1
-
PHP why do people hate you ? personnaly i like React but i prefer vanilla js 😍
Can anyone tell me why people hate PHP. He is a good guy, i think 😅
exit;9 -
Why when I actually tell windows to update does it take an hour+ to find the new version, but every time you boot it finds 100s instantly 😕2
-
Eval is evil. I heard it often. So apparently, they put it there just merely to test you, whether you are a sinful coder deserving eternal damnation or not...
So, one thing I don't really like from people is sometimes they just believe in things without questioning anything. And worst... sometimes they get offended when some random poor guy ask a sensible question regarding to the belief.
Just because Richard Stallman said vi is evil, then they hate every vim users in the world.
Just because this easy-but-effective solution is not PSR-3 compliant, then they ditch it at all...
Ok, back to the eval-is-evil thing.
Yesterday, I show some part of code using safe-eval npm package to someone. And the reaction is like "yike... it's eval..."
So yes, eval is evil. But only if it's miss-used, just like anything else...
The drawbacks of eval are:
1. Security. Sometimes people miss-use the eval by allowing user's script to be evaluated without double checked. The problem here is not eval-is-evil. However, sometimes your user is. So how about creating powerful ionic-based calculator to evaluate javascript because you are too lazy to create that infix-postfix parser? I don't really like when people argue without argument. Something like "I don't know, but eval is evil and it is". Why? why? and why?....
2. Performance. Eval is slow. Yes it is, because it is running a parser inside a parser. So it is just a mere calculator. And yes, it is slower 100 ms than native program. Problem?
3. Untrace-able error stack. But again, you just use that eval once. And if it is trowing an error, just catch it and let the user know that his input is wrong. Problem?
No, there is no real problem here. It's just eval is evil and it is...10 -
I wonder why it is possible to like/upvote your own post on Facebook, Twitter, Instagram,...
but not on DevRant...? 🤔8 -
Why why why the fuck would you assign the same variable name at the start of a function to completely different data? These aren't params, but variables being assigned different things, no comments, no documentation, crucial in the operation, but assigned wildly different values with different behaviors through the code.
-
I changed nothing but now it works.
It's been over one week since I started battling this bug. I guess I'm glad it's fixed, but how, and why?4 -
Oh my god my iMac has been decompressing that bloody Xcode_8_beta.xip file for over 45 minutes, why the fuck it taking so long?2
-
Code review moment that I hate
Me: This is a bad practice. You shouldn't do this
Developer: But it works
*Showed articles and examples why it's bad*
Developer: I see. But it works. Why should I change it?2 -
"sudo su" still makes me nervous, it's like a hack.
Why don't use "sudo -i" instead?
I know that option is newer, but why?8 -
During my readings of Nim I found a technique known as stropping.
This gives devs the ability to use keywords as identifiers.
Example:
var `var` = "fucking why?"
echo(`var`)
Can anyone tell me WHY would someone subject themselves to such confusion notion? Mind you Nim has large features for macro programming and the creation of dsls, i have not gotten far enough to assess this, but what other use could you highly knowledgeable lads and lasses think of?22 -
Is there anyone who has ever used frappe/erpnext?
It drives me nuts, as much as I like the framework doing any thing that needs some basic scripting is a pain!
I MEAN, COME ON MAN, WHY ARE DOCS SO HARD TO COME BY? WHY DOES YOUR "CUSTOM SCRIPT" EDITOR LACK BAISIC LINE NUMBERS? WHY ARE YOUR ERROR MESSAGES TELLING ME EVERYTHING BUT THE LINE THE ERROR'S ON, SO I'LL BE HOPEFULL THE ERROR IS IN THE DEV CONSOLE? WHY NOT USE MONACO, SOMETHING, ANYTHING THAT WILL SHOW SYNTAX ERRORS? I'VE WAISTED HOURS ON LITTLE AUTOMATION SCRIPTS!!!! WHY WHY WHY WHY????1 -
Thoughts? You think it's too personal, like too much personal info to put out there?
Yes I guess it's sorta late but...
“Why I Code” https://medium.com/@allanx2000/...4 -
I don't know why I thought otherwise but it turns out doing PCB layout on a train is nearly impossible.1
-
I dunno how this happened, but this browser in VisualWorks decided to crash for like no reason (it wasn't even running the app), and is impossible to close. At all. Like there is only one process.
Why, Smalltalk, why?4 -
One of the DB guys at work writes DB packages like this:
- open package in PL/SQL developer
- copy code to notepad
- edit PL/SQL code in notepad (yes, fucking windows notepad)
- copy and paste back from notepad to PL/SQL developer
- commit
Everytime I see him edit DB packages I can feel my brain mass shrinking.5 -
Stayed up all night to make interactive data visualizations from CFTC data and now I want to show it out.
BUT
No one is interested. Why Earth why?
Whatever, where is keyboard, and turn off the lights.
- Dark music plays. -
I know that there is no bad programming languages.
But there are one exception.
Swift 3.
You can't use c styled code! Why????
Wtf???
Do you have anything against C?
If you do, why?1 -
I feel guilty spamming stackoverflow, why downvote an untalented developer? I did went and done my research, but still I couldn't get it, that's why I ask.3
-
First day of first dev job complete. Already in love with my team. But why didn't anyone tell me about Emmet before now???5
-
idk why, but why focus so much on internal stuff that never will be public...this is also my favorite quote1
-
Why is it, I've handled data in JSON format quite a few times, but every time I try to use it again, I completely forget how JSON works
-
Why Android uses so many quirky features in Java, like inner and anonymous classes, callbacks and nested generics?
I searched everywhere for the reason but can't find why, only how.
I rarely use these features outside of Android development.4 -
why does preg_split work on my local copy but not on production? WHY DOES IT RETURN LITERALLY NOTHING? IS PHP JUST HELL? AAAAAAAAA9
-
int main() {
char age = 0x14;
char tmp = 1;
while ( age & tmp ) {
age &= ~tmp;
tmp <<= 1;
}
return age |= tmp;
}1 -
Why would they add a reason for downvoting but no reason for upvoting? Why would they make it harder to dislike something but like something? I mean, why would they? WHY DO THE APPLICATION NEED A REASON SO THAT I COULD DOWNVOTE SOMEONE
WHY
WHY7 -
Apache Config + .htaccess + Symfony + optional trailing slashes for any route = a piece of developers suicidal history
Who can feel my pain?
xD -
I'm following this electron tutorial. I tried esporta and npm installa, but they are not working. Someone knows why?8
-
Why do everyone talk about fucking stickers?! I want some of them but don't have the financials! Gimme gimme :'(18
-
Why do devs prefer mac over windows? Like I've heard about Linux and its pros, but what does mac offer?19
-
Native Android Java/Kotlin I got covered but I need to go multi platform mobile. Your choice, why and why not?...
- React native
- Flutter
- Adobe Air
- phoneGap/Cordova
- Xamarin
- another?14 -
Now why the fuck is one DNS record (for the www prefix) working but the other isn't? WHAT THE FUCK???2
-
Maintaining code in three different environments is "fun". Develop on Windows 10 with VS 2015 and .NET 4.6. Move it onto Windows 7 with
.NET 3.5. And it's like "dammit what are you bitching about now?"undefined that's why did i mention i am still single but not your girlfriend things you say to your ide1 -
Why does nobody publish the software design in Github when publishing the code?
I know that theoretically there's no reason, and most have a good read me.md but why not publish the design?3 -
having a stress ball is cute, but it is frustrating and stressful to have it rolling away if not careful...
That is why I have stress cubes :p2 -
Why cant i work these days are my days as a programmer over?
Have a deadline but dont know why I want to miss it.
Have any one else bieng here?5 -
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 do we take tests on paper? No offense professor, but if all I have is a sheet of paper to program on I'm out of a job!3
-
Why is perl soo notorious? and why do people hate it. Like I'm a networking guy and sys admin and I like to write scripts and it's really handy. Though it annoys sometimes but it still helps.6
-
Today is a sad day. I wanted to do some experimenting with the Google Cloud Vision API, but apparently EU users can use it only as Business user (which sadly I'm not). Why Google, why are you betraying me? 😭2
-
This will never clash:
static createGuid() {
function s4() {
return Math.floor((1 + Math.random()) * 0x10000)
.toString(16)
.substring(1);
}
return s4() + s4() + s4() + s4(); // Example => 'e014026082e6237b'
} -
Emacs is the reason why I screw my own agenda for Saturday, but sweet baby Jesus the mode-line now looks H O T for sure1
-
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 -
I don't know why but here, in iran, everybody use Hungarian notation? Like strName or txtFirstName.
I think its silly and i hate it. is it common everywhere?6 -
Why is there so much hatred for people who use spaces instead of tabs?
I use tabs out of habit but I don't understand why people have to fucking hate the ones who use spaces so much13 -
Why the fuck hasn't Google come out with an updated design guideline for TABLETS?! All this beautiful material design but it looks like shit on a tablet!!2
-
!Rant, story
That one time my brother received a call from some Indian dude that "worked" for Microsoft, who was alerting him about a "virus".
My brother (who was in his mid teens at the time) downloaded a program that the guy linked him to, and consciously installed it to allow the dude to take over his computer. Then, with full power over the computer, guy started doing shady stuff and offered him a one year protection for $99.
Thank God mom knew what was up when he asked for her credit card info...
*facepalm*9 -
I don't know why started some projects but i didn't finish them and i give up continuing on them
Why do I fail
How have the same problem hhhh -
That moment you find out that python is very sloppy when it comes to scopes. It seems that variables declared in loops are callable in function scopes. So this code actually does not give any errors:
for i in range(6):
print i
print(“out of loop scope”, i)
Now I’m just like: WTF! That can cause some serious errors when you’re not aware of this thing. I don’t know any other language that has this property...4 -
Emacs.
I dunno why but I feel at home while using Emacs. It is like, it provides everything I need.1 -
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..
-
I don't know why but my brain has got frozen and can't learning more... i feel i'm pointless and boredom...2
-
What branching methodology do you use and why? We've been using a trunk based development model, but I'm reviewing others.10
-
Developers (and students in general, but specially informatics students 😛) should be the only people that wonder why the thing they did work AND why it doesn't work
-
You may think, but why?
But I really needed a small file
that were stored @home
Sucess after 4:th attempt1 -
every time a popup window pops out above another popup i imagine a little innocent bunny massacred by some wicked PM
-
MY SCHOOL HHAS FOOD TECHNOLOGY AND GLOBAL PERSPECTIVES (GP MANDATORY TOO) BUT ONLY ICT AND NO COMPUTER SCIENCE
THE ICT CURRICULUM TEXTBOOK IS OUTDATED AND CRINGY
MY SCHOOL DOESNT EVEN HAVE ICT OR COMPUTER SCIENCE FOR IB
WHY
WHY
WHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHYWHY9 -
I discovered today why IOS is superior to joe public. Sorry but infinitely superior. Android just sucks. end of.9
-
Why do javascript dates have to be so shitty?
Can anyone explain why 'Feb 18, 1977' is in the local timezone but '1977-02-18' is UTC?2 -
Why Dribble why...
You’re too much like a secret society.
So I can create an account but not post to it unless I get “drafted” by someone on the inside.
A secret society of designers. What’s next. -
Not sure if this was already shared but..
Q: why did the programmer quit his job?
A: because he didn't get arrays (a raise) -
Why do people think it's ok to message "why is X like this" when they're the ones who setup X but always with the implication that as the technical lead you have done this to them?!
-
I don't know why, but on the webinterface in Google Chrome + AdBlock the (++) button will be hidden :S2
-
@dfox
Why not allow edits after any amount of time, but have an option to see how the post was before each edit?3 -
Why is Python still frowned upon in Competitive Programming? Like yes it's allowed, but why do we have such a huge stigma against it?2
-
Just found out that vending machine in my new workplace has this cheap Chinese noodle soups. I understand point of energy drinks and croissants but this... why?
-
From a meme somewhere, but pretty accurate.
When everything works. Boss:"Why are these guys even here?"
When problems occur. Boss:"Why are these guys even here?" -
Dont know why but on the occasion that i throw out a 'do while' snippet of code i chuckle to myself.
-
From weird set of stored procedures to html to PDF to being a blob in a database ... I mean, sure, but why ... who comes up with that ... and why do I have to make it work1
-
Can anybody explain why in C# when using string.Format("{0:C}", myNumber);
results in a string with special characters used for spacing instead of the normal space character.
This caused a issues in the PDF I was generating and I'm wondering why the special characters.4 -
ttt: I've found a bug, should I report it?
ddd: No.
ttt: But why?! It's a bug!
ddd: Why did you even ask? -
Not sure why it's funny to me to see these kinds of pericles, but... lmao tho'
it's win10 even o.O'5 -
3 straight houra of Android programing, but no moving forward.
I don't know why android programming take much time.3 -
Why are some js functions used with a window. prefix?
I mean I kinda get it when you want to addEventListener on the window but...
Why do people use window.setInterval?2 -
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
-
Python builtins are great
But why the fuck there is STILL no first() function
It's mildlyinfuriating10 -
Perforce clients apparently require working reverse DNS against the server they're connecting to in order to function properly.
That is all. -
Yes but you see this function everywhere so why is it so hard for us to implement?
Next time i’m gonna say that this function is everywhere, but why is it so difficult to design? -
Love angular and angular material but why is it so difficult for a dialog to inherit scope properties why??? Have been for a whole day on this bug
-
When Spring Security protects exactly the opposite of what you think you asked ... But you don't know why...
-
Please unity devs...
If your going to use visual studio for code development, please change to visual studio code. Idk why but it slightly annoys me. If anyone can explain why visual studio would be better please do.3 -
Why, WHY WHYYYY does my Behat installation works perfectly on Debian, Ubuntu, Windows 7, 8 and 10, but not on this MOTHERFUCKING CENTOS PIECE OF SHIT??
Fuck, I hate loosing my days running after Github issues5 -
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
-
Sent a User Story link to a senior that he had requested (10+ years of exp)...
Me: Sir, why do we need this US?
Him: Why
Me: Yes sir, why do we need that?
Him: Yes, that's what I'm asking you, why do we need this?
Me: But sir I asked first 🙄1 -
I love angular, but why didnt they make a default email validator in version 2. Only noe included in 4.1
-
When I started uni they told us we were going to use Java in programming courses, I get why because it is easy to learn and it can get you a quick start. But at the same time they said, "c# is the standard among the companies in this region". So I am a little confused by this, why not learn the language that we will use WITH the companies cooparating with the uni? (For me it is no problem wether we used c#, c++, java or python, I have experience in all of them but still.... why)
-
Why do I keep hearing this tune in my head?
You shoot me down but I won't fall,
I am.... AURELIA!!1 -
Im new to BLE. I purchased N5188. I can to it, but it automatically disconnects after few seconds. Why it is so..?
-
Anyone know why xCode crashes when opening a sks file?
I keep trying to work with SpriteKit but can't because of this... -
!rant
So, why is everybody's answer for a windows based git server bit bucket, but Linux does it naturally?