Aurelio Buarque

Aurelio Buarque @buarki

About: Sharing my thoughts and lessons learned from my years of experience solving problems using software

Location:
buarki.com
Joined:
Oct 31, 2023

Aurelio Buarque
articles - 10 total

Optimizing Struct Layout and Padding in Practice

What is Struct Layout? When working with Go, understanding how structs are laid out in...

Learn More 18 2May 27

Searching Castles Using Go, MongoDB, Github Actions And Web Scraping

It’s Been A While! It’s been a while since last one! TL;DR: work, life, study… you know...

Learn More 16 0Jun 9 '24

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Disclaimer Before saying any words on such topic I must highlight some points: (1) The...

Learn More 40 4Mar 21 '24

Building A File Compressor Using C And Wasm

Checking Wasm Tools For C In a previous article I did a small experiment with Go and Wasm...

Learn More 8 0Feb 21 '24

WebAssembly in 2024: Finding Prime Numbers With Go And Wasm

What Is WebAssembly? It’s been a while since last time I did something with WebAssembly,...

Learn More 2 0Feb 16 '24

MLOps in practice: building and deploying a machine learning app

Foreword This one aims to provide a friendly introduction to Machine Learning Ops...

Learn More 2 0Jan 11 '24

Takeaways from 2023, expectations for 2024: linear regression is the new CRUD portfolio project

Foreword This is a non-technical and non-scientific article. It's simply a mind dump of...

Learn More 1 0Dec 23 '23

Supervised Machine Learning: how to build your own Neural Network from scratch

Foreword This article aims to provide a simple, minimalist and baby-steps introduction to...

Learn More 3 1Dec 3 '23

Snap out of layers: Vertical Slices for the win!

In the following sections of this article, we will explore alternative design approaches that address...

Learn More 1 0Nov 8 '23

Hexagonal Architecture x Onion Architecture x Clean Architecture: their differences

Hexagonal Architecture I bet you have heard about this one, for sure. If not just google...

Learn More 1 0Nov 2 '23