Alex Schröder (kensanata)
-
@ts Letztlich sah ich einen guten Spruch re Apple und Schule: Wieso fangen sie nicht einfach an, anständig Steuern zu zahlen…
-
"All tests successful. Files=107, Tests=2315, 523 wallclock secs ( 1.00 usr 0.47 sys + 202.92 cusr 27.74 csys = 232.13 CPU)" I <3 #oddmuse
-
weblog-3.pl for #oddmuse got some unit tests because of a new user
-
another attempt at an offline #oddmuse web app http://ur1.ca/71w51
-
Working on a honeypot extension for Oddmuse. http://ur1.ca/5dyoo
-
Writing a script that submits saves data to an #oddmuse wiki. http://ur1.ca/5bxmo
-
!no !more !bangs
-
The number of these ! exclamation marks used in some tweets I see are ridiculous. !stop!!
-
@dbd Got your message regarding Kindle
-
Emacs Wiki ten year anniversary! http://www.emacswiki.org/emacs/2011-09-06
-
Google +1 button for #oddmuse: http://www.oddmuse.org/cgi-bin/oddmuse/Google_Plus_One_Module
-
@johnsu01 got the bulletin here in Zürich, Switzerland.
-
My attempt at writing an offline #oddmuse extension have failed so far. Code: http://ur1.ca/4i1yg
-
Installing Math::Fractal::Noisemaker will always create an image file – I can't just get random data?
-
Installing Math::Fractal::Noisemaker
-
Reading up on Perlin noise
-
Hmpf, implementing my own. Looking at Lloyd's relaxation.
-
Stealing area_centroid() from Geo::ShapeFile::Shape...
-
Hm, Lloyd's Algorithm is also known as k-means according to Wikipedia (love it!) and that points me to Algorithm::KMeans… Reading docs.