homelabDocker-compose an OpenLDAP serverdkowisOctober 31, 2020May 29, 2021 by dkowisOctober 31, 2020May 29, 202108071 As your homelab grows, you’ll probably end up with more than one machine. Although, maybe the kids these days use docker for all their needs,...
ProgrammingMocking OpenID Connect in Micronaut Integration TestsdkowisOctober 31, 2020May 29, 2021 by dkowisOctober 31, 2020May 29, 202101404 While trying to figure out how to test my Micronaut 2.x application, I couldn’t find any examples integration testing with OpenID Connect. I wanted to...
ProgrammingAdvent of Code 2019 in Scala Day 7dkowisOctober 31, 2020May 29, 2021 by dkowisOctober 31, 2020May 29, 20210692 For Advent of Code 2019 Day 7, we end up building a feedback loop for the IntCode Computers. I probably over-engineered it again, but it’s...