Advent of Code 2023 – Day 14
I'm trying to solve all the Advent of Code puzzles in this video series.
This story tells you how I got my job and what brought me to seek the job at Textalk.
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability.
In this video looks into how to expire objects from object storage and also move them to another storage class using rules and scheduled jobs inside the rados gateway program.
In this video we are using fetch to do a file upload. File uploads could be hard if you haven’t done it before, fetch is a new api that can simplify the process.
I looked into LastPass Vaults, what is stored and how secure are we using LastPass after their breach were all vaults with password where stolen.
We use OpenCL to run workloads on GPU and try a simple blur filter.