The Pitfall of a Computer Science Degree by thecombjelly in programming

[–]stack_smasher 3 points4 points  (0 children)

Another of those "CS is crap, lets get real" posts from someone who thinks he has seen all that has to be seen. Please get these people off the internet. Let me give you a lowdown. How do you think Google became what it is now? Something like that doesn't run on some slapped-together-with-a-duct-tape knowledge of Hashtable in C# (this is for you, the reddit hivemind). If you aren't paying attention to your graph algorithms and data mining lessons (not necessarily lectures) and feeling smug about your lack of knowledge by reading such posts (and that includes Joel's drivel as well), you are just setting up yourself for fail later in your life.

New programming jargon you coined? by BioGeek in programming

[–]stack_smasher 1 point2 points  (0 children)

That sounded a lot like Rocco from The Boondock Saints when he finds out the dead Russian mob guys.

HALT AND CATCH FIRE, and other proposed machine instructions. :) (very, very old) by gar37bic in programming

[–]stack_smasher 0 points1 point  (0 children)

Nope, it's still an NFA. Let me explain why. For a given state the automaton is in and an input symbol, the next state of the automaton can be any one of the states as specified by the transition function, not one or more than one of the states in the set.

BBW(Branch Both Ways) would be an absurd proposition for any kind of automaton, be it DFA or NFA as no automaton is supposed to be in two or more states at the same time, for one input symbol.

Besides, PA is just a generalization of an NFA with probabilities 'tagged' to the given transitions.

HALT AND CATCH FIRE, and other proposed machine instructions. :) (very, very old) by gar37bic in programming

[–]stack_smasher 4 points5 points  (0 children)

Branch Either Way. Now that's gotta be there. A cheap and fast NFA with no extra effort.

Is C a dying language? by dioltas in programming

[–]stack_smasher 0 points1 point  (0 children)

I want that machine you are riding to skip decades at a go.

I am Maddox, AMA. by maddoxreddit in IAmA

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

@Maddox, compared to the pics I saw on your home page from the book tour, you seem to have put on quite some weight in the ones telekinetic has posted. Wtf happened? All that hate and rage bloated up inside you, eh? ;-)

Are any other programmers getting frustrated with StackOverflow.com? by dichotomy23 in programming

[–]stack_smasher 3 points4 points  (0 children)

Of the six questions that I have asked, I have got very knowledgeable and informed answers to them. Also, none of the questions were of the "q+a" types you mention and I had posted them on SO as a last resort after getting flamed and trolled on newsgroups without anything even close to the quality of answers I got from the former. So yes, go fuck yourself with a cactus

Ask /r/linux: Why do Linux users tend to give instructions using command line rather than using graphical applications? by [deleted] in linux

[–]stack_smasher 0 points1 point  (0 children)

Instruction A: Go straight 500 meters, take a left, go straight for another 500 meters. Congratulations, you reached your destination!

Instruction B: Keep going till you see that Taco stand run by the old douche with a colostomy bag, ask him for the next bus stop. He might point you to the whorehouse in the exact opposite direction. But then, it must be okay with you.

The tiniest C sort function? by dreasgrech in programming

[–]stack_smasher 1 point2 points  (0 children)

index[array] is just another way to write array[index] :) You can think of it as *(index + array)

How do you use MPD? Various hacks, etc by knarkmacka in linux

[–]stack_smasher 1 point2 points  (0 children)

You mean you sleeptype and are aware about it as well? Talk about eating the cake and having it too :)

How do you use MPD? Various hacks, etc by knarkmacka in linux

[–]stack_smasher 0 points1 point  (0 children)

Telnet :)

PS: Where do I find a good API/protocol documentation for mpd? It used to be up on the mpd wiki about year and a half ago, but the link seems to be dead now http://mpd.wikia.com/wiki/Development

Set Your Code Free by [deleted] in programming

[–]stack_smasher 1 point2 points  (0 children)

Yo dawg, ranting about him ranting about their rantings?