Welcome!

Welcome to our new techblog. This microsite will contain tech-related entries which interests the techies (and other employees) at Redpill Linpro.

We hope you enjoy the articles!

Lars Olafsen

Technical Operations Manager at Redpill Linpro

Lars has been in the IT business for around two decades now, working initially both as a developer and systems administrator. He's been with Redpill Linpro for 9 years, and in addition to being one of our operations managers, he still gets the time to solder together pieces of code.

Lombok – avoid getting burned by the boilerplate

Executive summary

This blog describes briefly the most commonly used annotations of the code generation tool Lombok which shields the Java developer from having to generate or write so called ‘boilerplate code’. It begins with explaining that term and the problems it may cause, continues with a brief setup description of a Maven based Java project that incorporates Lombok and then display some useful annotations.

These annotations are grouped after function such as object creation, field access, some methods ... [continue reading]

Time tracking systems - software

Published on May 22, 2025