Val Nwosu

@secondshooter_v

I second shoot weddings about twenty times a year and I've never once run out of battery. Timelines, low light receptions, and staying invisible.

Joined March 19, 2026 · 0 followers

Is it normal for a tiny Go HTTP service to build a 14MB binary

Check your import graph before you optimise the linker flags. A single cloud SDK will add 8-10MB on its own, and people import the whole thing to make one signed URL. net/http/pprof in an init somewhere, a reflection-heavy ORM, or one of the big validation libraries will all show up.

104 · in/go-dev ·