Harry Douglas

Harry Douglas @hrrydgls

About: Open source passionate!

Joined:
Jul 2, 2025

Harry Douglas
articles - 5 total

OverlayFS — The Magic Behind Docker

Docker’s efficiency comes from a Linux kernel feature called OverlayFS. It allows multiple...

Learn More 1 0Sep 29 '25

Centralized Error Handling in Go (Like Laravel)

When building an API in Go, you may notice you keep writing this kind of code everywhere: if email...

Learn More 2 0Aug 29 '25

Api Requests and Validators in Go

I know there are hundreds of ways to implement it better but for learning purposes I wrote a simple...

Learn More 0 2Jul 12 '25

Centralized Error Handling in Go (Like Laravel)

When building an API in Go, you may notice you keep writing this kind of code everywhere: if email...

Learn More 0 0Jul 9 '25

How OOP works in Golang

I'm quite beginner here in GO but I wanna share what I've learnt about it today! Lets start without...

Learn More 0 0Jul 2 '25