productivity From Pages to Progress: Turning Self-Help Books into Real Results I have gotten stuck with consuming self-help books for a long time. I found out how to break out of this comfort zone and get results to work towards my dreams.
linux Linux quicktip: Ssh names Got a lot of machines to connect to? It gets really annoying to memorize the ip's. Use this tip to give names to the connections and easily connect to the names instead of the ip's. In your users home folder create or go to the /.ssh folder and create a
Angular Deploy your Angular app automatically in the cloud for free! The days of manual deployments are long gone, and so are the days of managing a VM or server with Apache to host your Angular app. Deploy your Angular app in to AWS S3 in less than 30 minutes today!
Serverless Migrating a Spring app to a Quarkus app In this blogpost you will find the actions that you have to take to convert a Spring Boot application to a Quarkus application, and some noteable thing that I have learned in the process.