davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.8.16.
Happy Father's Day.
I am a father of twin boys. There is a question I often think about. It often appears as a midlife crisis where I am not sure when I became a man responsible for a family.
It looked so easy for my father. It was as if he was born into it. He was a leader, a strong man, one that an entire community could rely on. When does that kick in for me? When do I become this leader? Or have I already become?
That's what I was thinking when I wrote this short story about my father 10 years ago. I couldn't find a way to describe him, without mentioning clocks. It was fitting since he loved them so much.
I hope you enjoy this "Ode to my Father". Happy Father's day to you all.
PS: please excuse the AI generated images, I'm still trying to find the best way to present it. The text was entirely written by me in 2016-2017.
John D. Cook
• John
Queens on a prime order board
The n queens problem is to place on an n × n chessboard n queens so that none attacks any other. This means there is only one queen on every horizontal, vertical, and diagonal line. When n is a prime number ≥ 5, it is sufficient to place the queens on a line that has slope 2, 3, 4, …, […]
The post Queens on a prime order board first appeared on John D. Cook.sqlite-utils 4.0rc1 adds migrations and nested transactions
sqlite-utils 4.0rc1
Martin Alderson
• Martin Alderson
Expert-aware quantisation: near-Q4 quality at near-Q2 size?
Profiling a MoE model to find which experts matter for a specific task, then quantising the cold ones hard. The result: near-Q4 quality at near-Q2 size for local models.
Temporary Cloudflare Accounts for AI agents
The doom justifies the valuation
I’ve been in Berkeley for the last 2 weeks. I haven’t really been back here for a while, and it’s worse than you can believe. This is a cult of atheistic hedonists needing AI doom to be true to justify their life choices. Or acceleration. Or something. They need to make impact. I mean, narcissism of small differences to an extent, but I stopped long before these people did. If San Francisco was nuked tomorrow, the world would feel a weight off their shoulders. 内卷
lcamtuf’s thing
• lcamtuf
The 100,000 whys of AI
One of the most painful arguments I keep having with fellow techies is the question of whether you can distinguish between human-written and AI-generated text.
On Vulgar Materialism
Or, sufficiently advanced cynicism is indistinguishable from naïveté.
John D. Cook
• John
All pieces on a 6 by 5 board
I’ve written a couple posts lately on getting an LLM to generate code to solve chess problems. The first used Claude to generate Prolog and the second used ChatGPT to generate Prolog. This post will use Claude to generate Z3/Python code. The puzzle is one I’ve written about before: Place all the pieces—king, queen, two […]
The post All pieces on a 6 by 5 board first appeared on John D. Cook.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: How the Epstein Class recruits (20 Jun 2026)
Construction Physics
• Brian Potter
Reading List 06/20/26
A new housing bill, General Motors joining the grid-scale battery game, skepticism about data center delays, solid-state air conditioning, and more.
Terence Eden’s Blog
• @edent
Which Copyleft Licence is Suitable for an SVG?
The Scalable Vector Graphics (SVG) format is amazing. It allows you to precisely define how an image should look. Written in XML, it uses various mathematical operations to display an image which looks crisp and clear at any size. Here's a trivial example: <svg height="100" viewBox="0 0 100 100" width="100" xmlns="http://www.w3.org/2000/svg"> <circle cx="50" cy="50" fill="#f00" r="50"/>…
Andrew Nesbitt
• Andrew Nesbitt
This Week in Package Management: 20 June 2026
Releases, advisories, and articles from across the package management world
I know Kung-fu
Bobby Prince has died
Glassblowing #3: A better thermionic diode
Quoting Sean Lynch
The real valuable capability MCP offers over skills/CLI is isolating the auth flow outside of the agent’s context window, and potentially out of the harness completely. [...]
Maybe the idealized form of MCP is just an auth gateway for the API and nothing else. That’d still be a win.
— Sean Lynch, comment on Hacker News
Tags: model-context-protocol, llms, ai, generative-ai, skills
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow