The current meta

()

The meta-coding rules is a set of basic guides how to ease your life when programming and usually changes every 12 months or so. Don’t think of this as a universal pill, but as a temporary list of good advices. Here are the five most important:
Read more

Master Thesis Preparation

()

I arrived in Stockholm to study in Embedded Systems master programme at KTH almost 3 years ago and at last I am about to start working on my master thesis. The project is System on Chip health care device that is not, I repeat, not clichéd fitness smart watch gadget,...
Read more

window.onerror

()

The web is a fragile thing that brakes for million reasons especially in the era of the smart phones and tables. One way to be aware of your web page’s misbehavior is to log any JavaScript errors and send them for post-mortem analysis. Meet window.onerror - an error handling callback...
Read more

Images 101

()

There are plenty of ways to pin an image resource on a web page. In this article I will try to summarize some of the popular methods and when to use them for maximum performance.
Read more

I have a blog

()

So I have decied to check out Jekyll and build myself a geeky blog ٩(-̮̮̃•̃)۶. I will try to write a little bit about the technologies I work with or just find cool. This blog will be mainly about web, front-end web, JavaScript … you probably catch my drift. Actually...
Read more