Live data from Hacker News

Viewing profile — euroelessar

euroelessar

HN member
Joined
Wed, Oct 10, 2018, 7:38 PM UTC
HN karma
12
Public activity
2 items

About euroelessar

SWE @Dropbox, opinions are my own.

Recent public activity

  1. comment
    Comment #24004569

    There are many reasons which lead to a cleaner codebase, some of them are: RAII, smart pointers, constant types, reusable containers, standard algorithms library, cleaner way to de…

  2. comment
    Comment #24004557

    We have built our own control plane in golang tightly integrated with an existing infrastructure (service discovery, secrets/certificates management, configs delivery, feature gati…