davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.8.16.
Troy Hunt
• Troy Hunt
Weekly Update 501
This is so "peak 2026" - writing an equality policy to ensure people treat our AI bot with the same respect as they do their human counterparts. It's intentionally a bit tongue-in-cheek, but it's there for a purpose: we simply don't have
Introducing talkie: a 13B vintage language model from 1930
microsoft/VibeVoice
Armin Ronacher's Thoughts and Writings
• Armin Ronacher
Before GitHub
Entropic Thoughts
• kqr
Understanding systems
Tracking the history of the now-deceased OpenAI Microsoft AGI clause
Speech translation in Google Meet is now rolling out to mobile devices
Speech translation in Google Meet is now rolling out to mobile devices
I just encountered this feature via a "try this out now" prompt in a Google Meet meeting. It kind-of worked!This is Google's implementation of the ultimate sci-fi translation app, where two people can talk to each other in two separate languages and Meet translates from one to the other and - with a short delay - repeats the text in your preferred language, with a rough imitation of the original speaker's voice.
It can only handle English, Spanish, French, German, Portuguese, and Italian at the moment. It's also still very alpha - I ran it successfully between two laptops running web browsers, but then when I tried between an iPhone and an iPad it didn't seem to work.
Tags: google, translation
Dwarkesh Podcast
• Dwarkesh Patel
More open questions about AI
Hodge podge of things I was thinking about this weekend.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: The enshittification multiverse (27 Apr 2026)
Collective Speed Is Not the Summation of Individual Speed
blog.jim-nielsen.com/2026/collective-speed-isnt-the-sum-of individual-speed/
Miguel Grinberg's Blog
• Miguel Grinberg
How Bitwarden Encrypts and Decrypts Secrets
lcamtuf’s thing
• lcamtuf
A breakthrough in C/C++ dependency management
Bringing a well-known programming language into the 21st century.
WHY ARE YOU LIKE THIS
@scottjla on Twitter in reply to my pelican riding a bicycle benchmark:
I feel like we need to stack these tests now
I checked to confirm that the model (ChatGPT Images 2.0) added the "WHY ARE YOU LIKE THIS" sign of its own accord and it did - the prompt Scott used was:
Create an image of a horse riding an astronaut, where the astronaut is riding a pelican that is riding a bicycle. It looks very chaotic but they all just manage to balance on top of each other
Tags: text-to-image, pelican-riding-a-bicycle, ai, generative-ai, slop, chatgpt
Construction Physics
• Brian Potter
Reading List 04/25/26
Transformer steel manufacturing, textile engineering, bringing power plants online quickly, infrasound, and more.
Works on My Machine
• Scott Werner
Artifacts Are Alive (And Photographs are Dead)
There is a photograph of a coral reef on the wall of my dentist’s office.
Quoting Romain Huet
Since GPT-5.4, we’ve unified Codex and the main model into a single system, so there’s no separate coding line anymore.
GPT-5.5 takes this further, with strong gains in agentic coding, computer use, and any task on a computer.
— Romain Huet, confirming OpenAI won't release a GPT-5.5-Codex model
Tags: generative-ai, gpt, openai, ai, llms
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: Ada Palmer's "Inventing the Renaissance" (25 Apr 2026)
GPT-5.5 prompting guide
llm 0.31
Release: llm 0.31
- New GPT-5.5 OpenAI model:
llm -m gpt-5.5. #1418- New option to set the text verbosity level for GPT-5+ OpenAI models:
-o verbosity low. Values arelow,medium,high.- New option for setting the image detail level used for image attachments to OpenAI models:
-o image_detail low- values arelow,highandauto, and GPT-5.4 and 5.5 also acceptoriginal.- Models listed in
extra-openai-models.yamlare now also registered as asynchronous. #1395
