[


  {
    "title": "The New NIH Scoring Rubric: 👍 🤷‍♂️ 😂",
    "url": "/blog/the-new-nih-scoring-rubric/",
    "date": "September 1, 2026",
    "tags": ["funding","satire"],
    "excerpt": "BETHESDA, MD—The National Institutes of Health announced Tuesday that it would replace its 50-year-old numerical scoring system with a streamlined three-emoji format, in which grant applications wi...",
    "content": "BETHESDA, MD—The National Institutes of Health announced Tuesday that it would replace its 50-year-old numerical scoring system with a streamlined three-emoji format, in which grant applications will receive either a thumbs up (👍), a shrug (🤷‍♂️), or a laughing face (😂).\n\n“The old system created a false sense of precision,” said NIH Director Jay Bhattacharya. “A researcher would get a 23 and think, how is my grant different from a 27? Now there’s clarity. You get a thumbs up, you’re in the conversation. You get a shrug, it could go either way. You get crying laughter, well, you know where you stand.” […]\n"
  },

  {
    "title": "Claude vs Printer Android Bridge",
    "url": "/blog/claude-vs-printer-android-bridge/",
    "date": "August 28, 2026",
    "tags": ["llm","hardware"],
    "excerpt": "Wednesdays are quickly becoming “burn through my weekly tokens” day.\n\n",
    "content": "Wednesdays are quickly becoming “burn through my weekly tokens” day.\n\nThis Wednesday, I decided to rescue our old HL-4570CDW laser printer. The printer is a tank! It will probably outlast me, but its too old to pair with our cell phones.\n\n\n\n\n\nFigure 1a. The Brother HL-4570CDW, circa 2010.\n\n\n\n\nFigure 1b. An M1A1 Abrams, for comparison. Photo: Tech. Sgt. John Houghton, U.S. Air Force (public domain).\n\n\n\n\nThe good news is that the W in HL-4570CDW stands for wireless. The bad news is that it doesn’t connect to any modern Android phones.\n\nAnd my wife has been asking me for the better part of five years now to be able to print documents from her phone directly to the printer.\n\nThe printer showed up via CUPS on our home network. I told Fable what I wanted:\n\ndraft an md plan file then launch a fable agent to inspect and critique.\n\n\nClaudish … Claudish … Claudish… It jibbered up a plan, then tweaked it, then seemed pretty content with the slop-file.\n\ndo all of them, work independently until u finish\n\n\nAfter “gibbering” for about 30 minutes, Fable gave me a standalone app I could sideload via “USB Debugging” on our phones. Sadly, Google is making this route more difficult in 2027.\n\nFable spit out this code: ifinkelstein/printer-android-bridge.\n\nLo and behold, it installed! And we were off to the printing races!\n\nGood ol’ HL-4570CDW is now discoverable on our phones. I’m still amazed that (1) the LLM zero-shotted (zero-shat?) a solution; (2) we could extend this aging, but perfectly capable printer; and (3) I have zero knowledge about Android development. Seems like a great use-case for LLMs!\n\nAnd I somehow still had plenty of tokens left to burn on other projects (more on that later).\n\nNow I keep thinking that there’s so much more old equipment that we can rescue from the garbage heap with our new LLM capabilities.\n\nMost importantly: happy wife, happy life.\n\nPS. This post was inspired by a few other blogs that rescued old hardware via similar means:\n\n\n  Raiders of the Lost Array: a macOS driver and companion app for an orphaned Drobo 5D storage array. Claude reverse-engineered the proprietary protocol from the defunct manufacturer’s binaries. (HN)\n  A macOS driver for the Windows-only HP Laser 1008a: Kuber Mehta had Claude Code patch the open-source SpliX driver to speak the printer’s SPL3 raster language, so Cmd-P just works. (HN)\n  Using Claude Code to modernize a 25-year-old kernel driver: Dmitry Brant ported the ftape floppy-controller tape driver to Linux 6.8 to recover data from QIC-80 cartridges. (HN)\n\n"
  }

]
