davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.9.1.
Quoting Dimitris Papailiopoulos
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: What's a "gig work minimum wage" (17 Feb 2026)
Troy Hunt
• Troy Hunt
Weekly Update 491
Well, the ESP32 Bluetooth bridge experiment was a complete failure. Not the radios themselves, they're actually pretty cool, but there's just no way I could get the Yale locks to be reliably operated by them. At a guess, BLE is a bit too passive to detect
Nano Banana Pro diff to webcomic
Qwen3.5: Towards Native Multimodal Agents
Two new Showboat tools: Chartroom and datasette-showboat
The New Try Yarn Spinner
We recently released a brand new Try Yarn Spinner, which I wrote (more details in the Yarn Spinner January update), and I wrote a new demo story too! Check it out below:
Technical post on the new Try Yarn Spinner coming soon.
Martin Alderson
• Martin Alderson
Who fixes the zero-days AI finds in abandoned software?
Anthropic's red team found 500+ critical vulnerabilities with Claude. But they focused on maintained software. The scarier problem is the long tail that nobody will ever patch.
Entropic Thoughts
• kqr
Learning KeyBee
Jeff Geerling
• Jeff Geerling
AI is destroying Open Source, and it's not even good yet
Over the weekend Ars Technica retracted an article because the AI a writer used hallucinated quotes from an open source library maintainer.
The irony here is the maintainer in question, Scott Shambaugh, was harassed by someone's AI agent over not merging it's AI slop code.
It's likely the bot was running through someone's local 'agentic AI' instance (likely using OpenClaw). The guy who built OpenClaw was just hired by OpenAI to "work on bringing agents to everyone." You'll have to forgive me if I'm not enthusastic about that.
Rodney and Claude Code for Desktop
Betere Kamerstukken, en hoe lastig innovatie is
Het is 2026 en twee journalisten benaderen me met simpele vragen. Waarom kan je niet klikken op verwijzingen in Tweede Kamerstukken? En waarom kan ik de motienummers gebruikt tijdens Kamerdebatten nergens vinden? Innovatie is zo makkelijk nog niet. Dit is geen klacht over de Tweede Kamer: ik had deze problemen ook nog niet gespot, laat staan opgelost. Hier de twee gevallen, gevolgd door wat nabeschouwing over waarom zoiets zo lang duurt.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: The online community trilemma (16 Feb 2026)
The AI Vampire
Modern UI is clean and invisible? Ha, I wish!
Type-based alias analysis in the Toy Optimizer
Em dash
I'm occasionally accused of using LLMs to write the content on my blog. I don't do that, and I don't think my writing has much of an LLM smell to it... with one notable exception:
# Finally, do em dashes s = s.replace(' - ', u'\u2014')
That code to add em dashes to my posts dates back to at least 2015 when I ported my blog from an older version of Django (in a long-lost Mercurial repository) and started afresh on GitHub.
Tags: generative-ai, typography, blogging, ai, llms, python
Deep Blue
lcamtuf’s thing
• lcamtuf
Unreal numbers
Reals are really weird.