by WickedShell » Wed Oct 05, 2011 2:29 pm
As professional ghost forum stalker I wasn't gonna post, but nahuel made a point that I can't help but comment on.
What is help for some people is not a help to others. When I look for help being pointed at an example, or given some source to go check out I can move from there onwards pretty fast, not always gracefully, sometimes with really dumb errors. But being told which bit of source is relevant is what I needed. But that works mostly because I already know how to program, including at a very low level, as well as higher level stuff. For someone who doesn't know how to program/read code things can be much more frustrating, and need more (indeed different) help. And as someone who had to try and teach Computer Science II students once, I failed miserably at figuring out how to break down concepts or explain things in terms others understood. But this goes both ways sometimes, things that make sense to people who are new to stuff, leaves me standing there scratching my head, because I'm stuck with my preconceptions.
As a side note, getting help from LordHavoc for me has always run like this;
Me: <dumb question>
LordHavoc: <foo>.<h/qc/c>
Me: (In head, grumble grumble, find the file)
LordHavoc (meanwhile): <useful and relevant math, that I don't yet realize I need>
Me: OHHHHHH!!! *enlightenment* Thank you!
I end up annoyed at first for being sent to some code file, and getting some math thrown at me in the meantime, but he has invariably sent me to the right file that answers all my questions, or is the spot to start from and examine the surrounding source (provided I asked the right question). There is something to be said for this kind of help, since people tend to be very willing to explain things you don't understand, but the whole "Give a man a fish/teach a man to fish" thing comes into play, as well as usual providing added insight for down the road.
Anywho keep going all, and I will stay with my forum stalking, and periodic IRC questions. I guess I'm really just adding another I appreciate y'all to this thread.