Related Posts
Got new Forerunner 305, charged it, won’t turn on? Try this
Hold down [Enter] and [Mode] while quickly pressing the [Power] button (DO NOT HOLD THE POWER BUTTON, just a quick press). Continue to hold enter and mode for a few more seconds. You should see the screen barely flicker on when you push power, and then nothing else should happen until you release the enter […]
Things to think about when tuning libtorrent for high performance
An user on the libtorrent mailing list had the following problem: I’m doing some testing for a libtorrent application that will use a small number of peers (often just 1 seed and 1 downloaded) and high bandwidth delay product links (in the hundreds of Mb/s and 100ms+ round trip). I’m unable to get more than […]
Ejemplo de automatizacion entre 2 maquinas remotas con bash scripting y Python
Para los amigos que se inician en el mundo *nix, ya sea con su nueva Mac, o con una PC corriendo Linux, les recomiendo que aprendan a manejar bien los siguientes lenguajes, y el mundo sera suyo: – bash scripting (aliases, variables, exports, iteraciones, condicionales) – python (para programar logica mas compleja y portatil en […]