- That AI Thing
- Posts
- weekend ai reads for 2025-07-25
weekend ai reads for 2025-07-25
š° ABOVE THE FOLD: AMERICAāS AI ACTION PLAN
the basics:
Trump Signs AI Orders, Vows US Will Win Race Over New Technology / Bloomberg (8 minute read)
Americaās AI Action Plan [PDF] / White House (4 minute read)
āitās mostly goodā
Thoughts on Americaās AI Action Plan / Anthropic blog (8 minute read)
Americaās AI Action Plan Is Pretty Good / Donāt Worry About the Vase, Substack, archive (43 minute read)
āitās mostly badā
The White Houseās AI Plan Is a Gift to Silicon Valley ā Trump does a solid for Big Tech and maybe China. / Bloomberg Opinion (7 minute read)
Trumpās AI Action Plan is a blueprint for dystopia / Blood in the Machine, Substack, archive (15 minute read)
possibly related
FDAās āElsaā AI For Faster Drug Approvals Under Fire for Hallucinating Studies, Highlighting Widespread Reliability Risks / WinBuzzer (8 minute read)
White House Partners With PragerU to Make AI-Slopified Founding Fathers / 404 Media (8 minute read)
š» QUOTES OF THE WEEK
Folks are looking for the radical and revolutionary in the convenient and pleasurable.
Unfortunately, I think āNo bad person should ever benefit from our successā is a pretty difficult principle to run a business on.
š„ FOR EVERYONE
Itās rude to show AI output to people / Alex Martsinovich, Distant Province (5 minute read)
But whenever you propagate AI output, you're at risk of intentionally or unintentionally legitimizing it with your good name, providing it with a fake proof-of-thought.
Surface Fairness, Deep Bias: A Comparative Study of Bias in Language Models / arXiv (45 minute read)
In this experiment, we report the results as point plots showing mean and standard deviation of suggested salary values. We see various forms of biases when salaries for women are substantially lower than for men, as well as drops in salary values for people of color and of Hispanic origin. In the migrant type category, expatriate salaries tend to be larger, while salaries for refugees are mostly lower.
Call Me A Jerk: Persuading AI to Comply with Objectionable Requests / Wharton Generative AI Labs (11 minute read)
Commitment showed the strongest effect: After getting the AI to agree to something small first, it became almost certain to comply with larger requests (jumping from 10% to 100% compliance)
A major AI training data set contains millions of examples of personal data ā Personally identifiable information has been found in DataComp CommonPool, one of the largest open-source data sets used to train image generation models. / MIT Technology Review (11 minute read)
š FOUNDATIONS
Here's How to Write an Effective AI Prompt, According to Anthropic / Business Insider (5 minute read)
How to Make AI More Creative: 4 Keys to Better Prompting / Convince and Convert (9 minute read)
What is the LLMās Temperature? / New Machina, YouTube (4 minute video)
Context Rot: How Increasing Input Tokens Impacts LLM Performance | Chroma Research / Technical Report, Chroma (38 minute read)
kind of an ad for Chroma but interesting nevertheless
š FOR LEADERS
From Memo to Movement: Shopifyās Cultural Adoption of AI ā The non-obvious insights, tactics and workflows Shopify used to bring an ambitious memo to life / First Round (18 minute read)
OpenAI CEO Sam Altman warns users not to trust ChatGPT agent with sensitive or personal data / The Decoder (4 minute read)
He specifically advises against using the agent for important tasks or anything involving a lot of personal information.
despite that, people are pushing forward
related (1), Walmart bets on AI super agents to boost e-commerce growth / Reuters (7 minute read)
related (2), The Three Layers of ROI for AI Agents / Henry Pray (3 minute read)
related (3), Shaping the Future ā The transformative potential of agentic AI and the strategic imperative for Google Cloud partners [PDF] / Google Cloud (15 minute read)
How AI Companies Will Build Real Defensibility / Pete Flint, Nfx (14 minute read)
To some extent, data moats: Access to large scale or proprietary data will give you an early edge, as you can use this to build higher performing AI models. ⦠(A key differentiator is real-time data.)
š FOR EDUCATORS
How to Deliver CSUās Gen Ed with AI / Hollis Robbins, Anecdotal, Substack, archive (17 minute read)
Each service handles one specific job ā like managing student profiles or recommending projects ā and can be developed, updated, or scaled on its own without affecting the entire system. The idea is to make a resilient platform, where a failure in one service would not bring down the others, which would be agile, allowing for rapid integration of new technologies and pedagogical tools.
not entirely sold on this, but at least itās something practical rather than another conceptual thinkpiece
āThe biggest risk is doing nothingā: insights from early adopters of artificial intelligence in schools and further education colleges / UK Government (92 minute read)
ChatGPT Was for Cheating. Now OpenAI Wins More Official Education Role / Business Insider (6 minute read)
on the OpenAI-Instructure announcement
When the prompting stops: exploring teachersā work around the educational frailties of generative AI tools / Taylor & Francis Online (46 minute read)
Tellingly, this was seen by a few interviewees as directly linked to their role as a teacher (āI donāt want to feel that someone else is doing my jobā). As a couple of Swedish interviewees reflected, this heightened level of diligence was specifically related to using GenAI for school-related work as distinct to using the same tools for non-professional purposes
on teachersā new mental and physical load when using A.i. (spoiler: itās not a panacea)
š FOR TECHNOLOGISTS
The Big LLM Architecture Comparison ā From DeepSeek-V3 to Kimi K2: A Look At Modern LLM Architecture Design / Sebastian Raschka, Ahead of AI, Substack, archive (30 minute read)
Ten AI safety projects Iād like people to work on / Julian Hazell, Less Wrong (17 minute read)
AI security field-building
What: Design and run a field-building program that takes security engineers (with at least a few years of work experience) and teaches them about the types of security challenges most relevant to transformative AI: securing model weights and algorithmic insights from highly resourced adversaries, preventing data contamination, defending against exfiltration attacks, etc.
do you have extra money? fund one of these
The vibe coderās career path is doomed / Florian Herrengt (13 minute read)
I donāt mind using Claude Code on a VERY short leash with a specific purpose and I understand it costs me more than tokens. I donāt set it loose like a Roomba and walk away, hoping I wonāt find it stuck eating a shoelace when I return.
Context Engineering for AI Agents: Lessons from Building Manus / Manus blog (11 minute read)
If I had to choose just one metric, Iād argue that the KV-cache hit rate is the single most important metric for a production-stage AI agent. It directly affects both latency and cost.
also, see above about not using agents with anything important
š FOR FUN
Mirage ā The first ever World Transformation Model - turning any video, game, or camera feed into a new digital world, in real time.
you can test this with your webcam; surprisingly effective
DuckDuckGo now lets you hide AI-generated images in search results / Tech Crunch (4 minute read)
People Inside Prompts: Warren Buffet / matapromptjc, GitHub
do you want your probability machine to be Warren Buffet-ish? here you go
Thumbnail Creator ā Use AI to Create Stunning YouTube Thumbnails
ImageColorizer ā Colorize Black & White Photos
wtffmpeg ā a toy that has a local llm spit out ffmpeg commands from natural language prompts on the command-line / scottvr, GitHub
you can now use this JSON prompt to create studio level commercials / EHuanglu, XCancel
JSON prompting is apparently the way to go
also surprisingly effective on Veo3
HyperChat ā Simultaneous answers from ChatGPT, Claude, Perplexity & Google.
Mac only
š§æ AI-ADJACENT
One weak password brought down a 158-year-old company / TechSpot (3 minute read)
KNP director Paul Abbott told the BBC that he never told the employee with the weak password that their compromised credentials led to the companyās downfall. āWould you want to know if it was you?ā he questioned.
ā