Converting the blog from WordPress to Hugo

Yesterday, I shutdown the VPS that has been hosting all my websites for the last ~10 years. I鈥檝e moved everything to static content, including this website. 馃摑 WordPress Since the very beginning (~2008) this blog has been powered by WordPress, it served me well, it worked, had a nice backend to make the posts, plugins and themes. After a couple years I moved from shared hosting to a VPS, I had other websites and services I needed running and all in same machine was better and cheaper....

January 27, 2024 路 6 min 路 1253 words 路 David Amador

Using Git for revision control

If you are coding, no matter what it is, games, software, websites, you should be using a code revision control of some sort. Are you using? Cool. Is it Git? Smart choice, so you probably don鈥檛 need to read the rest of this post. For the rest I鈥檓 giving some help on how to start from scratch. First of all I recommend some reading on Revision Control so that you understand what I鈥檓 talking about....

July 8, 2011 路 2 min 路 363 words 路 David Amador

Tech Talk: Linus Torvalds On Git

I recently found that there is a subversion alternative surfacing that is in many ways much better that subversion, it name is Git and it鈥檚 a creation of Linus Torvalds. Here鈥檚 a video of him talking about it

February 3, 2009 路 1 min 路 38 words 路 David Amador