Category: Webhosting

New page: “Software”

I’ve added a new page called “Software“, which contains information and links to useful software programs I enjoy, as well as scripts that I have written to automate repetitive tasks. Please check it out....

Using git as a version controller for books (Part 1)

What’s git? Version control? Huh? Okay. So, let’s say that you’re a software programmer. It’s your job to write the code for this huge program and you need: A way to keep backups A way to manage files A way to restore previous edits Let’s say you’re collaborating with...