JLJeremy Longshoreinjeremylongshore.hashnode.dev·11h ago · 10 min readThree Gates on Standard-User BitLocker State ObservationThe day started with a P1 on merge day Closing intent-blue-gold Epic 1+2 was supposed to be the easy part. The hard parts were the constraints, set in DOC-075/A03: a standard-user account on ARM64 Win00
SHSanskriti Harmukhinvultr.hashnode.dev·1d ago · 5 min readInstalling Go on Debian 12Go (Golang) is an open-source programming language designed for simplicity, reliability, and efficiency — a fast, statically typed compiled language suited to scalable web servers, cloud-native applic00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·1d ago · 10 min readThree Gates on Standard-User BitLocker State ObservationThe day started with a P1 on merge day Closing intent-blue-gold Epic 1+2 was supposed to be the easy part. The hard parts were the constraints, set in DOC-075/A03: a standard-user account on ARM64 Win00
OJOleg Jakunininjakuninoleg.hashnode.dev·2d ago · 9 min readBuilding a Small Go LLM Gateway with Explicit BoundariesEvery new AI feature tends to recreate the same surrounding work: provider keys, model slugs that drift, streaming that almost works, and fallbacks that quietly hide real failures. I wanted one small 00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·2d ago · 10 min readThree Gates on Standard-User BitLocker State ObservationThe day started with a P1 on merge day Closing intent-blue-gold Epic 1+2 was supposed to be the easy part. The hard parts were the constraints, set in DOC-075/A03: a standard-user account on ARM64 Win00
RMRenukashree Muraliinquietbytes.hashnode.dev·2d ago · 5 min readBuilding a Concurrent JWT Validator in Go - and What It Taught Me About Go's Concurrency ModelDraft note: being written stage by stage as the project progresses. Sections below will grow; this note comes out before publishing. A companion build to JWT Attack Lab — eight parts spent breaking a00
CACiphemic academiainciphemicacademia.hashnode.dev·2d ago · 7 min readKnowing Go Syntax Is Not the Same as Knowing GoKnowing Go Syntax Is Not the Same as Knowing Go Go is a small, deliberately simple language — you can learn its syntax in a weekend. That's exactly why so many self-taught Go developers plateau quickl00
MMMaksim Martianovinmartianov.dev·3d ago · 13 min readThe Compiler Stopped Talking About Go: GALA in August and September (0.72 → 0.79)Until 0.75, this GALA program compiled, linked, and printed v=1: val x = 1 Println(s"v=${x +}") The trailing + just vanished. Invalid source produced a working binary. The cause was plumbing, not any10
JTJAY TANKinjaytank.hashnode.dev·5d ago · 7 min readYour cloud bill knows the dollars, not the carbon. cinderscope estimates the kgCO2e - offline.Finance has known the shape of your cloud spend for years: an invoice, a cost explorer, a dozen FinOps tools that slice the dollars by service, team and tag. Ask the same stack a different question - 00
WWessCobyinwesscoby.com·5d ago · 7 min readA Reason I Could Say Out Loudloadout's bash backend was the last phase. Phase 7, shipped after credential switching, after a web interface, after git-backed config sync, after macOS support — on a project that exists because bash00