A Blog about Software Development

HomeAbout

MVC in Javasript

Nov 20, 20205 min read

I was working on my side project JustRead and at some point, the complexity of the client side Javascript code became so high that I felt need for a more modular code. Initially, I had lots of server side calls scattered all around the place and was...

Benchmarking HTML parsers (Go vs Java)

May 27, 20203 min read

So, I am working on a web page extractor (something like Instapaper back-end) and I was wondering which language is a better fit for this type of code. Most of my experience has been with Java, so I am pretty familiar with the language and IDEs and ....

How to read more books

Oct 7, 20192 min read

I have recently started using my Kindle more and it has been a quite pleasurable experiment. Rather than listening to nonsense music for 1000th time, reading a book can be helpful to get inspiration or learn more stuff. I use below tips to develop th...

How to migrate from WordPress to Ghost 2?

Jun 5, 20192 min read

During my (trial) move to Ghost v2 I had to migrate all of my posts written in Wordpress. I could easily export them from WP but importing them into Ghost was the difficult part. This is because there is no official plugin to do the export. There is ...

Moving!

Mar 10, 20191 min read

I am moving to Github Pages! Most of the important stuff are already migrated but I guess I will need to spend some time going through my posts to make sure they are correctly migrated and have proper formatting. Will update here soon.

My .vimrc file

Jan 20, 20194 min read

I believe in minimalism. That’s why I only have a very small number of plugins in my vimrc file. This is my vimrc file as of now: set nocompatible " be iMproved, required filetype off " required " set the runtime path to include Vundle and initializ...

© 2021 A Blog about Software Development

PrivacyTerms
Proudly part of