"real-life"?

It has been over 5 months or so since I've written a post, but there has been quite a lot of events recently. In particular, joining the worforce, renting an apartment as a alien (the legal status), waking-up early and trying to just find a rhythm in life. Well ...

more ...

Debugging thru life

Interesting quote from Dijkstra (ring a bell?):

"If debugging is the process of removing bugs, then programming must be the process of putting them in." Edsger Dijkstra

I was listening to a podcast about problem solving in relation to programming and related to various aspects in life. At some point ...

more ...

Deviruchi Website

One of my projects for my networks class was to build a website from scratch, in which we had to showcase the basics: html/css/javascript. So I built a simple website using a smoothscroll javascript I found and spritely (a jQuery based sprite animation library to animate the little ...

more ...

Setting up your github website

I said in my first post that I was going to post a guide on how to set-up your own website using pelican and github from a Linux environment.

Environment:

So if you are not already running Linux in your laptop, then you have some options:

  1. Install Linux on a ...
more ...