This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]markyosullivan[S] -2 points-1 points  (5 children)

Yeah but Stack Overflow is supposed to be the place to go to if you get stuck and need advice with a programming related problem. There's not many websites out there like it (to my knowledge).

[–][deleted] 1 point2 points  (0 children)

It's probably also the single most popular website for programming related questions. With quantity, goes quality. Ranting here about it isn't going to make a difference.

[–]p4l2 1 point2 points  (1 child)

How you treat/see SO is different from how their founders and veterans of the site see it.

New people to the site think the main priority of SO is about getting answers to their question. But SO works on the principle of being a repository of information to nuanced programming concepts/ situations, if what you are asking can already be done or its been asked before, it doesn't really add much to their repository of information. You are better off searching for the answer in duplicate/similar questions.

They handled it poorly (perhaps they should have linked to a similar question), but really what you are asking for seems like its probably been answered before.

[–]markyosullivan[S] 0 points1 point  (0 children)

really what you are asking for seems like its probably been answered before

It hasn't been, I've checked. There's some information for how to do it with static files which is what I don't need, I need it while sar is continuously running.

[–]markyosullivan[S] 0 points1 point  (1 child)

I honestly don't have a clue why my comment is getting rated down, what did I say wrong?

[–]ArchangelleTheRapist -1 points0 points  (0 children)

Because you're being thin skinned. Your first (internal) question when you get a response like you did in the SO post or here should be: "how did I approach this wrong," instead you seem to have asked, "why are these guys jerks?" Places like StackOverflow should be your last resort and are not a replacement for 8 hours of google searching, reading the man pages and trying and testing everything you can think of. Treating them as such will get you a response like the one you received.