Archive

Compra Bitcoin en México

Bueno,

Como sabes, el bitcoin ha subido de 13 USD que estaba en Enero a 140 USD hoy.

Yo tengo cuenta en MtGox y tengo una muy buena propuesta:

Puedo proveer el servicio de comprar bitcoin por tí.

Te cobro el 10% de las ganancias que tengas. Te sales cuando …


HowTo: Fix Google Chrome's slowness on Fedora

Well, if you; like me, hate Google Chrome recently; because it gets slow as a turtle, here's a solution:

google-chrome %U --disable-accelerated-compositing

I dunno what the %U does, but the other one is self explanatory. This solved my slowness problems.

My symptoms:

  • Impossible to view flash videos (choppy most of …

HowTo: Regenerate tmpfiles without restarting

Ok, I'm playing around with thin and nginx now. I am into sinatra and padrino and stuff.

So, I am creating sockets for thin so nginx can read them. I need a directory in /run

I've decided to create a directory called thin; with 2770 permissions and owner/group would …


HowTo: Cómo monto un SMB share en Fedora 18?

Bueno, hoy, en lo particular, tube un poco de problemas al querer montar mi disco duro de películas en Fedora.

No tuve problemas antes, pero, imagino, han de ser algunas ondas relacionadas con la edad de mi router TP-Link; el cual comparte mi disco duro de películas en la red …


Warning: nginx 1.2.7 broke down

Ok, today, I was playing around with my zend framework.

I noticed that nginx had some updates and I applied them. It stop working after a nice systemctl restart nginx.service.

Now, here's my setup: https://github.com/renich/fedora-configs/tree/nginx

Well, more less. I have things configured for …