Meet people who work on similar things as you – get help if you need it
Join Siafoo Now
or
Learn More
Snippets
| Showing 1 - 10 of 376 |
|
Showing 1 - 10 of 376 |
A quick list of color formatting for python output. It helps make large amount of debug / info print statements more readable...
Doom's semi famous inverse square root function, more info about it at:
http://www.beyond3d.com/content/articles/8/
Just a collection of common regular expressions I use with the .Net System.Text.RegularExpressions.RegEx object. Some of them haven't been extensively tested so if you spot a mistake please let me...
An example from the Nodebox Strings tutorial section, showing what good times can be had by tossing a jumble of randomly selected characters onto a canvas....
Try catch blocks are an important part of any application (provided the language supports them) but they can make debugging in a beta environment difficult. I use the following design method to set...
Places X number of obscurely named text files in every folder on a computer, including any flash drives and external hard drives that are connected when it is run. They can be easily deleted by...
Revised version of my run-away button.
A backwards compatibility library for Mootools 1.2, in addition to those by MooTools. Should fix most remaining backwards-compatibility problems....
| Showing 1 - 10 of 376 |
|
Showing 1 - 10 of 376 |