Published on2022-03-22Opinionated FrameworksprogrammingOpinionated frameworks like Spring Boot and NestJs can improve productivity but it is also important to understand potential problems they bring along.Read more →
Published on2022-01-19Knowledge Base with ObsidianmetaObsidian is a knowledge base which runs on a folder on your computer. You can use git or iCloud to back it up remotely.Read more →
Published on2021-11-16Java Records, Lombok and POJOsjavaprogrammingComparison between Java Records and Lombok for POJOsRead more →
Published on2021-11-07Preventing Alert FatiguedevopsAlert fatigue means becoming desensitized to alerts and it can be a serious issue for teams with on-call rotationsRead more →
Published on2021-07-19Using Terraform Remote State on AWSdevopsStoring terraform state in a remote backend is recommended for many good reasons.Read more →
Published on2021-06-01Reactive Web Apps with Spring WebFluxprogrammingjavaWebFlux is a web framework based on top of a reactive stack.Read more →