It’s official, I’m retarded compared to the guys that built this technology.
Related Posts

command line speed test, see how fast is your server’s connection
Save the following script in a file called speed_test #!/bin/bash # Requirements # sudo apt-get install lftp iperf lftp -e ‘pget http://releases.ubuntu.com/14.04.3/ubuntu-14.04.3-desktop-amd64.iso; exit; ‘ make sure the file is executable: sudo chmod +x speed_test Once you have installed lftp and iperf make sure you have the script somewhere in your $PATH. The script basically downloads […]
How much RAM can your 64-bit CPU address?
Your old 32-bit CPU, could address up to 2^32 memory addresses, that’s 4294967296 different memory addresses, better said, “only” 4GB, something that 15 to 20 years ago was 1000 larger than any memory created at the time. Now we have 64-bit CPUs, that means they can address up to 2^64, that’s 18446744073709551616 different memory addresses, […]
Steven Weinberg y el dano que causa la religion a la humanidad.
Las religiones podemos percibirlas como doctrinas que buscan ensenarnos buenas morales, pero tienen el poder de jugar con el pensamiento irracional del ser humano, infectandolos con mentiras sin evidencia alguna en etapas en que nuestro cerebro esta geneticamente programado para absorber lo que figuras de autoridad nos dicen, asi sea mentira, estoy hablando de la […]