Makefile for rust projects

Personal Coding and Hobby Notebook
Descarga mi Guia de Ejercicios Esta guia la escribi en 3er semestre de Ingenieria Informatica despues de ver mi primer curso de Algoritmos y Programacion, para este curso la facultad decidio que era un buen experimento ensenarnos a hacer nuestros primeros programas con un lenguaje funcional llamado Haskell. Echenle un ojo, demasiado comica la guia, […]
First of all, if you have Macports, do yourself a favor and get rid of it. Then make sure you have Homebrew installed and all the packages installed by it up to date. 1. Let’s install all the dependencies for Bitcoin hacking. brew install autoconf automake berkeley-db4 boost miniupnpc openssl pkg-config protobuf qt libtool 2. […]
Just Type… sudo dpkg-reconfigure tzdata …and follow the instructions on screen. The process should look something like the following: Select your Region Select a city on your time zone You’re done. Tip You can always check the status of your configuration using sudo debconf-show tzdata You could for example map that command via ssh to […]