Graduates Boo AI Pep Talks at Commencements: A Sign of Developer Sentiment

At multiple college commencements this season, graduates have booed speakers who delivered pep talks about AI. The AP News article (source below) reports that AI-themed speeches at ceremonies for universities including — but the specific schools are not named in the source — prompted audible disapproval from the audience. The sentiment appears to be a reaction to anxiety about AI replacing jobs and the perceived disconnect between boosterish tech narratives and the real-world concerns of new graduates entering the workforce.
While the AP article does not list specific universities or provide quotes from the booing incidents, the pattern is clear: students are signaling resistance to the uncritical embrace of AI. This aligns with broader discussions on Hacker News and developer forums about job displacement, the ethics of AI deployment, and the gap between corporate AI hype and ground-level impact.
For developers using AI coding agents, this is a reminder that AI acceptance is not universal. The backlash may influence how companies position AI tools internally and externally. It also highlights the need for transparency about AI's limitations and the importance of supporting workforce transitions.
📖 Read the full source: HN AI Agents
👀 See Also

Claude-Code v2.1.72: SSH improvements, permission prompt reductions, and bug fixes
Claude-Code v2.1.72 adds SSH-friendly file writing with /copy w key, reduces bash permission prompts by adding common tools to auto-approval allowlist, and fixes over 20 bugs including voice mode issues and plugin installation problems.

Self-Supervised Fine-Tuning on Own Mistakes Boosts Small Models to 80% on HumanEval
A developer trained Qwen 2.5 7B on its own self-generated coding pairs, reaching 112/164 HumanEval (+87 problems) with zero human-written training data. The approach transfers to Llama 3.2 3B and Qwen 3 4B.

Linux Sound Subsystem Flooded with AI-Assisted Fixes: IRQ, UAF, and Quirks
Takashi Iwai's latest pull request for Linux 7.1 sound shows many 'assisted-by' patches from Claude Code and GPT-5.5, fixing HD-audio IRQ handling, UAF bugs, and device quirks.

Differences Between Using Claude via GitHub Copilot and as a VS Code Extension
Explore the differences between using Claude AI via GitHub Copilot target sessions and as a VS Code extension based on their integration and functionality.