tags: code
-
quilime/clmpr: Citation, Logging and Multi-Purpose Archive: A bookmarking website engine (think: delicious, pinboard)
#
1453 days ago
user1111
-
Don't Panic: You are what you document
#
3849 days ago
quilime
-
WarmPlace.Ru. Virtual ANS Spectral Synthesizer
Virtual ANS is a software simulator of the unique Russian synthesizer ANS - photoelectronic microtonal/spectral musical instrument created by Russian engineer Evgeny Murzin from 1938 to 1958
#
3873 days ago
quilime
-
OtherNet Workshop
The Critical Engineering Working Group
#
3887 days ago
quilime
-
Introduction to Clojure - Modern dialect of Lisp (Part 1) / by @nardove + @toxi
#
3991 days ago
quilime
-
Must Have Git Aliases: Advanced Examples - be present now
#
4012 days ago
quilime
-
http://aem1k.com/world/
eval(z='p="<"+"pre>"/* ,.oq#+ ,._, */;for(y in n="zw24l6k\
4e3t4jnt4qj24xh2 x/* =<,m#F^ A W###q. */42kty24wrt413n243n\
9h243pdxt41csb yz/* #K q##H######Am */43iyb6k43pk7243nm\
r24".split(4)){/* dP cpq#q##########b, */for(a in t=pars\
eInt(n[y],36)+/* p##@###YG=[#######y */(e=x=r=[]))for\
(r=!r,i=0;t[a/* d#qg `*PWo##q#######D */]>i;i+=.05)wi\
th(Math)x-= /* aem1k.com Q###KWR#### W[ */.05,0<cos(o=\
new Date/1e3/* .Q#########Md#.###OP A@ , */-x/PI)&&(e[~\
~(32*sin(o)*/* , (W#####Xx######.P^ T % */sin(.5+y/7))\
+60] =-~ r);/* #y `^TqW####P###BP */for(x=0;122>\
x;)p+=" *#"/* b. OQ####x#K */[e[x++]+e[x++\
]]||(S=("eval"/* l `X#####D , */+"(z=\'"+z.spl\
it(B = "\\\\")./* G####B" # */join(B+B).split\
(Q="\'").join(B+Q/* VQBP` */)+Q+")//m1k")[x/2\
+61*y-1]).fontcolor/* TP */(/\\w/.test(S)&&"#\
03B");document.body.innerHTML=p+=B+"\\n"}setTimeout(z)')//
#
4094 days ago
quilime
-
Getting Pixels onto the Screen – #3 – Views
#
4104 days ago
quilime
-
Prince Of Persia Code Review Part 1
#
4182 days ago
quilime
-
Prince Of Persia Code Review Part 1
#
4182 days ago
quilime
-
Obscure C++ Features - Made by Evan
#
4245 days ago
quilime
-
Realtime Audio on iOS Tutorial: Making a Mandolin | AriVibes
#
4357 days ago
quilime
-
Freeverb3 Reverb Impulse Response Processor
Freeverb3 is a sound processing library, which includes sampling rate scaling enabled version of freeverb with some fixes, extended implementation of NReverb by CCRMA, implementation of impulse response convolution reverb, FIR filter constructor, band splitter, softknee/hardknee compressor, softknee/hardknee limiter, stereo enhancer and many other filter and effects.
#
4362 days ago
quilime
-
Adam Jansch : Supercollider a day
#
4375 days ago
quilime
-
How to Program in SuperCollider
#
4375 days ago
quilime
-
Designing Sound in SuperCollider - Wikibooks, open books for an open world
#
4375 days ago
quilime
-
SuperCollider swiki
#
4375 days ago
quilime
-
5013.es
#
4442 days ago
quilime
-
multiple cursors in emacs
#
4453 days ago
quilime
-
0x5f3759df
float FastInvSqrt(float x) {
float xhalf = 0.5f * x;
int i = *(int*)&x; // evil floating point bit level hacking
i = 0x5f3759df - (i >> 1); // what the fuck?
x = *(float*)&i;
x = x*(1.5f-(xhalf*x*x));
return x;
}
#
4458 days ago
quilime
-
sh 1.02 documentation
sh (previously pbs) is a full-fledged subprocess interface for Python that allows you to call any program as if it were a function.
#
4460 days ago
quilime
-
Arkitus
art, creative code blog and portfolio
#
4579 days ago
quilime
-
john-chapman.net - SSAO Tutorial
#
4584 days ago
lioku
-
Rainbow - Javascript Code Syntax Highlighting
#
4634 days ago
quilime
-
RequireJS
RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.
#
4644 days ago
quilime
-
unicode::patterns
#
4646 days ago
lioku
-
Karl Sims: Artifical Evolution for Computer Graphics
This paper describes how evolutionary techniques of variation and selection can be used to create complex simulated structures, textures, and motions for use in computer graphics and animation.
#
4647 days ago
quilime
-
http://artifex.org/~hblanks/talks/2011/pep20_by_example.html
=====================================
PEP 20 (The Zen of Python) by example
=====================================
#
4647 days ago
quilime
-
Table Flipping :: Emojicons
#
4652 days ago
lioku
-
Interpreted Languages: PHP, Perl, Python, Ruby (Sheet One) - Hyperpolyglot
Interpreted Languages: PHP, Perl, Python, Ruby (Sheet One)
a side-by-side reference sheet
#
4660 days ago
quilime
-
Greg Egan's Home Page
#
4662 days ago
quilime
-
eye
#
4672 days ago
quilime
-
Escapes.js : Retro ANSI art in JavaScript | CreativeJS
#
4672 days ago
quilime
-
A Simple and Practical Approach to SSAO
#
4681 days ago
lioku
-
Regular Expression Matching with a Trigram Index
how google code search worked
#
4701 days ago
quilime
-
PhantomJS: Headless WebKit with JavaScript API
#
4707 days ago
quilime
-
decodeunicode.org
#
4710 days ago
lioku