pouët.net

why code keep crashing ? :(

category: code [glöplog]
Quote:
Keep in mind that there is no voodoo in programming...

That's so wrong! Ever done any Javascript, or Actionscript? :-)
added on the 2012-07-13 13:04:18 by Jcl Jcl
2nd link doesn't crash here, either. it seems like the problem is solved.
added on the 2012-07-13 13:54:00 by Skate Skate
There is no voodoo in programming but only for those who understand.

Quote:

Any sufficiently advanced technology is indistinguishable from magic.

Programming might look like magic for many beginners :)
added on the 2012-07-13 13:59:15 by las las
Jcl, I have been programming for some years now, I don't think I every encountered a real "voodoo" that couldn't be explained, from my experience there is always a reason for things to fuck up.

The closest thing I can describe has voodoo problem is the fact that sometimes visual studio needs a rebuild to build properly.

In hardware design, btw, voodoo is the name of the game, especially in high speed analog designs.
added on the 2012-07-13 14:03:34 by TLM TLM
Even high speed analog design isn't voodoo.
added on the 2012-07-13 14:37:23 by trc_wm trc_wm
I guess that voodoo comes into the empty spaces left for the lack of experience...
added on the 2012-07-13 14:43:03 by TLM TLM
#define blah(v) ("@AB[CX\aDQY_]LbNEHRdZW`P^KMGcVOJFUITS"[(v&-(v))%37]-'A')
added on the 2012-07-13 15:25:11 by 216 216
Quote:
I can't see how random number generator will cause access violation depending on it's range.


stars are 2pixels high. generate stars as ScreenHeight-1.
but i just did it as ScreenHeight and if it generated the first row of star pixels at yPos "Screenheight" (last on screen) the next line would crash the program right?
added on the 2012-07-13 22:20:42 by zorke zorke
Quote:
Even high speed analog design isn't voodoo.


Maybe even this isn't voodoo. But usually you need some voodoo magic to fix EMC/EMI issues in such systems. thus we even had a sign with "black voodoo department" on our door for several years ;-)
added on the 2012-07-14 01:37:37 by RufUsul RufUsul
fixing EMI issues starts with a good design ;)
added on the 2012-07-15 01:12:44 by vectory vectory
the only voodoo in life is determining where babies come from.
added on the 2012-07-15 07:19:01 by shuffle2 shuffle2
dude, this is so basic....
BB Image
added on the 2012-07-15 07:54:51 by TLM TLM

login