my blog. for you.

Let’s talk digital.

I’m an independent IT consultant and entrepreneur in the Internet and software business. I’m interested in design, enterprise applications, web apps and SaaS products. I design and develop business solutions and applications. I help companies in terms of software quality and knowledge transfer, e.g. with Angular and Spring Boot.

Debugging applications with IntelliJ IDEA by Anton Arhipov @ Spring I/O 2023

Read more

Linda Liukas – Programming Playgrounds @ beyond tellerrand Düsseldorf 2022

At this year’s iteration of beyond tellerrand Düsseldorf, Linda Liukas gave this fascinating opening talk on her ideas and concepts for a reimagined programming education: Read more

CoderDojo: Free Programming Clubs For Young People

At last year's Web Summit in Dublin I came across CoderDojo, a community that organizes free programming clubs for young people. Originally founded in Cork by entrepreneurs James Whelton and Bill Liao, CoderDojo is a volunteer-led 'grass roots'-type organization that promotes teaching programming to young people in order to support kids by giving them valuable skills that allow them to create stuff such as useful tools, products and art. At the same time efforts like this help tackle the shortage of people ... Read more

Automating Boilerplate Software Development

Recently, I've come across an interesting service called Prelang and an open source project named Rails Composer that both strive to do away with a lot of the common boilerplate coding that comes with the initial setup of web apps. Interestingly, both target Ruby on Rails, a framework that prides itself in its DRY and convention over configuration approach towards programming. Hence, one wouldn't exactly expect Rails developers to be affected by tedious boilerplate programming that much. By and large, this probably ... Read more

Virtues of a Programmer

"We will encourage you to develop the three great virtues of a programmer: laziness, impatience, and hubris." - Larry Wall, Programming Perl (1st edition), O'Reilly Media Recently, I've come across those remarkable words by Larry Wall, creator of Perl, again. When I first read them many years ago they made quite some impression on me. I think those virtues subsume pretty well what it means to be a good programmer. Besides, I just like Larry Wall's witty, sometimes quirky, way of putting ... Read more