davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.9.1.
Bluesky Thread Viewer thread by @simonwillison.net
Bluesky Thread Viewer thread by @simonwillison.net
I've been having a lot of fun hacking on my Bluesky Thread Viewer JavaScript tool with Claude Code recently. Here it renders a thread (complete with demo video) talking about the latest improvements to the tool itself.
I've been mostly vibe-coding this thing since April, now spanning 15 commits with contributions from ChatGPT, Claude, Claude Code for Web and Claude Code on my laptop. Each of those commits links to the transcript that created the changes in the commit.
Bluesky is a lot of fun to build tools like this against because the API supports CORS (so you can talk to it from an HTML+JavaScript page hosted anywhere) and doesn't require authentication.
Tags: projects, tools, ai, generative-ai, llms, cors, bluesky, vibe-coding, coding-agents, claude-code
Hello Europe, Joe Biden is gone
Last Friday I attended a useful conference organized by Microsoft. It lived up very well to its title: “Justice, Security and Fundamental Rights: Dialogue on EU Law Enforcement Policies” Many thanks are due to various proofreaders who improved this article tremendously. From the original invitation tl;dr: European thinkers and policy makers are acting and talking as if the US federal government and courts are still “normal”, or will soon be so again.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: (Digital) Elbows Up (28 Nov 2025)
Quoting Qwen3-VL Technical Report
Krebs on Security
• BrianKrebs
Meet Rey, the Admin of ‘Scattered Lapsus$ Hunters’
A prolific cybercriminal group that calls itself "Scattered LAPSUS$ Hunters" made headlines regularly this year by stealing data from and publicly mass extorting dozens of major corporations. But the tables seem to have turned somewhat for "Rey," the moniker chosen by the technical operator and public face of the hacker group: Earlier this week, Rey confirmed his real life identity and agreed to an interview after KrebsOnSecurity tracked him down and contacted his father.
DYNOMIGHT
• dynomight
Underrated reasons to be thankful V
even more
deepseek-ai/DeepSeek-Math-V2
We now have an open weights (Apache 2 licensed) 685B, 689GB model that can achieve the same. From the accompanying paper:
DeepSeekMath-V2 demonstrates strong performance on competition mathematics. With scaled test-time compute, it achieved gold-medal scores in high-school competitions including IMO 2025 and CMO 2024, and a near-perfect score on the undergraduate Putnam 2024 competition.
Tags: mathematics, ai, generative-ai, llms, llm-reasoning, deepseek, llm-release, ai-in-china
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: Normie diffusion and technophilia (27 Nov 2025)
Jeff Geerling
• Jeff Geerling
Nvidia Graphics Cards work on Pi 5 and Rockchip
A few months ago, GitHub user @yanghaku dropped a 15 line patch to fix GPU support for practically all AMD GPUs on the Raspberry Pi (and demoed a 3080 running on the Pi with a separate, unreleased patch. This week, GitHub user @mariobalanica dropped this (larger) patch which does the same for Nvidia GPUs!

I have a Raspberry Pi and an Nvidia graphics card—and I'm easily distracted. So I put down my testing of a GB10 system for a bit, and compiled mariobalanica's branch.
Jeff Geerling
• Jeff Geerling
Nvidia Graphics Cards work on Pi 5 and Rockchip
A few months ago, GitHub user @yanghaku dropped a 15 line patch to fix GPU support for practically all AMD GPUs on the Raspberry Pi (and demoed a 3080 running on the Pi with a separate, unreleased patch). This week, GitHub user @mariobalanica dropped this (larger) patch which does the same for Nvidia GPUs!
I have a Raspberry Pi and an Nvidia graphics card—and I'm easily distracted. So I put down my testing of a GB10 system for a bit, and compiled mariobalanica's branch.
Notes From an Interview With Jony Ive
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: O(N^2) nationalism (26 Nov 2025)
Highlights from my appearance on the Data Renegades podcast with CL Kao and Dori Wilson
Google Antigravity Exfiltrates Data
Experimental History
• Adam Mastroianni
Secrets of the ancient memelords
OR: pedants 'n' pinheads
Constant-time support lands in LLVM: Protecting cryptographic code at the compiler level
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: Google steers Americans looking for health care into "junk insurance" (25 Nov 2025)
llm-anthropic 0.23
thinking_effort option:
llm install -U llm-anthropic
llm -m claude-opus-4.5 -o thinking_effort low 'muse on pelicans'
This took longer to release than I had hoped because it was blocked on Anthropic shipping 0.75.0 of their Python library with support for thinking effort.
Tags: projects, ai, generative-ai, llms, llm, anthropic, claude