Ghost Is Great — But Hugo Makes More Sense for My Blog

Ghost Is Great — But Hugo Makes More Sense for My Blog

Practical comparison of Ghost and Hugo for a single-author technical blog — why Hugo’s speed, simplicity, and Git-first workflow made the switch.

December 24, 2025 · 6 min
Building and deploying AWS Lambda with Serverless framework in just a few of minutes - Part 2

Building and deploying AWS Lambda with Serverless framework in just a few of minutes - Part 2

I will show you how to deploy the lambda that we constructed in the previous section. So, we need to set up AWS in preparation for deployment

February 26, 2024 · 3 min
Building and deploying AWS Lambda with Serverless framework in just a few of minutes

Building and deploying AWS Lambda with Serverless framework in just a few of minutes

How to create an AWS Lambda using a Serverless framework, as well as how to structure and manage your functions as projects in your repository

February 19, 2024 · 5 min
Turbinando a instalação dos pacotes NPM com o PNPM

Turbinando a instalação dos pacotes NPM com o PNPM

É um gerenciador de pacotes que lida com instalação, atualização e remoção de pacotes. Esses pacotes contêm JavaScript/Typescript e assets

August 31, 2023 · 4 min
Building a Squid Proxy Container to test NPM with HTTP Proxy

Building a Squid Proxy Container to test NPM with HTTP Proxy

This article will show you how to configure your NPM to use Squid HTTP proxy as a Docker container. Using a proxy to avoid network issues.

March 19, 2023 · 4 min
Handling Docker Volumes Permissions without root privilege

Handling Docker Volumes Permissions without root privilege

We build some containers that share a volume without root access.Don't forget tha, the UID and GID for the host and containers must be the same.

October 30, 2022 · 3 min
Why Ghost might be your Blogging Platform?

Why Ghost might be your Blogging Platform?

Ghost is awesome! You don't need plugins to work and waste time fixing". Keep your focus on writing and sharing your message.

September 8, 2022 · 2 min