Eduardo Ortega
I am a Cloud/Software Architect who loves coding, design cloud apps and learning new things everyday. Here I write things to my future me.
You May Also Enjoy
The NPM Audit Trap: A Thursday Morning Tragedy
1 minute read
Using multiple git acounts
1 minute read
Working with multiple Git accounts on the same machine can quickly become confusing. One moment you’re committing to a personal project, the next you’re push...
Postman Random Data
less than 1 minute read
Do you know how when you’re testing an API, you need a bunch of fake data (email addresses, names, telephone numbers), and you really don’t wanna do it by ha...
Developing with Dev Containers in VSCode — Using Podman instead of Docker
2 minute read
One of the handiest features in Visual Studio Code is Dev Containers. They allow you to define a complete development environment using containers so that yo...