NAS (Network-Attached Storage)! 🗄️

NAS (Network-Attached Storage)! 🗄️

Crie seu próprio drive local!

At the beginning of this year, two situations aligned, my cloud drive reached 80% of use and I had a feeling that I should practice my technology skills more often, outside of my work hours, so I decided to create my first home server, the initial idea would be to have a NAS, a place where my wife and I could easily backup photos, videos and documents without worrying about storage.

Messaging queue with RabbitMQ! ✉️

Messaging queue with RabbitMQ! ✉️

How to create a dotnet core template to be used via the command line or visual studio.

A long time ago, at my college, I gave a presentation, the topic was free and I could choose a technology that was trending to talk about, at the time the technology chosen was about messaging, I was starting to study microservices architecture and I I came across this incredible topic, recently github started to alert me about some vulnerabilities that appeared in the project (developed in NodeJS), so I decided to take the opportunity to update and write a little about it.

Dotnet core template! 🧾

Dotnet core template! 🧾

How to create a dotnet core template to be used via the command line or visual studio.

Standardizing the code across a team or even several teams can be a challenge. One of the facilities that dotnet offers is the creation of templates, with which it is possible to generate a suggested structure, making it easier to start a new project.

Oh My ZSH! 👨‍💻

Oh My ZSH! 👨‍💻

How to make the Linux terminal more productive.

Linux is an operating system that the more you use it and see the possibilities within it, the more productive your day becomes. For developers, a widely used tool is the terminal and many don’t know it but it is possible to customize it and make the interface more pleasant and with more information.

Pagination