-
Started 26th Feb 2014 in Help
@edza101 (View Post) Not really a bug... STKM happens to be good at turning solids into spark. if (sim->elements[r&0xFF].State == ST_SOLID) { sim->create_part(-1...
-
Started 26th Feb 2014 in Creations
@CeeJayBee (View Post) Well yes but as far as entropy-collectors such as mouse/keyboard/microphone/webcam are concerned the data from there is pretty unique. random.org also uses atmospheric no...
-
Started 26th Feb 2014 in Creations
@CeeJayBee (View Post) Nature is. That's why pseudorandom generators oftentimes collect entropy from nature.
-
Started 25th Feb 2014 in Help
@FM22 (View Post) The thing the search page shows in blue is a sort of short description of how the function looks. nil tpt.register_keypress (function onKey) means that the functi...
-
Started 25th Feb 2014 in General
Guys, it's just there to stop people from making uber-stacked saves. It was added after some photon laser which used stacking got frontpage and people found out how it worked. That's basica...
-
Started 25th Feb 2014 in General
@bowserinator (View Post) BASIC is a spaghetti nightmare :D
-
Started 25th Feb 2014 in General
okay an actual quote: sonder - n. the realization that each random passerby is living a life as vivid and complex as your own—populated with their own ambitions, friends, routines, w...
-
Started 24th Feb 2014 in General
@bowserinator (View Post) >Javascipt is also a good start Javascript gets ambiguous really quickly. Having two different syntax-es for function definition? It's useful in t...
-
Started 24th Feb 2014 in Help
I just made a thing for that! http://boxmein.x10.mx/tptelements/search.html nil tpt.register_keypress (function onKey(keychar, keycode, modifiers, eventobj)) ...so basicall...
-
Started 24th Feb 2014 in The Powder Toy/Lua scripting
@FeynmanLogomaker (View Post) Good question. If you really like programming, you could acquire a copy of the K&R C programming language book, which is a great entry into the language, excep...