March 2008
12 posts
Mar 29th
Mar 25th
Por otro lado, puede ser hermoso →
Mar 25th
¿Quién dijo que Ruby no podía ser ofuscado?
sorted = methods.to_a.each{|arr| arr.reverse!} sorted.sort_by{|a|a[0][1..-1].to_i}.each {|a| a.reverse!; k = a[0]; v = a[1] radio_value = carrier + "-" + k + "-" + v radios << radio_button(:order, :shipping_method, radio_value) << k << " - " << v << "<br/>"} No se que es mas preocupante: Que esto me parezca claro Que haya acabado...
Mar 18th
Cuestionando el trabajo →
Mar 17th
Cosas que tengo que construír
Un reproductor MP3 que sirva. Si corre en Linux y en Mac, mejor que mejor. Un Google Personalized Homepage de verdad, que me sirva y cargue a una velocidad decente.
Mar 14th
“If you think C++ is not overly complicated, just what is a protected abstract...”
– Tom Cargil
Mar 12th
Mar 12th
“Anyway, here’s the signal() breakdown: void (*signal(int sig, void...”
– http://www.ecst.csuchico.edu/~beej/guide/ipc/signals.html
Mar 8th
Mar 6th
El Facebook de los ñoños
GitHub. Por fin conseguí entrada Beta a este servicio, y de momento, estoy que me cago. Teniendo una interfaz a Git de este calibre me hace pensar que no necesito SVN ya.
Mar 5th
“Google uses Bayesian filtering the way Microsoft uses the if statement”
– Tomado de algún artículo de Spolsky.
Mar 3rd