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
Monthly update, April 2024
Lots of work on Next-app this month
Monthly update, March 2024
It was a busy month!
Monthly update, February 2024
Working on the nextapp desktop application and the back-end
Monthly update, January 2024
Working on the nextapp desktop application and the back-end
Monthly update, December 2023
Shifting my focus to next-app
QT resources
Links to good, relevant information about QT and QML
Monthly update, November 2023
Moving forward with nsblast, playing with C++20, re-writing mkres
mkres - embed compressed files in your C++ code
Nsblast - engineering blog
Thoughts, ideas and lessons learned while creating a new massively scalable authoritative DNS server in C++
Latest articles
Monthly update, September, October 2023
Holiday, Moving forward with nsblast, learning Rust and React
Monthly update, August 2023
Moving forward with nsblast, new algorithm in the Glad project, started Next-App
Ansible Playbook to dist-upgrade Debian
Simple playbook I used to upgrade my CI servers and VM's from Debian Bullseye to Debian Bookworm
Monthly update, July 2023
Lots of playing around with gRPC, some fixes in stbl. It's summer ;)
Backing up my github repositories
A smart asynchronous object-cache in C++
A generic cache in C++ that only fetch an item once, even if there are many simultaneous requests for the data.