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 - "stack overflow"
-
Anyone else used Stack Overflow for many years without ever asking or answering a single question?20
-
From the Gods of The Stack Overflow for the pesants of the community:
https://goalkicker.com
Just go there. This is everything you have to know, ever.57 -
How everyone uses stackoverflow:
1. Work on some project
2. Spot a bug
3. Try to solve the bug and fail.
4. Write a question for SO.
5. Post question on SO.
6. Get the answer and some points.
How I use stackoverflow:
1. Work on some project
2. Find a bug
3. Try to fix the bug and fail
4. Write a question on SO
5. Get scared that I might be downvoted.
6. Spend 45 minutes optimizing the structure of the question.
7. Try additional tests to cover all possible scenarios.
8. Still scared to click post.
9. Scrap everything and restart line by line writing further details of each step in your question.
10. Find the bug myself.
11. Click cancel on the question that took me 3+ hours to write.
12. Cry.20 -
I knew I was about to get laid off so I stopped caring and started answering questions on stack overflow all day every day instead of working.
10k rep later I got a new job via stack overflow careers that pays twice as much.
Moral of the story? Be efficient... even when you are not.5 -
Stack Overflow users in a nutshell:
*8 months ago*
Noob: "How can I do this with Javascript?"
SO User: "You should use jQuery. Here's how to do this in jQuery."
*Now*
Noob: "How can I do this with jQuery?"
SO User: "jQuery is redundant now. Here's how you can do it with Javascript."18 -
So I got an answer on Stack overflow
Answerer basically said "finding the error is tedious so I re-wrote your code"
They changed about 15 lines in their answer. I combed over it and found that I needed just one.
I put an answer myself, saying which line was missing (as the other answer didn't highlight the actual solution, and rather re-implemented my code)
My clear, concise answer was deleted by moderator for "Not adding anything new" (Except what the exact answer was to my problem, I guess)
Not my fucking problem. Make your own Q&A site harder to use, as if I give a fuck.26 -
The most badass dev you've met in real life? For me, it was meeting Joel Spolsky, founder of Stack Overflow and Trello!16
-
Improvise. Adapt. Overcome.joke/meme its a bug not a feature bear grylls lol so spaces tabs php stackoverflow tabs vs spaces feature stack overflow2
-
A moment of respect to people who willingly spend time to help out other people on sites such as StackOverflow10
-
I spent three hours coding some algorithm and then looked it up on Stack Overflow out of curiosity. Big surprise. Someone did the exact same thing but more effeciently, and had all the code in his answer on SO.
Ughhhhhhhh 😓4 -
Stack Overflow: Search on Google before asking questions
Google: *Shows stack overflow in top results*3 -
Just realized no one in my class knew that Stack Overflow was an actual thing, not just the website. Too much Java I guess :D10
-
!rant
Wow. Compared to some other online developer communities (coughcoughStackOverflowcough), devRant is AMAZINGLY light-hearted and welcoming. Great job, everyone here. :)5 -
Wtf is wrong with stackoverflow I asked a question I get it’s not easy to understand it to answer
But your instead trying to fix my grammar and punctuation! Wtf! It’s 100% readable
People on stackoverflow are obnoxious dicks26 -
I'm trying my best to like stackoverflow but it keeps pushing me back. My answer to questions ratio is around 8:2. Had a descent 900 reputation then some psychotic e-stalker comes and downvotes all my questions and answers and I'm only left with 700 reputation now. Why would anyone do this?27
-
When you have a difficult problem, search on Google, land on Stack Overflow and there is the correct answer - written by yourself about a year ago...2
-
So I'm on stack overflow trying to give back to the community that has helped me so much yanno.
So I see a question and decide to answer it but I'm on my mobile and trying to write a well formatted etc. answer is a bit tricky so instead I thought I would answer it as best I could on the phone so at least the OP would be going in the right direction and then when I got back to my computer, I would expand on the answer.
But before I had a chance (within 10 minutes of answering) some 200k+ rep dickhead decided it was his job to tell me how bad I was for not giving a proper answer and i have enough rep to comment and I should know better.
So I responded to him (my first mistake) and told him that my answer was intended to get him going and most likely he wouldn't need any more help but that I was going to update it when I got back to my computer.
Well he didn't like that and continued to berate me for my unbelievable behavior.
I then said that if he was that upset, then report me, or even better how about he actually answer the question instead of being a fuckwit to others that have tried.
I also said that I thought that SO and development in general was not about being given the answer but by finding it yourself and actually learning something and that sometimes you need to be pushed it the right direction to find the answer which is what I did here.
Well he disagreed with that too and downvoted my answer which by that point had been updated (like I said I would).
I just don't get it, what is wrong with these people and why has SO become such a toxic place?
I want to give back to the community and help others like people have done for me over the years, but then fuckheads like this just ruin it and make you not want to be a part of it anymore.
Then I come here to devRant and everyone is so nice to each other, you can see the respect.10 -
You don't have a problem if you go to stack overflow to find a solution to something. You have a problem if you go to stack overflow and CANT FIND the solution.4
-
Neat. My StackOverflow reputation dropped like 1k points or more since I last checked ~six months ago.
No clue why.
(Also don't care.)17 -
Stack Overflow. Everyone uses it but everyone seems to hate the community. I very often read about someone getting down voted and they all say the same thing - "I have no idea why".
I have spent a lot of time moderating SO posts, which gave me a lot of reputation and medals. I find it fun to help people and it feels good to give back to the community.
I have asked a bunch of questions and I've never gotten a single down vote, which leads me to believe everyone of you that is constantly getting down voted are doing something wrong. Because the posts I see getting down voted are fucking stupid questions that either lack information or contain too much information.
Example 1:
Server java error
Why is my server not working? I am using Tomcat, port 8080 and I'm getting IOException.
Example 2:
Webpack configuration not working
My webpack is not a working, why?
[entire webpack config]
End examples.
What the fuck are you expecting asking questions like these?? No one gets paid for answering your questions, so the least you can do is write a CLEAR AND UNDERSTANDABLE question. I'm not gonna tell you how to do it because there's A LOT of information on how to do it.
People devote hours and hours to helping others on SO, and of course they get fed up with the stupid and lazy questions. That community is not about being nice, it's not about making people feel welcomed, it's about QUALITY OF CONTENT. No one is crying when they find a superb question + answer, right? That's the result of a community not accepting low quality content.
So please, the next time you get a down vote on SO - do not come here whining about it but instead take a look at what you have posted there and ask yourself if it could have held a higher quality.
Thanks!9 -
A: man Stack Overflow is a paradise on earth, anything I need is on there, it never lets me down.
"Stack Overflow is currently offline for maintenance"
A: ......PANIC3 -
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
-
>Answered my first question on SO
>Comment: "It's a wrong answer"
>Me: "Do you mind telling me why, so i can fix it? It could still help the op"
>
>
>
I see. You were quick to tell me I was wrong, but don't tell me why. Alright then.8 -
Am I the only one who looks at the answers first on stack overflow then the question when the answer does not relate to my problem?3
-
*wants to do some coding for once*
Stack Overflow: sorry, we're offline 😶
Classic 😑
Also it's Monday. Coincidence? Most certainly not!!5 -
When you finally get the courage to write your first question on Stack overflow and you totally try to work it out well for 30 minutes and it gets a down vote within 5 minutes.9
-
WTF!! I want a JavaScript solution.. not jQuery!! When JavaScript mentioned in the question, why the hell people answer with jQuery solution and also same solution multiple times.15
-
On a three hour plane ride, and the wifi is down 😨. Three hours of programming without stack overflow... 😤12
-
Good guy me. Had an issue and no helpful answers were provided on Stack Overflow. Found a solution, and posted my answer, even the question is 6 months old.4
-
I bet this guy feels real fuckin helpful, editing not only the question, but literally every answer in the entire thread. His contributions include:
Capitalizing names.
Adding italics to links (Really, he took the time and clicked "edit" just to do that to an answer)
Adding the word "The"
The fact that people spend their time religiously doing this makes my head spin.
Also aren't these edits bad? the title should be in google speak (i.e. short and broken English) so that they can be found from a search engine. I'm sure SO has some rules about the title or something, but I feel like it would be better in google speak.13 -
I feel bad for the stack overflow developers, because when it goes down, who can they turn to for help?6
-
Best way to handle any exception...
try{
something
} catch(e) {
window.location.href =
"http://stackoverflow.com/search/...]+"
+ e.message;
}joke/meme coding c++ tip of the day tricks stack overflow random rant try catch joke but will be useful 😂😂😂 programmer hacks9 -
After article 13,
Stackoverflow be like:
[this answer can’t be displayed because of copyright infringement]6 -
After hours of debugging and trying to find a solution online I got frustrated and started working on a different module, thinking will come back to it later. Next day when I Google the errors I find a similar question in stack overflow which might have a solution. Feeling delighted I check the question but no answers. So I see the date and the user who posted it, found out it was my colleague who was also debugging the same problem.
-
Fucking fuckers on Stack Overflow...
I kind a use SO every fucking day, helping people with horrible formatted (don't even start about content) questions, and then when I got a single fucking question once all three years, no fucking cunt out there is willing to help.
Some dumbass even downvoted my (in my eyes) total reasonable, perfectly formatted, good written question.
I fucking hate it, that I spend so much time on that fucking platform, whilst nobody is giving me some help.
Fucking fucker cunts....!!!!
I've fucking got about 2,5k rep, I fucking know, in what fucking dimensions I can ask a fucking question.
Fuuuuuuuuuuuuuu!4 -
Stack Overflow ..Are you kidding ? . <3 people who code . We have a 10+ developers in team still not able to build stable product.9
-
What do you think about the new UI of Stack Overflow?
I personally was expecting something better...12 -
Lots of oof in one image.
I like how they had the audacity to say (and I fucking quote): "this is good news!"
I don't like to complain about sites generating revenue. I understand it is important and I even feel morally obligated not to use an adblocker. But all I will say is that the site has sustained itself for a very long time without the use of poor-quality and unrelated ads, and this feels like a lot more of a money grab than something the site actually requires.
Anyways, happy to see a -400 score on it. And I guess I can't wait to get Amazon ads on SO.7 -
I saw a SO question where the dev commented on his own question "I might have an idea, don't answer me" and never posted anything else. This dumbass deserves a special place in hell7
-
Google a problem
Click on first link that details the exact problem I'm looking for. This guy has exactly the same problem as me.
First answer is "Oh my god just google it". There are no other answers.
Go back to google. The entire first page is jackwagons just telling people to google it.
God damn it, I am googling it.5 -
And I thought they had removed all of the joke questions from SO! I haven't seen this one, maybe it was lost to time.8
-
Worst part of being a dev? Ever got an error message without a corresponding stack overflow question/awnser?1
-
Copying code from stack overflow doesn't make you a developer. Knowing where to paste that code makes you a developer.2
-
*sees a question on StackOverflow*
*posts an answer*
*is informed that answers from this account are no longer accepted because of poor past answers*
*???*
Well fuck you too, SO. :P2 -
Stackoverflow is the worst and best at the same time. So many pricks on that website yet it comes handy almost always3
-
Today wasn't a really productive afternoon, but I've got some rep in SO and it always feels good 😁2
-
When the company you work for decides to install a new firewall and the firewall service recognizes stack overflow as a forum site and blocks it.... :/3
-
How normal people stalk others -
Follow them on Instagram , facebook
How programmers stalk others-
Follow them on stack overflow , github, twitter, codeforces , bitbucket.joke/meme github codeforces stalk codechef bitbucket twitter developer stack overflow program stackexchange coder2 -
I gotta share my favorite ever SO question that I flagged... here's a screenshot. Props to the person for having the balls to post it.
-
When you don't like the answer, you just simply vote down without giving any appropriate reason.
This is not my answer. I also understand that some people really hate JSON.parse(JSON.stringify(thing)). But giving vote down without any explanation is like throwing error without any error message.
The worst part is: that kind of attitude is perfectly normal...11 -
I love this Google's Colab feature, when I saw it, I just laughed for no reason!
A button to the answer :)7 -
I just asked my frist question on stack overflow and I'm nervous af about the reactions I'm gonna get 😂
Let's see if it even gets any answers, wish me luck20 -
Took the risk and asked a question at SO. Yay! No downvotes so far
https://stackoverflow.com/questions...6 -
*posts some answers on Quora*
*gets flagged by moderator cunt for using my nickname, one that I've been using on that account for 3 years*
WELL THANK YOU QUORA FOR THE APPRECIATION!! I'll TOTALLY contribute some fucking more next time!!! You know what, whoever flagged my account? Exchange your lube for bleach, and go fuck yourself with a cactus. Don't forget to use the new lube! Pour it in that glory hole like there's no tomorrow! Fucking piece of shit.5 -
My supervisor tells me to prefer the official documentation over stack overflow for reference. Fuck him11
-
Every time I search something on Stack Overflow, I get excited when it's word for word the issue I'm having. Giddy with excitement, I click the question and scroll down.
Every damn time "Question was closed due to being off-topic".
Even when it's totally on topic!
Anyone get this or do I have the worst luck on the planet?6 -
Stack Overflow taught me to place all my respect for fellow users in a near arbitrary score.
As a new user here I feel trapped...7 -
Protip to get free upvotes on Stackoverflow:
Ask something about Behat and make sure your questions looks smart. No one will ever answer but you'll get lots upvotes. FML.4 -
Making a loop is like taking a dump:
If you dont manage all the shit, you'll end up with an overflow. -
If you're ever feeling unskilled at development, just remember:
One of the most famous questions on Stack Overflow is "how to exit vim?"
Jk, Vim's a bitch.2 -
me: *goes to stack overflow to get some points*
*searches for questions I only know*
*scrolls down to find unanswered questions*
*keeps scrolling*
*finds a question I can answer*
*types in my answer*
*finds out that someone has answered
the question with better explanation*
*decides not to submit my answer*
*looks for other questions to answer*
*keeps scrolling*
*scrolls some more*
*scrolls for the last time*
*realizes I'm Jon Snow*
*exits stack overflow*3 -
Who else hates tutorials.
They are made with so much text and outdated code that it’s better to write the thing needed by yourself and stack overflow.🤔4 -
Why I don't use Stack Overflow 99% of the time:
Me: I'm not a ruby developer, but I have to write a small script in ruby. I ran into a problem where i'm getting behavior I don't expect. I have a method which expects an array, and when multiple items are passed into it from the command line parser, behaves appropriately, but when only one command line argument is passed, the method breaks because it was passed a single element, not an array of one element. Here's my code, how do I get my desired behavior?
Most highly voted answer: your problem is your passing it a single element and not an array
Question downvoted into oblivion. As if i'm a pleb for not immediately having a perfect grasp of dynamic typing because when I have the choice I stick with strong nominative typing.8 -
classmate: *asks something about our topic*
teacher: "uhm hold on" *goes to stackoverflow on screen where everyone can see* "there's your answer"
classmate: "thanks..... i could have done it by myself but ok"
>> let stack overflow be our teacher3 -
In case you need to kill some time and would like to see some funny stuff, here you go: https://stackoverflow.com/questions...
thank me later4 -
I fucking HATE people at stackoverflow that "edit" every single character or spacing issue they see that are not relevant. FUCKING STOP. why do you have to fucking touch it? for imaginary Internet points? WTF8
-
My hatered for stack overflow has been incredibly increasing every day.
-Was struck in a basic problem for last 16 hours.. finally solved it at 2:am, was very happy.
- its quite a nice situation with fragments in Android, so thought of writing an example q/a on stack overflow.
- its FUCKING 7 am. It took me an hour to document my code(mind you, i always document in the best way possible, created a nice readme.md file) , and when it comes to uploading, it says " your question seems to have mismatch index". Well, fuck it, but okay i will edit it.
-Edited whole code, made sure it looks fine in preview pane , pressed upload.
-same fucking answer... for past 3 hours i have been trying to add questions and answer in various possible ways but that shit don't want to accept it..at the end uploaded the md to my github profile and added a fucking link there...
Please, someone upvote that damning link, i qant some repo their so i could ask other authors with questions in the comment sections(and if possible, add back my code into my answer) ;____;
https://stackoverflow.com/questions...7 -
NSA is seriously hiring on SO. Even with happy YouTube video under it. Like nothing is happening.
It must be freezing in hell atm I guess
https://stackoverflow.com/jobs/...5 -
Hey DevRant Fam ❤️ hope everyone is well as always! It’s Sunday here in dull weather Sydney!, i was thinking bout this for awhile now, now surely most of us time to time use Stack Overflow for help and it works!.
Though, thats not the issue :-), my first time using it as a newbie wasn’t so great so to say, I’ve noticed that the people over at S/O can be quite rude such as they would downVote my question and also not comment why they have downvoted it :-(.
I’d love to know what you guys think, funnily enough I’m using DevRant much more than FB itself 😅, anyways guys hope you’re all having a great one!
Best wishes ❤️
Milo20 -
Google now shows the top rated Stack Overflow answer in the search results!
Maybe others have gotten this already, but it just seems soooo cool!10 -
When you try to help on Stack Overflow but every fracking question that you have the answer to gets at answer 8.7 milliseconds by Jon Skeets everywhere that monitor the new questions page!
-
> be me
> post reasonable question on SO
> get downvoted the next minute without explanation
> come to see that downvote has been removed
> yay.exe
> come to see someone explained that why is that question wrong
> totally unrelated comment
> gets downvoted again
> https://stackoverflow.com/questions...9 -
Stackoverflow is full of pedantic cunts who can’t admit they don’t know how to answer your question, I just spent 20 minutes having 4 people tell me because they didn’t have “the full code” they couldn’t help with the problem, despite by the end of me posting more and more (completely unrelated) code they were LITERALLY complaining because I hadn’t added fucking “#include” statements 😑9
-
//Something great
try
{
//Some code.
}
catch(Exception ex)
{
string url = "http://stackoverflow.com/search?q=";
System.Diagnostics.Process.Start($"{url}{ex.Message}");
}1 -
I have found the best game for learning ever XD
I have recently heared about io.netgarage.org and tried to solve several it's levels, and I find this game awsome
It is the best to learn reverse engineering)) it is just like an Impossible quiz, where you have to smash the stack to get to the next level))
I have wasted much time for that, but it is worth it))
((Not an advertisment))7 -
Most of you probably know this one but still, it's my favorite I couldn't resist:
http://stackoverflow.com/questions/...1 -
Code like this makes me shed a tear in nostalgia... also I want to murder somebody for still putting that in tutorials5
-
Sent SO accepted answer to another dev as backup to my argument.
Dev - Did Jon Skeet answer it?
Me - No.
Dev - I don't want to hear it. -
Stack Overflow is a great resource for all sorts of programming hints and tips, information and...sadly, desinformation. But if you want to comment on something someone's said you need 50 reputation points. How to achieve that when you need rep points to do anything that could earn you rep points? It's a catch 22 for newcomers that are like totally excluded from any discussions at SO which is more sort of a read-only community to me. This is where devRant shines. Anyone can rant about anything and comment on anyone's rant. Some rants and comments are stupid, and some are great. In the end of the day, freedom of speech is a great thing.10
-
On the most serious of notes, and i need yall to think hard about this.
What makes you a good developer whether Backend or Frontend or Web or mobile.
What qualities actually make you a good developer?
I mean, we all use google, github, stack overflow etc. So what makes Programmer A better than Programmer B.
and in a more practical sense, ive been coding for two years now and i have deployed an API written in node and an instagram automation tool in PHP (which is down now due to lack of funds), i lack frontend knowldge (but i want to make up for that) and i have projects that when i finish, with my connections can and will blow up in terms of income. now you on the other hand, what makes you better than me?
and lastly, how much code do you have to change from an existing project, lets say from github for you to comfortably say, yes this is mine.question node php developers github api frontend mobile backend what makes you better stack overflow web8 -
Rant
Arg! Stack overflow why are you so full of argumentative dumb wits. I post serious question for a serious answer and what do I get? People who apparently know my situation better than me and have decided what I want to be done shouldn't be done. They don't even know what I am making. Either answer the question or move on!!!5 -
I hate all the idiots who mark completely wrong answers on SO as the accepted best answer. THE ANSWER IS WRONG GENIUS!!1
-
Some peoples questions on Stack Overflow are so fucking cryptic, it's as though the question is written in the language in question.1
-
I clearly don't understand how StackOverflow works. I posted a solution I came up with in a Q&A style, thinking it's a way for me to contribute to the community.
When I researched the challenge I needed to solve, I didn't find any elegant solutions that would have helped me achieve what I was aiming for.
One commentator said my post wasn't a real question about a real coding challenge, and wasn't compliant with SO guidelines.
Another commented that my search provider was clearly inadequate.
My submission was voted down so I just removed it with the intention of sharing it elsewhere.
It's almost as if StackOverflow resists contributions from newer users. Or, as I suggested at the outset, I clearly don't understand how to be a productive member of that community.10 -
"I don't know what I'm doing. Let's try stack overflow."
*check stack overflow*
"I know what someone else did. Let's try that." -
When some complete Fuck-Knuckle marks your question as a duplicate on Stackoverflow and doesn't link to the duplicate.2
-
I'm sad that StackOverflow is removing OpenID support. I've run my own OpenID server for years, and I've slowly watched support get removed from all the sites I previously used it to login to.
Goodbye open, distributed, authentication standards.3 -
I finally feel like a proper developer! I was googling something, found a promising thread on Stack Overflow and after going there noticed that it was my own self-answered question from some time ago that unfortunately didn't really answer my current problem.
-
Does having a good rank on Stack Overflow reflects positiveness on your Resume? Share your experience(s).5
-
What programming languages are used late at night ? - stack overflow blogs
https://stackoverflow.blog/2017/04/... -
You know you're a developer when the only secret society you want to join are those who don't get auto down-voted for a Stack Overflow question.
-
I was facing another if those problems (not bugs) that have the good solution barely outside if your reach.
I decided to pull my Ace in the sleeve and ask on stackoverflow. As I was half way through my well written question, where I had to illustrate stuff in great detail, and express clearly what is required, I realized how to solve it.
If I had written the question like many of the people who complain that SO is full of pricks who just downvote, nobody would have understood it, and I wouldn't have solved it myself. I would have been ignored and maybe even downvoted.
Write down your requirements explicitly, unambiguously, and you solve half of the problem by that. Do that on SO and you will never complain again.3 -
devRant is the new stackoverflow.
A few weeks ago you'd spend time on SO scoring points. By now, though...2 -
Am I the only one who has gotten too much bad feedback on StackOverflow, so that you are too scared to post anything on stackoverflow?5
-
Any flutter dev, please help.
I asked a question on stackoverflow but seems like nobody's ready to help.
Please help.
https://stackoverflow.com/questions...5 -
One of the projects that I have to do this semester is a React-Native, I was very eager to start coding until a friend of mine got an error never seen before, when he googled the problem, literally in StackOverflow somebody posted the same issue just about 2h ago, still with no response. This is going to be a fun ending semester project.
PS: this project is going to have a Lisp code project connected somehow4 -
(This is the third time I'm talking about the same question I posted on stack overflow this week, but things keep happening that pisses me off)
Me: *answers my own question, clearly says I tried deleting the php path environment variable and that it didn't work, so that's why I added it back and now it's working perfectly*
Guy: *downvotes my answer* "you need to delete the php path environment variable, here's how"
M: "I did and it didn't work, that's why I added it back and now it's working"
G: "well, you need to delete the php path environment variable"
YOU MOTHERF-
G: "You need to check for all the references"
WERE? You literally only talked about environment variables, I told you I checked those multiple times. Obviously I don't know what I'm doing, if I did I wouldn't be asking such a stupid question like this one, so maybe a little guidance? I mean, isn't that what stack overflow is for? To guide people who don't know how to do something? Don't just say "your wrong" when I said MULTIPLE TIMES I did what you said and it DIDN'T WORK.
Seriously, asking a question there was the worst thing I did 😑
Anyway, he didn't answer back and everything is still working fine, with the php path.1 -
I am a dev for about 8 years now and I just posted my very first question on StackOverflow and I am actually interested how this will go... I actually found everything on there until I got to this problem this week and never thought I would need to use a StackOverflow account for myself.
Wish me luck17 -
Always read the Stack Overflow thread carefully otherwise, you will'be the one asking a question next time.
-
When you answer a question on stack overflow and the person who asks it changes the question and (presumably is the one who) downvotes your answer1
-
Two sites I visit the most now are devRant and Dev.to.
Sites I don’t visit anymore because of obvious reasons:
1. StackOverflow (bunch of pompous retards who think they know the answers to life and 1 + 1 = 2.
2. Programming subreddit (pretty much boring now tbh)
What other places do you fine people visit when not angry with your bosses or the rest of the world that isn’t the devRant community?3 -
For chrissakes, the Stackasses on Stack Overflow have, in their typical fashion, downvoted my question instead of attempting to answer it.
I seriously need help with coding a PyQt5 wizard I made in Qt Designer. I’m so sick of fucking around with these idiots.
Can someone point me somewhere PRODUCTIVE where I might get some help? Looking at Experts Exchange and wondering if they have the necessary expertise. Getting to the point where I’m actually thinking of shelling out money. But I’d much rather just find a good online community or something.
TIA15 -
I love the reason why my "realtime buses"-app needs to have access to my position "always"... wonder what other parts of the app he just copied from somewhere, not knowing what it does!
-
In regards to SO being down and the ensuing dev freak out.
To me, that's not a sign of devs using it as a crutch or being lazy etc, but rather a sign that devs are using it as a tool to resolve an issue they have not encountered yet. It's a sign that they are challenging themselves to find a good solution and not a hack, it's a sign they are learning, a sign they aren't just implementing the same project over and over again.
Like Martha Stewart says, "It's a good thing."2 -
not sure if stack overflow mods are real developers/technicians or Garmmar Naz*s...
impatiently one usually waits for an answer after posting, once you get a notification for an activity on your post you later find out someone took their time only to fix your English.1 -
ROFT: When you know the answer to someone's question on stack overflow but you don't have enough reputation to answer 🤦♂️4
-
When you're programming at home and you struggle on something you might search on Stack Overflow.
But when you're at work, what do you do? Ask to other co-workers and maybe search on SO as well?5 -
Hello, Hi! Friendly neighbourhood noob here!
What’s he stuck on today you ask? React and Firebase!
Did he try? Yes he did! Only a little hitch this time.
Really? Little?
...It’s all relative... like the truth!
Anyway PLEASE someone look at my StackOverflow question!!
https://stackoverflow.com/questions...
Firebase and react are awesome tbh. But I cant figure this out!
Thank you!! -
Does anyone ever get stuck at a super complex problem and then google it, find it on stackoverflow and then see that it was answered in '08 and just feel like a loser because someone out there knows so much more than you?
Like I'm super thankful for stackoverflow but damn. It makes me feel like such a n00b.3 -
"Hey guys I need help I struggle with asynchronous stuff and I need to pass props loaded via Ajax, I can't manage to apply this solution (link to another SO question with complete and structured answer), can you guys help ?"
*30 seconds later, question is marked as duplicate, the answer has been given here (link to same question I was refering)* -
So many idiots ask nonsensical questions on SO they could answer on their own if they bothered to read the fucking docs.
As if that wasn't enough, they redact their questions in a way that makes it nearly impossible to decipher what they want.4 -
What will the world do without the Internet has morphed into, What will the world do without Stack Overflow?
-
Most satisfying bug, it was something with good old $.ajax, way back when Axios wasn't a thing and SPAs weren't so widely used.
I was somehow able to fix the call params for a file that would not load with any other setup. Maybe it was just setting async to sync or something like that, however the thing is I was not familiar with AJAX at all, but I managed to get it run.
Then I googled, why its working and figured out all the answers on SO and other pages were the exact thing i set up for my call. I was so proud
some context: I was struggling with this bug for days and asked more experienced web devs, everybody answered, your code should just work fine.
Maybe thats why I have a positive relation with SO, because the first thing i searched there was something that I figured out myself, haha -
Me: *ask well detailed questions around Ruby on Rails and responses in JSON that won't fucking work because I don't know how to make it work my way*
Someone : *Answers*
Me: *tests the solution. Nothing works, his ruby syntax is from 1995, and it doesn't help me
Me: "Sorry but there's a syntax error in your answer, I don't know how to make your answer work. Plus, how should I edit my json.jbuilder file with your answer?
Dude: " I am not a RoR developer by trade, I just know how HTTP works :)"
WE ARE BOTH FUCKING LOOSING TIME HERE YOU FUCKING MORON
Same dude: " I don't see any of that in your code and I'm not sure what you want to edit? Seems to me like you don't really need to, but I'm not sure"
YOU ARE NOT A FUCKING ROR DEVELOPER, YOU SAID IT YOURSELF, SO WHY DO YOU KEEP BOTHERING?
(n.b. : I litteraly pasted his two last answer. Didn't edit anything) -
How can StackOverflow have such a crappy app? I have to refresh everything manually and sometimes it's not enough!1
-
Used to love our old severity grading methods on my old project. Traffic light system worked a treat. Defect raised... Have we seen this before? Green light
Never seen it but it's on stack overflow? Amber light
Not on stack overflow? Red light and most definitely an "environment fault" -
!rant
What is your opinion on StackOverflow Teams (https://stackoverflow.com/teams)?
I have mixed feelings! A mix of "oh god why!?" and "that might be a great tool!"1 -
So, yesterday I was able to create a stack overflow using jQuery, just trying to do a fucking AJAX call.....
It took me fucking 2 hours and 5 rewrites to spot that I was trying to access an undeclared variable.....
Fucking useless error messages, like why would I get an overflow at dc, when it's a fucking undeclared variable..2 -
Wanna see MadMan Code?
class DestroyMemory
{
public:
explicit DestroyMemory()
{
auto *destroy = new DestroyMemory();
for(auto i = 0u; i < sizeof(*destroy); ++i)
{ std::cout << "hihi\n"; }
}
};
If this will not work, tell me the reason why... :)
i am explicitly curious if anyone finds a reason that this should not do what it is supposed to do. :)6 -
My slack messages were deleted because of some silly channel policy... Hope those kind of moderator are not available here.. fuck you moderators I have stackoverflow.1
-
I wonder how many people use Bitcoin as their main currency...
From the SO 2018 dev questionnaire!1 -
I'm wondering, do guys that answer Stack Overflow questions are being payed for? I mean I would really love to help people and improve my knowledge by browsing SO questions and answer to some, but I really do not have the time for it (coming home at 7:30pm and still need to handle family + side projects) and feel guilty to use SO every day without contribuing.
I'm wondering if some jobs description include time to spend for the community? This would be awesome.
This is not a rant but the frustration of not having the time to help the community I love1 -
I just realized that I have actually mastered the ways of the rubber duck debugger with the help of ... stackoverflow.
I just couldn't get my head around a problem thought about it for hours.
Googled for similar solutions, but didn't find anything.
In the end, I decided I'd do something I usually wouldn't and post a question on stackoverflow.
While carefully writing out and explaining my problem, it just made click.
I had it...
It works now...2 -
Do any of you ever try to create two instance of monk manager and apply different set of middleware on them?
I have a hypothesis regarding to `why it doesn't work`, but I can't find any solution.
I post the more detail question in stackoverflow (https://stackoverflow.com/questions...)
I will be happy if any of you can give any solution or any statement/question that can lead to the solution.
Thanks in advance2 -
So y'all chill, there are levels to this dev sh*t.
The question you are asking today on Stack Overflow has been asked and answered 9 years, 8 months ago — you might as well make it 10 years for good measure.1 -
Do you ever feel that there are some guys on stack overflow who can't understand English or they don't know the solution to your problem they down vote your question?
I am talking to them don't be an asshole. You have a special place reserved for you in hell.. -
So like... is there a reason no one can answer a react-native question on stack overflow or do they only reply to things that give them the chance to be dicks? 🤔2
-
After fiddling for two days with webpack and React, I gave up trying to figure out what the best way is to package my React component library for npm, so I had to take it to SO. All articles I could find used a cheap way to deal with it, using outdated(?) plugins for webpack and/or were outdated themselves. If anyone knows how to do this, please tell me over at SO: https://stackoverflow.com/q/...
-
If you are into Postgres and don't know this guy than I don't know what to say...
I wonder if he's on devRant2 -
99% of the time, someone has previously run into the same problem you'll run into. In short, Google and/or Stack Overflow are/is your best friend.
-
if your dev skills are blockd ny stack overflow & want to let us know. please know that this status is overwhelmedly posted here. thanks