daniele salatti

Thinking out loud.

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

This stays the personal house. The technical lab is v37.ai, client work is v37.io, and the current product experiment is Model Patchbay.

Recent writing

See all →

  • Safety for Thee, Frontier Models for Me

    A critique of AI safety as export control, and why Europe needs local inference, open-weight models, and real autonomy from US-controlled AI.

  • 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.