daniele salatti

Thinking out loud.

Notes, writing, and the occasional gallery — in English and Italian.

The technical work lives at v37.ai (lab) and v37.io (where I work with clients).

Recent writing

See all →

  • How I Ship Code Without Reading It

    Yesterday I shipped 1,300 lines of infrastructure code and I didn't read most of it. Docker images, a 9-phase build script, an egress proxy with per-phase network isolation, Nomad job templates, the whole thing. And no, it's not because I don't care. It's because I found something that (mostly) works better than reading.

From the scratchpad

See all →

  • seedling ·

    Java Concurrency Reference Guide

    A brief but dense guide on Java's concurrency primitives and patterns

  • seedling ·

    Hebbian Memory

    Notes on Hebbian learning and how neurons that fire together wire together.