Monthly Archives: April 2024
Trying to eat less meat
Meat is a very important part of many peoples meals.
Perhaps we can do with less of it. Continue reading
FileCache – a simple cache of generated static content
The FileCache sits at the core of the bankopladerne.dk backend with the following responsibilities:
* Ensure often-accessed content is cached.
* Maintain cache of files in the temporary file system while not using too much space.
* Ensure an item is only produced once in a high-traffic scenario where the same resource is requested concurrently. Continue reading
Posted in Bankopladerne, Java, Open Source
Tagged bankoplader, cache, java, spring-boot
Leave a comment
Bankopladerne.dk upgrade April 2024
Bankopladerne.dk So I have this “hobby site” called bankopladerne.dk. The main purpose is to expose free bankoplader for everybody to use, but there are also some (hidden) features only available to paying customers. The “backend” primarily serves PNG’s and PDF’s … Continue reading