the so complete pouët.net oneliner
- 2009-08-24
-
PANTS OFF! -
well it has a nice feature, too: all the retards keep hitting F5 all day and thus can't annoy somewhere else -
if only that were true -
ヘラジカムース -
[quote]Man, if only Intel had a lerp [linear interpolation] instruction![/quote] -
if only that were fritz -
I had a dream about the perfect demo... but I can't fucking remember it -
shit happens -
DearS, Chobits, ...? what next? -
Optimus IEEE 754 has some properties that makes it suitable for lerping by sprinkling values in a bitwise manner. -
demos without resolution picker suck. -
<macspam>10.6 is out in 4 days! Whoohoo</macspam> -
Resolution pickers without a demo suck. -
<wurstspam> Fleischwurst, just 80 cent</wurstspam> -
naive lerp (uhh, thanks god i forgot the fpu hell): fld1; fld [t]; fsub st1, st0; fld [a]; fmulp st1, st0; fld [b]; fmulp st1, st0; faddp st1, st0; fstp [r]; -
seems nectarine radio is down... makes torgo sad :( -
<macspam>mac</macspasm> -
http://gallery.homostelu.info/id/280 -
Nectarine doesn't really look to me like it's down -
<macspam>*bite* OW! Fuck! Metal parts!</macspam> -
uruguru -
yeah, they're back up now. It was just for a few minutes. Their main-site for instance would return internal server errors. Everything's ok now *whipes browe* -
aragara -
vomit123 -
rmeht: non naive lerp: fld [b];fsub [a];fmul [t];fadd [a];fstp [r];
