Recently I gave two presentations in quick succession to the Dutch Network of Government Service Providers and the Dutch Advisory Council for Science, Technology and Innovation about AI. In these two different and brief presentations, I hoped to share some insights that would be useful to the people currently at the helm, the people who can or must make decisions about AI policy. Many thanks to the NPD and AWTI for the invitations and the stimulating discussions!
The Old New Thing
• Raymond Chen
Making an agile version of a Windows Runtime delegate in C++/WinRT, part 9
Maybe it doesn't matter.
The post Making an agile version of a Windows Runtime delegate in C++/WinRT, part 9 appeared first on The Old New Thing.
Marcus on AI
• Gary Marcus
The seven most shambolic things that happened in AI today.
🤦♂️
Advancing the price-performance frontier with GPT‑5.6
Investigating three real-world incidents in our cybersecurity evaluations
llm 0.32rc2
llm-chat-completions-server 0.1a0
llm 0.32rc1
Release: llm 0.32rc1
This RC for LLM 0.32 finishes the work that started in LLM 0.32a0 - it adds a new schema design that does a much better job of capturing the details of the prompts and responses returned by the latest model families.
The most important change is the use of content-addressable hash IDs for stored messages. This allows de-duplication in the database, and means that LLM can now represent trees of messages for forked conversations.
Since it involves a significant schema change - new tables only, and old data should not be affected at all - it's worth running a backup of your existing logs.db before upgrading to the RC:
llm logs backup logs-backup.db
The RC also adds support for gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna.
Tags: llm
BI Slop
You have been mislead about lightbulbs
Quoting Bruce Schneier
The writing assignments I give my students are gym tasks, not work tasks. I ask them to write policy memos not because the world needs more policy memos. I assign them because the very act of writing, which includes thinking and outlining and drafting and editing, making and criticizing and revising arguments, will help develop the critical thinking skills they will need in their future careers. And without this constant mental exercise, those skills will atrophy. Employers are already noticing.
— Bruce Schneier, Should You Use AI for a Task? Here’s a Simple Way to Decide
Tags: ai-ethics, writing, ai-misuse, generative-ai, bruce-schneier, ai, llms
DYNOMIGHT
• dynomight
So you want to use plants to reduce CO₂
You face certain challenges
Krebs on Security
• BrianKrebs
Read This Before You Buy That TV Streaming Stick
Security experts have been sounding the alarm for years about the risks of using generic TV boxes that promise unlimited content streaming for a one-time fee, warning that they secretly rent the user's Internet connection out to strangers. But a groundbreaking new analysis finds these devices also routinely spoof themselves as mobile phones clicking ads on AI-generated websites as part of sprawling operation that seeks to defraud online merchants and advertising networks.
Andrew Nesbitt
• Andrew Nesbitt
Wheels, Bottles and Images
Any sufficiently advanced package manager is indistinguishable from a container registry.
Pluralistic: Daily links from Cory Doctorow
• Cory Doctorow
Pluralistic: The stupidest imaginable excuses for surveillance pricing (30 Jul 2026)
Construction Physics
• Brian Potter
Why Is Everyone Trying to Build a Solid-State Battery?
A battery technology that’s getting a lot of attention is solid-state batteries, lithium-ion batteries that replace the liquid electrolyte with a solid material.
Terence Eden’s Blog
• @edent
Are political journalists always wrong?
I've mostly tuned out of reading the news. But, once in a while, a headline will be shared on social media and I'll momentarily stare into the abyss. There has recently been a change in UK Prime Minister. I neither know nor care whether that's a good thing. What I do know is that Senior Political Correspondents collectively shat their pants with excitement at being able to breathlessly report…
The Silicon Underground
• Dave Farquhar
When Nintendo sued Blockbuster
Here’s a late ’80s memory you may not have thought about in a while. Do you remember going to the video rental store to rent a video game and getting the cartridge but not getting the instruction booklet? The reason
The post When Nintendo sued Blockbuster appeared first on The Silicon Underground.
The AI Aesthetic
Quoting D. Richard Hipp
Years ago, we didn’t have SQL. There were people whose job was to generate software that would query large data sets. Their job title was COBOL programmer.
Then SQL comes along—I’m simplifying this only a little bit—and it gives you this convenient way so people could just specify. With a very simple specification, you can generate all of that code that you had to pay the expensive COBOL programmer to do before.
That didn’t mean programmers went away. It just meant the job changed a little bit.
Tags: d-richard-hipp, sql, careers