Julian MendezPostmortemOn 9–04–2021 PDT at midnight, our company released a new project where there were issues. We were tasked with finding the cause of the…May 16, 2021May 16, 2021
Julian MendezWhat happens when you type https://www.mywebsite.com in your browser and press Enter?If we want to know what happen, we should talk about Domain Name.Apr 21, 2021Apr 21, 2021
Julian MendezInternet of things “IoT”The Internet of things (IoT) describes the network of physical objects — “things” or objects — that are embedded with sensors, software…Apr 3, 2021Apr 3, 2021
Julian MendezComo conectar Visual Studio Code con WSLEsta es una guía de como usar VSC junto a WSL y aprovechar todas sus beneficios y bondades al trabajar con Linux, integrado directamente…Mar 15, 2021Mar 15, 2021
Julian MendezPython3: Mutable, Immutable… everything is object!What is Python?Jan 19, 2021Jan 19, 2021
Julian MendezWhat is the difference between a hard link and a symbolic link?Symbolic linkOct 18, 2020Oct 18, 2020
Julian MendezC static librariesStatic libraries are just collections of object files that are linked into the program during the linking phase of compilation, and are…Oct 13, 2020Oct 13, 2020
Julian MendezWhat happens when you type ‘ls *.c’This is post explaining how what exactly is ‘ls *.c’ and how you can use it.Sep 15, 2020Sep 15, 2020