davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.8.16.
matklad
• Alex Kladov
Consensus Board Game
I have an early adulthood trauma from struggling to understand consensus amidst a myriad of poor explanations. I am overcompensating for that by adding my own attempts to the fray. Today, I want to draw a series of pictures which could be helpful. You can see this post as a set of missing illustrations for Notes on Paxos, or, alternatively, you can view that post as a more formal narrative counter-part for the present one.
Related UI elements should not appear unrelated
datasette 1.0a26
Release: datasette 1.0a26
Datasette now has a mechanism for assigning semantic column types. Built-in column types include url, email, and json, and plugins can register additional types using the new register_column_types() plugin hook.
Snowflake Cortex AI Escapes Sandbox and Executes Malware
DYNOMIGHT
• dynomight
LLMs predict my coffee
Why not benchmark with physical experiments?
Homelab downtime update: The fight for DNS supremacy
Turns out everything DID NOT go offline somehow. Yay!
Quoting Ken Jin
Great news—we’ve hit our (very modest) performance goals for the CPython JIT over a year early for macOS AArch64, and a few months early for x86_64 Linux. The 3.15 alpha JIT is about 11-12% faster on macOS AArch64 than the tail calling interpreter, and 5-6%faster than the standard interpreter on x86_64 Linux.
— Ken Jin, Python 3.15’s JIT is now back on track
Tags: python
GPT-5.4 mini and GPT-5.4 nano, which can describe 76,000 photos for $52
llm 0.29
Release: llm 0.29
Adds support for OpenAI's new models gpt-5.4, gpt-5.4-mini, and gpt-5.4-nano.
Quoting Tim Schilling
If you do not understand the ticket, if you do not understand the solution, or if you do not understand the feedback on your PR, then your use of LLM is hurting Django as a whole. [...]
For a reviewer, it’s demoralizing to communicate with a facade of a human.
This is because contributing to open source, especially Django, is a communal endeavor. Removing your humanity from that experience makes that endeavor more difficult. If you use an LLM to contribute to Django, it needs to be as a complementary tool, not as your vehicle.
— Tim Schilling, Give Django your time and money, not your tokens
Tags: ai-ethics, open-source, generative-ai, ai, django, llms
You Might Debate It — If You Could See It
My homelab will be down for at least 20 days
Dang, guess I have to suffer.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: William Gibson vs Margaret Thatcher (17 Mar 2026)
Experimental History
• Adam Mastroianni
Help I'm being persecuted
OR: rubberneckers anonymous
Steve Blank
• steve blank
Your Startup Is Probably Dead On Arrival
Your Startup Is Probably Dead On Arrival If you started a company more than two years ago, it’s likely that many of your assumptions are no longer true. You need to stop coding, building, recruiting, fund raising, etc., and take stock of what changed around you. Or your company will die. I just had coffee […]
Subagents
Hedley Davis has died
Troy Hunt
• Troy Hunt
Weekly Update 495
In the beginning, it was simple. A website, a database and 150M+ email addresses to search. Time has added serverless functions (which run on servers 🤷♂️), code on the edge, new data storage constructs and a completely different mechanism for even just querying a simple email address.