-
Recent Posts
Github badge
StackOverflow badge
How to read this blog
This blog should be read like all other specifications. First, it should be read cover-to-cover, multiple times. Then, it should be read backwards at least once. Then it should be read by picking random sections from the contents list and following all the cross-references.Promote JS
Author Archives: Jj
Ordered a new Laptop
If you are reading this, it’s probably too late. But RIGHT NOW is the best time to get a Lenovo X220. There is a sale going on at lenovo.com where your regular X220 is down to $806 (Original price $1640 they claim). Continue reading
Posted in Forgot to categorize
1 Comment
Toda regla tiene una excepción? – La paradoja de la excepción
La paradoja de la excepción: Si toda regla tiene una excepción, entonces, la excepción a la regla “toda regla tiene una excepción” sería una regla sin excepciones. Por lo tanto, no toda regla tiene una excepción.
Posted in es, funny, geek
Leave a comment
UnicodeEncodeError on Django uploaded files
This has been an error that’s been bugging me for months. For some reason in production settings only in the production server only, whenever a user uploaded a files with a non ascii filename, I’d get this error UnicodeEncodeError: ‘ascii’ … Continue reading
Posted in django, en, programacion, Python, tech, web
Leave a comment
Disqus coments UI
I really like Disqus comments service. But I wish they had a simple UI alternative, as I don’t want to show that much text/options in my screen. This is what it looks like by default: I would hide the “suscribe”, … Continue reading
CSS3 gradients in Webkit
I’m just writing this to record a shorthand answer to a doubt I had. Old format Webkit gradients only support percentage color stops Recently, Webkit added support for standards CSS3 gradients, so your syntax will be the same for different … Continue reading
Mogrify using too much memory
I wanted to shrink pictures a folder with thousands of files. They were unnecessarily huge. So I made a script to resize them. Imagemagick’s mogrify takes all the RAM it can in the system to handle huge files, making the … Continue reading
Sobre mousepads
Este es un tema que siempre me ha interesado y por el que me he preocupado bastante. El mercado ofrece mucha variedad y siempre me ha gustado poder compararlos. Hoy tuve la oportunidad de comprar dos de los modelos disponibles … Continue reading
Posted in Forgot to categorize
Leave a comment
Búsqueda en Google de “PPK”
Si buscas por Pedro Pablo Kuczynski si encuentras resultados correctos
Posted in Forgot to categorize
1 Comment
Cosas nuevas en Firefox 4
Hoy salió a la luz Firefox 4 y trae muchas cosas nuevas, entre las más importantes: * Soporte HTML5 * Motor Javascript más rápido * Firefox Sync * Tab panorama * Nuevo look * Complementos y temas que no necesitan … Continue reading
Posted in es, firefox, geek
Leave a comment
Magenta CSS
When setting a background color always set a foreground color Continue reading
