February 2010
36 posts
Skywalken →
Microsoft se queja del spam, pero todas las botnet del mundo corren SU sistema...
– Yo, linuxero
Innovación
Me acabo de hacer un sandwich de jamon, queso y fideos. Dedicado a todos los putos que piensan que para innovar en cocina hace falta hacer comida agridulce.
Esto es amor 2
rubyquicktips:
Get all the elements that two arrays have in common with the ampersand operator (&).
[ 1, 1, 3, 5 ] & [ 1, 2, 3 ] # => [1, 3]
This is taken from the ‘Programming Ruby’ Book, where you can find out more.
Craigslist Ad →
Influencia 2.0
Vos te tirás un pedo y la gente quiere hacer caca.
Paradoja, reloaded
Existen dos clases de personas. Las que pertenecen a una clase y las que no.
link
Apoteotico
…Right now you’re some guy with a website. No one cares. To make them care, you have to show why you’re someone they should care about. That’s marketing, and right now you aren’t marketing. That’s why, in your current incarnation, you’re fucked.
YC Hacker news
Google Buzz y la privacidad →
Buzz
Uno de los problemas fundamentales [que veo] de google buzz es que, en un ambito privado (como es tu casilla de mail) abre una puerta a lo publico, sin que las reglas del juego sean completamente explicitas y los limites MUY claramente delimitados.
Tu gmail es como tu casa. Solo que ahora el inbox es tu cuarto (donde sabes que estas solo y tenes tu intimidad) y al lado nomas te pusieron el buzz,...
Un genio
johncute has asked for the wisdom of the Perl Monks concerning the following question:
Good gay everyone, I would like to seek for some help. I’m not that good in perl and I would like to ask if how can I extract a table within table like the sample below: <table> <tr> <td> test1 </td> </tr> <tr> <td> <table> <tr> <td> test2...
Esto es amor.
irb(main):001:0> 5.even? => false
irb(main):002:0> 5.odd? => true
1 tag
formspring.me
http://formspring.me/porta
El camino al infierno esta pavimentado con...
state = doc.search('td.csNormal')[0].search('br')[2].next.content.gsub(/\r\n\t\t\t/, '').split(',')[1].strip.split(' ')[0].strip
Relatos de una vida miserable
>> doc.search('td.csNormal')[0].child.next.content => "Liquid Sun " >> doc.search('td.csNormal')[0].child.next.next.content => "" >> doc.search('td.csNormal')[0].child.next.next.next.content => "" >> doc.search('td.csNormal')[0].child.next.next.next.next.content => "" >> doc.search('td.csNormal')[0].child.next.next.next.next.next.content =>...
Saludos al iterador