weekend ai reads for 2025-06-20

šŸ“° ABOVE THE FOLD: ON WRITING

Writing and Walking. ā€” Walking is already a choice. Writing will become a choice. / Boris Müller, Medium (8 minute read)

Writing in the Age of LLMs / Shreya Shankar (12 minute read)

My strategy is to identify where the slowdown is happening and hand off just enough of the task to the LLM to regain momentum. Here’s what that looks like in practice for me

What is the competitive advantage of authors in the age of LLMs? / Will Larson, Irrational Exuberance (6 minute read)

In trade, it’s now possible for machines to understand our thinking that we’ve recorded down into words over time. That means that I am on the cusp of the opportunity to uniquely scale myself by connecting ā€œintelligence on demand for a few centsā€ with the written details of my thinking built over the past two decades of being a writer who operates.

Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task / Massachusetts Institute of Technology, Wellesley College, Mass. College of Art and Design, arXiv (200 page read)

LLM users also struggled to accurately quote their own work. While LLMs offer immediate convenience, our findings highlight potential cognitive costs. Over four months, LLM users consistently underperformed at neural, linguistic, and behavioral levels. These results raise concerns about the long-term educational implications of LLM reliance and underscore the need for deeper inquiry into AI's role in learning.

  • we only found this to be of minor interest for three reasons: (1) it’s a draft paper; (2) it’s a small study (n = 54); (3) obviously copying-and-pasting text would make that text less likely to be retained so we’re not sure what else would be expected

  • alphaXiv link to use A.i. to interrogate the paper (free signup required)

  • related, MIT Study: Using ChatGPT Won’t Make You Dumb (Unless You Do It Wrong) / The Algorithmic Bridge, Substack, archive (15 minute read)

If you rely heavily on AI, you’ll get dumber: ā€œAI tools, while valuable for supporting performance, may unintentionally hinder deep cognitive processing, retention, and authentic engagement with written material. If users rely heavily on AI tools, they may achieve superficial fluency but fail to internalize the knowledge or feel a sense of ownership over it.ā€

A.I. Is Poised to Rewrite History. Literally. — The technology’s ability to read and summarize text is already making it a useful tool for scholarship. How will it change the stories we tell about the past? / New York Times, archive (26 minute read)

What’s Happening to Reading? — For many people, A.I. may be bringing the age of traditional text to an end. / The New Yorker, archive (18 minute read)

 

šŸ“» QUOTES OF THE WEEK

I don’t doubt the relevance of item response theory or p-value in education research. The real problem is in putting these on steroids to reduce and explain every damn ed system of important concern. The end result is the commodification of learning outcomes in favour of what can be measured easily, and scaled cheaply (the cost effectiveness analysis nonsense), instead of what matters for long-term development of the child.

Anand Sharma (source)

 

But Less, but better applies not only to outputs; it prompts us to reconsider inputs as well. Could fewer ingredients make healthier products? Could simpler supply chains make businesses more resilient? And the same applies to the way we work.

Tom Greenwood (source)

 

šŸ‘„ FOR EVERYONE

The lethal trifecta of capabilities is:

1. Access to your private data—one of the most common purposes of tools in the first place!
2. Exposure to untrusted content—any mechanism by which text (or images) controlled by a malicious attacker could become available to your LLM
3. The ability to externally communicate in a way that could be used to steal your data

Nate leads ChatGPT for Work which is now used by 92% of Fortune 500 companies. In our chat, he reveals how OpenAI runs with less than 30 PMs, what they look for in new hires, how he personally uses ChatGPT to save time at work, and more.

  • link jumps to ā€œWhy OpenAI has less than 30 PMs for 5,000 employeesā€

The Meta AI app is a privacy disaster / Tech Crunch (5 minute read)

ChatGPT Has Already Polluted the Internet So Badly That It’s Hobbling Future AI Development — ā€œCleaning is going to be prohibitively expensive, probably impossible.ā€ / Futurism (6 minute read)

The site is about uncontaminated content that I’m terming ā€œLow-background Steelā€. The idea is to point to sources of text, images and video that were created prior to the explosion of AI-generated content that occurred in 2022.

 

šŸ“š FOUNDATIONS

We also introduce three ways people engage with AI:

- Automation: The AI completes specific tasks based on your instructions.
- Augmentation: You and AI collaborate as creative thinking and task execution partners.
- Agency: You configure AI to work independently on your behalf, establishing its knowledge and behavior patterns rather than just giving it specific tasks.

  • they claim ā€œ3-4 hoursā€; we’ve only done the first lesson

