INGE4PRES' RATIONAL THOUGHTS
Resume About
4pr.es links
Tags

Golang

#software-engineering#golang#design-patterns

Composition via embedding in Go

I was introduced to type embedding (or embedding, in short) by Filippo Valsorda in one of his talks. Apparently this is a lesser known (and lesser used) feature …

2024-03-03 · 7 min · 1354w
#conferences#golang

GoLab 2018: Wrap Up

I’m in the train back from GoLab 2018 and I am so happy that I attended this conference! It’s been definitely one of most beautiful con I have …

2018-10-23 · 4 min · 734w
#golang#development

Golang Concurrency Patterns

In the early days of Go the language was often tailored towards “system programming” due to its C-stlye syntax and ability to write high-performance …

2017-10-28 · 5 min · 934w
#aws#challenge#coding

Implement a generic data list structure

As a coding challenge I was asked to provide a generic list implementation using a language of my choice and using only primitive types, avoiding the use of …

2016-01-24 · 3 min · 441w
#cloud#development#golang

Golang Message Queue: a simple TCP message bus

[TL;DR] I wrote a Pub/Sub message queue in Go, branch “master” is stable but missing some interesting feature like distributed memory synchronization between …

2015-08-02 · 2 min · 387w
#GO#golang#shortener

My first Golang web project is online

It is true: I fell in love with Go, not because I love Google and his products, but because it really fits my ideology of simplicity and power in a programming …

2015-06-11 · 2 min · 303w
© 2026 Francesco Gualazzi — since 2012