--- layout: page_wide title: Sparse thoughts tagline: for what it's worth description: "Blogging all things techies" --- {% include JB/setup %}
{% for post in site.posts %} {% if forloop.index < 4 %}
{{post.content | truncatewords: 50}}

... continue reading
{% elsif forloop.index == forloop.length %}
All entries ({{ forloop.length }})
{% endif %} {% endfor %}

{{site.author.name}}

I love programming computers and playing chess, though I think I'm better at the former.
Currently busy diving into the wonderful MVC Javascript World, even though I miss a bit C/C++ hacking...
Should you want to contact me, just drop me a line here.
Also, you may review some of my recent stuff



{% comment %}
Home
{% endcomment %}