davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.8.16.
Dwarkesh Podcast
• Dwarkesh Patel
The mistake of conflating intelligence and power
If your definition of intelligence is "the ability to achieve your goals across a wide variety of domains", then Stalin was the most intelligent person who ever lived.
Dwarkesh Podcast
• Dwarkesh Patel
Notes on pretraining parallelisms and failed training runs.
Deeply researched interviews
Dwarkesh Podcast
• Dwarkesh Patel
RLVR might be disproportionately bad at science
the verification loop for theories can be on the order of decades and centuries, and even then we know today as the better theory can often actually make worse predictions
Quoting Julia Evans
[...] in the last 10 years I’ve learned to really love and respect CSS as a technology.
So I decided years ago that I wanted to react to “CSS is hard” by getting better at CSS and taking it seriously as a technology, instead of devaluing it. Doing that changed everything for me: I learned that so many of my frustrations (“centering is impossible”) had been addressed in CSS a long time ago, and that also what “centering” means is not always straightforward and it makes sense that there are many ways to do it. CSS is hard because it’s solving a hard problem!
— Julia Evans, Moving away from Tailwind, and learning to structure my CSS
Tags: css, julia-evans
Western Gull, Rock Pigeon
Miguel Grinberg's Blog
• Miguel Grinberg
SQLAlchemy 2 In Practice - Chapter 8: SQLAlchemy and the Web
This is the eighth and final chapter of my SQLAlchemy 2 in Practice book. If you'd like to support my work, I encourage you to buy this book, either directly from my store or on Amazon. Thank you!
Whether you are building a traditional web application, or a web API that works alongside a web front end or smartphone app, SQLAlchemy is one of the best choices to add database support to a Python web server. In this chapter two example integrations with Flask and FastAPI will be demonstrated. These are two of the most popular Python web frameworks and should serve as examples even if you use another web framework.
Construction Physics
• Brian Potter
Reading List 05/16/26
Tokyo’s cheap housing and expensive land, the House response to the Senate housing bill, an IED near an Alabama dam, Fervo’s IPO, and more.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: Making sense of Trump's unscheduled sudden midair disassembly of the American empire (16 May 2026)
inaturalist-clumper 0.1
Release: inaturalist-clumper 0.1
Part of the infrastructure I use for publishing my iNaturalist sightings on my blog. I've been running this in production for a few weeks now, inspiring some iterations on how it works, so I decided to ship a 0.1 release.
You can see an example of the output in this JSON file.
Tags: projects, inaturalist
datasette-llm-limits 0.1a0
Release: datasette-llm-limits 0.1a0
This plugin works in conjunction with datasette-llm and datasette-llm-accountant to let you configure a per-user (or global) spending limit for LLM usage inside of Datasette. Configuration looks something like this:
plugins: datasette-llm-limits: limits: per-user-daily: scope: actor window: rolling-24h amount_usd: 1.00
DeepSeek-V4-Flash means LLM steering is interesting again
Make ZIP files smaller with ZIP Shrinker
Five Minutes of Prime Time
QR code generator
Tool: QR code generator
Claude helped me build this tool for creating QR codes, for both text/URLs and for connecting to WiFi networks.

Tags: vibe-coding, tools, generative-ai, ai, llms
Dwarkesh Podcast
• Dwarkesh Patel
Eric Jang – Building AlphaGo from scratch
AlphaGo is still the cleanest worked example of the primitives of intelligence: search, learning from experience, and self-play.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: No one wants a permanent gerontocracy (15 May 2026)
Andrew Nesbitt
• Andrew Nesbitt
Language Registries Are Unstable by Default
apt install -t unstable, but make it your whole personality
datasette-agent 0.1a2
Release: datasette-agent 0.1a2
- Tool availability can now be attached to a
required_permission. The default background agent tools now require the newdatasette-agent-backgroundpermission. #10
Tags: datasette, datasette-agent