BBlueticksinblueticks.hashnode.dev·7h ago · 4 min readI built two theories in forty minutes from a measurement whose noise I had never checked, and the third reading killed bothI repaired a small tool that reports where my pages rank for a given search. It had been exiting silently with no arguments, which is its own story. Once it worked, I ran it on four queries, then four00
Mmarcuscheninvoicelatency.hashnode.dev·5h ago · 13 min readThe call failed on turn nine. My eval gave me one number for the whole call.The transcript was fourteen turns long and the score was 0.62. That is the entire output. One float, one call, and a rubric that said something like "did the agent resolve the customer's issue." It di00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·13h ago · 14 min readEvery Fix Failed in the Shape of the Bug It FixedThe restore drill was right to fail and wrong about why. It was newly added by decision-log/050, and the first snapshot it touched came back bad. It aborted with the loudest explanation it had: the se00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·13h ago · 8 min readThe Version Number That Only Existed on the ClientThe Setup Buzz, Block's open-source Nostr-based team chat relay, shipped v0.5.3. Intent Solutions runs Buzz self-hosted on its production VPS, coordinating alerts and team chat for 49 people. The natu00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·15h ago · 14 min readEvery Fix Failed in the Shape of the Bug It FixedThe restore drill was right to fail and wrong about why. It was newly added by decision-log/050, and the first snapshot it touched came back bad. It aborted with the loudest explanation it had: the se00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·15h ago · 8 min readThe Version Number That Only Existed on the ClientThe Setup Buzz, Block's open-source Nostr-based team chat relay, shipped v0.5.3. Intent Solutions runs Buzz self-hosted on its production VPS, coordinating alerts and team chat for 49 people. The natu00
SSystemCraftDevinsystemcraftpress.hashnode.dev·23h ago · 5 min readHow to Fix 'NoneType' Object Has No Attribute Errors (Without Guessing)Your script crashes, and near the bottom of the traceback sits AttributeError: 'NoneType' object has no attribute 'name'. It reads like Python is being deliberately unhelpful — but it's actually telli00
SNSrekaravarshan N Kinsrekaravarshan.hashnode.dev·16h ago · 4 min readHow a Transaction We Forgot to Close Took Down a ServiceA survey API went down at 155 requests a minute. The database was fine the whole time. The bug was hiding in between. One request took 145 seconds. Only 65 milliseconds of it was real database work. T00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·1d ago · 8 min readThe Version Number That Only Existed on the ClientThe Setup Buzz, Block's open-source Nostr-based team chat relay, shipped v0.5.3. Intent Solutions runs Buzz self-hosted on its production VPS, coordinating alerts and team chat for 49 people. The natu00
JLJeremy Longshoreinjeremylongshore.hashnode.dev·1d ago · 14 min readA Dead Socket Is Not a Dead HostThe measurement Over 24 hours on the Braves production backend, the GUMBO poller failed 11,319 times. That is roughly 8 failures per minute, continuous, for a full day. It tripped the circuit breaker 00