A good friend asked me if it was possible to create a link on a web page that would open directly waze with directions to get to the place. I think this pretty much resemples the task, and explains it clearly.
[Read More]
How to install and run IntelliJ Idea for Linux in WSL2
I am new to Java development, I really want to understand the platform and as close as I can to the environment apps would actually run, that means Linux, Docker, Kubernetes, etc.
[Read More]
Dockerizing an angular application
In my last project, the UI team decided not to host its angular app in Docker…
[Read More]
MongoDb seeding in Docker
For my last project I have been tinkering with Docker a lot, and one of the tasks I wanted to accomplish was to have a MongoDb instance in docker get seeded with data and users, as soon as the instance is created.
[Read More]
I'm up and running!
Hello World. I am moving my blog to Github and jekyll. Seems better experience to write technical blog posts…
[Read More]