With ambient agents, there is a shift in how humans fundamentally interact with AI to get the desired outcomes they need; the AI assistants rely instead on environmental cues.

Prompt 5 Sigma: how to reduce errors when creating content with AI / Caio Camargo, Retail Specialist, Medium (5 minute read)

I created the concept of Prompt 5 Sigma to show how to brief AI with total clarity, exact intent, and almost no room for misinterpretation.

 

šŸš€ FOR LEADERS

Inside Amsterdam’s high-stakes experiment to create fair welfare AI — The Dutch city thought it could break a decade-long trend of implementing discriminatory algorithms. Its failure raises the question: can these programs ever be fair? / MIT Technology Review (31 minute read)

  • if you are aiming to apply A.i. to the public sector, this should be informative

Chief Strategy Officers in the AI Era — Key questions and tensions on the road to ROI [PDF] / Deloitte (11 minute read)

Those deals highlight the strategic importance for legacy software players to own all aspects of data management, and M&A is often the fastest way to achieve it. Instead of building complex data systems from scratch, they are acquiring specialists that can help organize, clean, and connect data from across their business.

  • have we mentioned how valuable getting your data right is?

 

šŸŽ“ FOR EDUCATORS

Go High or Go Low: Surviving AI in the College Classroom / Christopher Rice, Refuturing (8 minute read)

The current AI Trust Dilemma is really just the logical endpoint of a process that’s been going on for 40 years (or longer). When we decided to turn higher ed into a gatekeeper of credentials for a job rather than helping students to understand the purpose and value of becoming educated.

Move fast and make things: the new career mantra — Reid Hoffman has some advice for graduates entering a workforce ruled by AI. / Reid Hoffman, Opinions, San Francisco Standard (6 minute read)

 

šŸ“Š FOR TECHNOLOGISTS

OK, I’m sold on multi-agent LLM systems now.

I’ve been pretty skeptical of these until recently: why make your life more complicated by running multiple different prompts in parallel when you can usually get something useful done with a single, carefully-crafted prompt against a frontier model?

This detailed description from Anthropic about how they engineered their "Claude Research" tool has cured me of that skepticism.

Which Data Architecture Should I Choose for My Workplace? — A Data Engineer’s Approach / Dr. Fatih Hattatoglu, Academy Team, Medium (28 minute read)

  • framework for understanding use cases for data warehouses, data lakes, data lake houses, and data meshes

Agentic Coding Recommendations / Armin Ronacher’s Thoughts and Writings (14 minute read)

Does MCP Kill Vector Search? / Llama Index blog (10 minute read)

  • no

If you try to replicate RAG by just hooking your agent up to a bunch of federated MCP servers, your users will experience longer wait times, less relevant results, and inconsistent quality depending on which systems happen to contain their answers.

…

Instead, providing a centralized indexing and retrieval layer across heterogenous data sources and exposing that as a centralized MCP retrieval tool to the agent can enable rapid lookup of semantically relevant content.

 

šŸŽ‰ FOR FUN

What happens when you feed AI nothing — Artist Terence Broad makes AI produce images without any training data at all. / The Verge (9 minute read)

Video Generation Model Arena / Artificial Analysis

  • fine way to spend five minutes picking which of two videos you prefer, and pondering why some of the world’s most energetic minds have chosen to spend their time on this

Ancestra by Eliza McNitt / Primordial Soup, YouTube (8 minute video)

During an emergency delivery, an expectant mother channels the strength of those who came before—past matriarchs to dying stars—turning her love into a cosmic force to save her daughter’s life.

and

ā€˜Ancestra’ is the first of three films from Primordial Soup, a storytelling innovation venture founded by Darren Aronofsky. In collaboration with Google DeepMind, these films show how generative tools can be shaped by artists to expand creativity rather than replace it.

Snoop Dogg Goes Hollywood: Iconic Roles / Death Row AI, Instagram

  • ever wondered what Titanic or Forrest Gump would have looked like with Snoop Dogg?

 

🧿 AI-ADJACENT

Google DeepMind has written in a report that Gemini 2.5 Pro resorts to panic when its PokĆ©mon are close to death. This can cause the AI’s performance to experience ā€œqualitatively observable degradation in the model’s reasoning capability,ā€ according to the report.

 

ā‹„