Cobalt theme for emacs
Based on the GtkSourceView one, just add it to the configuration and call (cobalt-theme).
Code:
Based on the GtkSourceView one, just add it to the configuration and call (cobalt-theme).
Code:
Ever wondered how a vulnerability scan is seen from the server? Well, not very quiet :P
In real time, if every ball represents a petition, the ones who bounce are the one answered succesfully and the other ones do not:
Visualized with logstalgia
Hace unas semanas supe de Twisted, una librería asíncrona de programación en red para python... lo que viene siendo node.js para python.
Entre otros muchos protocolos (incluyendo SSH, cliente y servidor) que soporta está por supuesto HTTP, lo que nos permite montar un servidor web dinámico sin necesidad de pararse a configurar apache, nginx o algo por el estilo, simplemente haciendo
1 |
|
Y que aplicación web se puede montar rápidamente en un servidor web? un tracker de Bittorrent!
Some weeks ago I knew about Twisted, a asynchronous networking library... something like to node.js for python.
Among a lot of protocols (including SSH, client and server) it suports, of course, HTTP, which allows us to get a dinamic web server running without configuring any apache, nginx or something like that, just doing
1 |
|
And what web application can be built fast on a web server? a Bittorrent tracker!
Últimamente encuentro bastantes sítios de humor por aquí dejo los que he encontrado (dádle al título del post para ver las imágenes):
“Cuando los compañeros intentan explicar por que deberíamos programar en Java”
1 |
|
After using the perl WebService::Dropbox library for some time to manage (because of external factors) this service without having to resort to privative software, I guess someone may find it usefull, so here it is:
Llevo un rato largo usando la librería de perl WebService::Dropbox para manejar(por necesidades externas) este servicio sin recurrir a software privativo a través de un script, supongo que puede que a alguien le resulte de utilidad, así que aquí queda:
Takes the zombie parent process id as parameter and uses GDB to waitpid them surely it'll need root.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|
Toma como parámetro el id del proceso que generó los zombies y usa GDB para hacer waitpid, lo más seguro es que haga falta root :/
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|