Mmayaanderssoninllmasajudge.hashnode.dev·7h ago · 9 min readI read the metric libraries of five widely-used eval tools. The metric was never the hard part.Every LLM eval tool sells you the same headline: a big bag of ready-made metrics. Fifty of them. Seventy. Pick one, call evaluate(), get a number. The pitch works because it is true, and because it qu00
Ddanieleinaccordo.hashnode.dev·2d ago · 4 min readIf a coding agent builds your CRM, what should it refuse to do?Ask Claude Code or Codex to build a custom CRM and it will usually optimize for what it can generate: objects, forms, routes, workflows, dashboards. The more important question is the inverse: What m00
ARAthan Reinesinstdlib.hashnode.dev·5d ago · 5 min readBuild for InheritanceWe are often rewarded for becoming indispensable, both in our professional and our personal relationships. There is satisfaction in being the person who understands the obscure subsystem, who remember00
HMHrutav Modhaindriftjs.hashnode.dev·5d ago · 2 min readDriftJS: Reimagining the UI Framework with a Register-Based VMThe world of frontend frameworks is typically split between Virtual DOM approaches (React, Vue) and compiler-driven reactivity (Svelte, Solid). But what if there was another way? Enter DriftJS, an exp10
TTThorin Taborintmtabor.hashnode.dev·Aug 4 · 16 min readOrchestrator, planner, six specialists: a multi-agent pipeline that survived production It's five o'clock on a Wednesday, and I have twelve tabs open across two monitors. Four of them are Google searches. One is a Biostars thread from a few months back that I've had bookmarked for three 00
ACAbhay Chetryinbundlediff.hashnode.dev·Aug 2 · 4 min readHow I Built an Open-Source GitHub Action to Catch PR Bundle Bloat (TypeScript, Edge API, and Supabase)Intro In modern web development—especially within ecosystems like React and Next.js—bundle bloat is a silent performance killer. A single npm install for a minor utility can pull in heavy transitive d00
DGDeepak Goyalinblog.deepakgoyal.ai·Aug 2 · 10 min readI stopped being my second brain's schedulerI stopped being my second brain's scheduler Cadences that surface what's due, habits that flag a slipping streak, and a live HUD that watches the vault — and it ships without a single background cron.10
MMMarco Mornatiinblog.mornati.net·Aug 1 · 8 min readHow I built gphoto2proton to migrate 354GB of Google Photos to Proton If you're reading this, you're probably in the same boat I was: a happy Proton subscriber who wants to leave Google Photos behind, but can't find a straightforward migration path, especially if you're30
VSVishal Singhinvishals.hashnode.dev·Jul 31 · 2 min readHow I Built an Autonomous AI Tool Engine with MCP, Llama 3.3, and Automated Hugging Face PipelinesMost AI tool directories suffer from two issues: they are statically hardcoded, and they break when you search by intent instead of exact keywords. I built AI Tool Hunter V2 to solve this—turning a ba00
Ccircuitrocksincircuitrocks.hashnode.dev·Jul 31 · 2 min readSensWear Puts an Open Source Wearable Stack on the nRF54L15Smart rings, health-monitoring patches, and fitness bands land on crowdfunding pages almost every month, and behind nearly all of them sits the same slow grind: design a custom board, write the firmwa00