Ramblings from the Viking who run the Cafe at the end of the universe.
Hi, my name is Jarle. I am a Freelance C++ developer. I have spent quality time with code for 35+ years, and I still love it!
This is my professional blog, where I write about stuff I research or discover during my daily work on various projects.
Articles
Published: Thursday June 21, 2018
Building something in Jenkins, using a declarative pipeline and deploying it to a Docker container is common, and you would expect it to be well documented and trivial to do right? Well, it is now.
Read on...
Published: Friday April 20, 2018
Read on...
Published: Wednesday March 28, 2018
C++ is a popular Object-oriented language. Json is a popular format for storage of Objects. Why is it so hard to make those two things play ball?
Read on...
Published: Saturday March 24, 2018
Restc-cpp is a REST client library for C++ projects.
Read on...
Published: Saturday March 10, 2018
I wasted quite some hours figuring out how to correctly insert new records in a QSqlTableModel derived class.
Read on...
Published: Friday February 16, 2018
Jenkins' Declarative Pipelines are nice, but also very constrained. Here I show how to deal with failed tests.
Read on...
Published: Saturday February 10, 2018
Just some thoughts and lessons learned after I created a X-platform QT Desktop application
Read on...
Published: Friday February 2, 2018
It's actually quite simple, once you figure out how to sign the package.
Read on...
Published: Tuesday January 23, 2018
I set out to build a QT desktop application on Linux (several flavors of Debian and Ubuntu), macOS and Windows (64 bit builds) using Jenkins with slaves and Docker build-containers that is created on demand.
Read on...
Published: Sunday January 21, 2018
A bright new 20 years anniversary edition of my most useful software application ever; the definitive time tracking application for freelancers!
Read on...
Published: Wednesday January 3, 2018
Read on...
Published: Sunday December 17, 2017
Read on...
Published: Sunday December 17, 2017
Read on...
Published: Friday December 15, 2017
How to enable Google Analytics in your stbl-generated blog
Read on...
Published: Thursday December 14, 2017
How stbl tries to do SEO right
Read on...
Published: Tuesday November 21, 2017
After 4 years in beta...
Read on...