Peter Paravinja

Peter Paravinja @oriiyx

About: I'm Peter, a software engineer with 6 years of experience building complex web applications and some mobile development.

Joined:
Jun 18, 2024

Peter Paravinja
articles - 6 total

Debug Go with Air

State before and after Before: You're stuck in the loop of hell - constantly stopping your...

Learn More 1 0Jun 5

Adding Request ID to Go's requests

Why Why would you use request IDs? Request IDs can help you diagnose problems by...

Learn More 0 0May 29

Implementing log rotate in Go

Tools lumberjeack is the primary tool we will be using (optional)zerolog package...

Learn More 2 0May 28

Migrations with Go & Postgres

Implementing migrations into your Golang application? This can be a source of some information while...

Learn More 1 0May 27

Go zerolog setup with pgx

Overview Golang currently holds really special place in my heart ❤️ But since I'm doing...

Learn More 0 0Apr 20

Background Process Communication in CLI Applications

Context Currently, I am working on implementing a custom CLI application in Go at work...

Learn More 0 0Apr 20