David PeraltaPostmortem Nginx Server IssueThis is a postmortem document about a server that needed to be fixed because of an error in its configuration.Feb 23, 2020Feb 23, 2020
David PeraltaWhat is IoT(Internet of Things)?Internet of things is a very popular concept and one of the most promising technologies today because the connection between things and…Nov 26, 2019Nov 26, 2019
David PeraltaExplaining the Basics of Machine Learning to GrandmaWell actually, both of my grandmothers are not here anymore, but it is an interesting challenge trying to explain in a very easy way the…Oct 25, 2019Oct 25, 2019
David PeraltaPython 3 Class and Instance attributesUsually, when we start programming for the first time we use the called procedure-oriented way, which consists of blocks of statements…Oct 10, 2019Oct 10, 2019
David PeraltaPython3: Mutable object or Immutable object!Everything is an object in python!Oct 9, 2019Oct 9, 2019
David PeraltaDynamic vs Static LibrariesHello there, in this blog we are going to talk about C libraries again, but this time I’m going to do more emphasis in the Dynamic or…Sep 17, 2019Sep 17, 2019
David PeraltaTyping ls -l in the Shell explained.In this blog, we are going to see what happens ‘under the hood’ when we type the command ‘ls -l’ in the shell. In a general way, the ‘ls…Aug 29, 2019Aug 29, 2019