Page 1 of 1

Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 1:34 pm
by Moosader
Or maybe it's my perspective, from bleeding out my vagina.

In my Graffiti Kingdom review:
fuck this game all of you are faggs unless you clikced on this vid thinking that youl be seeing a video on graffiti fuckin get a life who ever made this video & fuck you! ps get a hair cut i was able to see you in the reflection on the tv u fagg!!!!!
I think he's saying he's a fag because he thought the video was going to be about illicit wall "art"
Removed and blocked, and posted on his channel.

Dodge that Anvil review:
I don't like you
Removed and blocked, and posted "And why should I care?" on his channel.

FAQ video:
...chicka... GL 3.0 was promised to offer better code management... AND IT DOES... No new features were added because they weren't promised in 3.0... You're an insult to GL... You're lucky you get anything considering it's Open Source.
"I'm pretty sure they promised something a little more object-oriented for this version. Right now it seems more like a WIP, just randomly removing and adding on to OpenGL 2.

I'm an insult to OpenGL? One more retarded comment from you and you're getting blocked. "
just use the standard c++ decompiler plz
i hate codeblocks
I respond "How about I use whatever I want to use?
That sounds better to me. "
Must be that time of month again...

Yea really... VC08 should be used... Or is it too complex for you?
(Same guy who posted about OpenGL)
"Kind sir, VC08 is a Microsoft product. I prefer to use stuff that is open source, because that's more of what I stand for.

I also stand for blocking idiots posting on my channel. :)"


And that's just the YouTubers.

I'm taking after DeceasedCrab, a bit, and basically not having any tolerance for stupid shit on the Tubes.

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 2:43 pm
by dandymcgee
just use the standard c++ decompiler plz
i hate codeblocks
I would've replied "And what exactly is "the default C++ DEcompiler"?

I'm not sure if it's just the anonymosity (how the hell do you spell this word) of having a screenname, or people are seriously that stupid, but I swear there seems to be so many more complete idiots on the web than in real life.

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 2:53 pm
by programmerinprogress
Don't let stupid people like that get you down, and don't let it discourage you from making more videos, people (me included) draw a lot from your videos, you're appreciated on YouTube, even if a couple of 12 year olds with anger management issues (and confusion about their sexuality if they keep using the word fag) are causing you trouble.

attracting idiots like that in fact shows that your channel is being watched, but unfortunately, with legitimate users, comes some bad eggs(and I mean seriously rotten eggs)

You're a darn good programmer, who's generous enough to pass on your knowledge (and portfolio of software for our enjoyment), you're also a great laugh on these forums, so just hang in there!


PS: I use code::blocks, but I've never heard of a decompiler :lol:

PS:PS: any decent programmmer would understand that VC08 isnt the be all and end all, you just use what's comfortable for you (personally I like using my open sourse compiler, i'm not really into all that .NET stuff)

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 3:12 pm
by M_D_K
I also use code blocks :)

And a decompiler is like a disassembler execpt it trys to take machine code and turn it into a higher level language like C.

I really don't get why people think that pseudo anonymity gives them the right to be idiots.

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 3:39 pm
by programmerinprogress
M_D_K wrote:I also use code blocks :)

And a decompiler is like a disassembler execpt it trys to take machine code and turn it into a higher level language like C.

I really don't get why people think that pseudo anonymity gives them the right to be idiots.
I totally agree, and if you actually look at these people's channels, they usually lack videos, or they've just screen captured themselves playing counterstrike or something like that, or even worse, they've ripped some popular video from the web and claimed it for the views.

i'm not even being spiteful, it's just what I tend to find when I go on the channels of various haters.

PS(again): A disassembler which turns machine code into C code you say? you learn something new every day ;) (although I'm more interested in making the programs not cracking someone else's)

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 3:45 pm
by M_D_K
programmerinprogress wrote: PS(again): A disassembler which turns machine code into C code you say? you learn something new every day ;) (although I'm more interested in making the programs not cracking someone else's)
Sorta its a proof of concept. It ain't like you can run an app through a decompiler and you have a codebase of the app. It won't compile and its usually garbage that gets outputted.

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 4:25 pm
by MarauderIIC
Image

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 5:05 pm
by trufun202
programmerinprogress wrote:PS(again): A disassembler which turns machine code into C code you say? you learn something new every day ;) (although I'm more interested in making the programs not cracking someone else's)
.NET can be decompiled. You can take an EXE and it will generate the source code; however, none of the variable names are intact and the logic can be a bit screwy. There are tools, such as Dotfuscator, which will prevent ppl from decompiling your code.

But, being able to decompile .NET has saved my ass a few times at work! Most recently, one of our engineers was laid off and didn't have a chance to check in his code before he left - and the Systems Dept. immediately formatted his harddrive.

Well...we had an issue in production, and it turns out that the engineer hadn't checked in his code in a good 6 months or so.. :( Thankfully, I was able to decompile the production app and make the fix.

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 5:54 pm
by Trask
^ That reminds me that I need to find a good decomplier....

Anyway, poor you! Geez, reminds me why I've kept my projects to myself x.x

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 8:07 pm
by Kcirtap1990
trufun202 wrote:Well...we had an issue in production, and it turns out that the engineer hadn't checked in his code in a good 6 months or so.. :( Thankfully, I was able to decompile the production app and make the fix.
I would hate to have to work with someone else's code after decompiling it. I actually haven't worked with any decompiled code, but I imagine someone else's is much worse. :P

Re: Wow, people have been shits lately.

Posted: Thu Jan 08, 2009 8:17 pm
by Falco Girgis
Disassembling and decompiling shit and then trying to edit/work with the resulting source is something that I plan to never have to do in my entire life.

If it's a complex project, the chances are that the resulting code will be useless.

Oh, and this topic makes me hate everybody more than I already did. Especially Youtubers. ;)

and wooow, trufun. I think that has to be one of the only stories that I have ever heard where decompiling something actually did some good! Very impressive.