I recently moved my blog to Hugo. After going through a few how-tos, posts about where to host it, etc. I have the final result. This Hugo blog is based on the Atlas, Hugo Boilerplate modified to fit my needs. Here are some notes that I took along the way.
Continue reading →So you are writing an app which has credit card entry form and you want to format the credit card numbers and expiry as xxxx-xxxx-xxxx-xxxx, xx/xx. How do you do that?
Continue reading →Recently I have been trying to do a lot of reading about some very common CS principles. This is the first of the series of posts that I am going to do covering some very basic sorting algorithms, trees, linked lists, etc.
Continue reading →The instructions on Heroku Custom Domains are good but not comprehensive enough for Godaddy.
Continue reading →While building Listypedia about a year back the initial feature set was huge. It was two of us working on it, me working on frontend + backend and one friend working on backend.
Continue reading →