Welcome to my on again off again project. I will share some writings on here, about different topics. This site is really just a big project, and the articles are smaller projects. Thank you for visiting and taking the time. I hope it is what you were expecting.

Recent Posts

Setup Github for your webpage

less than 1 minute read

In the previous post, I discussed installing Ruby. Now we must setup GitHub, both on the mac studio, and your account.

Create a GitHub Page Permalink

less than 1 minute read

The next step is to create a repository for your webpage. Again, this is an area where GitHub’s instructions are clear enough.

Create a GitHub Account Permalink

less than 1 minute read

If you don’t have a GitHub account, and need instructions, I recommend going to GitHub’s documentation. GitHub’s documentation is clear and easy to follow.

Install Ruby for Github pages

2 minute read

If you are following along, you will know that I decided to migrate to github for my webpage. Well, to do that you need to install Ruby, and Jekyll, and a th...

Summer restlessness

less than 1 minute read

Summer is around the corner, and I felt in the mood and had the time to restart this ongoing project. I used to host my webpage using namecheap, and I used ...

Installing FreeBSD Software Packages.

5 minute read

Once you have installed FreeBSD I would suggest installing the software you will need to use it. This varies by person, and part of the appeal of FreeBSD esp...

Installing FreeBSD on Raspberry Pi 3B+

4 minute read

The following assumes some familiarity with the command line or terminal, in linux, or macOS. If you have none, you can refer to Ubuntu’s tutorial or to Appl...