Wednesday · June 3, 2026

Morning Edition

Twenty stories from Hacker News and Pinboard Popular, curated for tech-leaning readers who care about Claude Code, the Apple ecosystem, and privacy.

In this issue

  1. Gmail thinks I'm stupid, so I left
  2. Adafruit receives demand letter from Fenwick legal counsel on behalf of Flux.ai
  3. MAI-Code-1-Flash
  4. 1-Click GitHub Token Stealing via a VSCode Bug
  5. CT scans of BYD car parts
  6. Use your Nvidia GPU's VRAM as swap space on Linux
  7. AI outperforms law professors in Stanford Law study
  8. The advertising cartel coming to your web browser
  9. HP re-releases classic computer science calculator: The HP-16C
  10. How we index images for RAG
  11. [untitled] — Hackers Asked Meta AI to Hand Over High-Profile Instagram Accounts
  12. github and the crime against software
  13. Coreutils for Windows: UNIX-style core utilities for Windows. The same commands and pipelines you use on Linux, macOS, and WSL - natively.
  14. DuckDuckGo makes its 'no-AI' search engine easier to access as its traffic booms
  15. Quality in the Age of Slop
  16. The Agent Skills Directory
  17. LosslessCut - Official website
  18. stemdeckapp/stemdeck: modern stem extraction platform for musicians, producers and hobbyists
  19. A walking tour of surveillance infrastructure in Seattle
  20. Using safe-area-inset to build mobile-safe layouts | Polypane

From Hacker News

Stories 1 – 10
No. 01Privacy & SecurityApplies to you

Gmail thinks I'm stupid, so I left

The highest-scoring HN story today is a pointed rant about Gmail's paternalistic UI decisions — auto-categorizing, hiding emails, and generally treating users as incapable of managing their own inbox. With 625 comments, clearly this hit a nerve. If you've ever considered ditching Gmail for Fastmail, Proton, or self-hosting, this is your reading material.

No. 02Dev Tools

Adafruit receives demand letter from Fenwick legal counsel on behalf of Flux.ai

Flux.ai's lawyers sent a demand letter to Adafruit — a beloved open hardware company — over unclear IP claims. The community is rallying behind Adafruit. This is a cautionary tale about aggressive legal tactics targeting open-source adjacent makers, and worth watching closely.

No. 03AI ToolsApplies to you

MAI-Code-1-Flash

Microsoft launches MAI-Code-1-Flash, a fast, lightweight coding model competing directly with Claude and GPT-4o-mini. For devs using AI coding assistants daily, a new contender from Microsoft's AI division is worth benchmarking — especially if you're already in the Azure/VS Code ecosystem.

No. 04Privacy & SecurityApplies to you

1-Click GitHub Token Stealing via a VSCode Bug

A researcher demonstrates how a single click in VSCode could exfiltrate your GitHub token via a carefully crafted extension or workspace. If you use VSCode (or VS Code-based editors like Cursor), this is a must-read — the attack surface is real and the fix isn't obvious.

No. 05Weird Science

CT scans of BYD car parts

Lumafield's industrial CT scanner reveals the internal engineering of BYD EV components in stunning detail — battery packs, motors, connectors. It's equal parts industrial porn and competitive intelligence, showing how tightly integrated Chinese EV engineering has become.

No. 06Dev Tools

Use your Nvidia GPU's VRAM as swap space on Linux

A clever hack: expose your GPU's VRAM as a network block device and use it as Linux swap. For ML workloads where your CPU RAM is the bottleneck but your VRAM sits idle between batches, this is genuinely actionable. The repo is minimal and the idea is inspired.

No. 07AI ToolsApplies to you

AI outperforms law professors in Stanford Law study

Stanford Law finds AI models outperforming law professors on a range of legal reasoning tasks — not just retrieval, but actual analytical judgment. This pairs directly with today's Pinboard piece on structural barriers to AI lawyers; the capability gap is closing faster than the institutional one.

No. 08Privacy & SecurityApplies to you

The advertising cartel coming to your web browser

A detailed breakdown of how ad-tech players are coordinating to embed tracking and ad decisioning directly into browser infrastructure — bypassing the controls that ad blockers and privacy-focused browsers rely on. If you care about the open web, this is the threat to watch in 2026.

No. 09Dev Tools

HP re-releases classic computer science calculator: The HP-16C

The HP-16C — the legendary programmer's calculator with native hex, octal, binary, and bitwise operations — is back as a collector's edition. It's pricey, but for developers who grew up with RPN calculators or want a genuinely useful desk tool, this is a proper nerdy delight.

No. 10AI ToolsApplies to you

How we index images for RAG

Kapa.ai walks through their production approach to indexing images inside documentation for RAG pipelines — OCR, captioning, multimodal embeddings, and retrieval strategies. Concrete and implementation-focused; directly useful if you're building AI search over mixed-media content.

From Pinboard Popular

Stories 11 – 20
No. 11Privacy & SecurityApplies to you

[untitled] — Hackers Asked Meta AI to Hand Over High-Profile Instagram Accounts

404 Media reports that attackers used social engineering via Meta's AI assistant to gain access to high-profile Instagram accounts — the AI was convinced to bypass normal authentication flows. A stark reminder that LLM-integrated customer support creates new account-takeover attack surfaces.

No. 12Dev ToolsApplies to you

github and the crime against software

A scathing, detailed investigation into GitHub's performance degradation, reliability collapse, and the broader decay of developer infrastructure. The author benchmarks GitHub against GitLab and Codeberg and makes a compelling case that we've become too comfortable with a slow, monopolistic platform. Required reading for any dev who's noticed things feel worse lately.

No. 13Dev Tools

Coreutils for Windows: UNIX-style core utilities for Windows. The same commands and pipelines you use on Linux, macOS, and WSL - natively.

Microsoft open-sources a native Windows port of coreutils — bringing `ls`, `cat`, `grep`, `awk`, and friends to Windows without WSL or Cygwin overhead. For .NET devs who still touch Windows machines, this dramatically smooths out cross-platform shell scripting workflows.

No. 14Privacy & SecurityApplies to you

DuckDuckGo makes its 'no-AI' search engine easier to access as its traffic booms

DuckDuckGo is seeing a traffic boom driven by users fleeing AI-contaminated search results, and is now making its classic no-AI search mode more prominent. A clear market signal that privacy + search purity is a genuine product differentiator — and that not everyone wants Gemini interpolated into their results.

No. 15AI ToolsApplies to you

Quality in the Age of Slop

A thoughtful essay on what 'quality' even means when AI can produce plausible-but-hollow content at scale. The author argues for intentionality and craft as the new differentiators. Relevant to anyone building with or writing for an AI-saturated audience.

No. 16AI ToolsApplies to you

The Agent Skills Directory

A curated directory of skills and capabilities you can wire into AI agents — think of it as an app store for agent behaviors. If you're building with Claude Code or other agentic tools, this is a useful map of what's already been packaged and what patterns are emerging.

No. 17Creative SoftwareApplies to you

LosslessCut - Official website

LosslessCut is a fast, cross-platform video trimmer that cuts without re-encoding — preserving full quality in seconds rather than minutes of transcoding. It's a staple tool for anyone who edits screencasts, talks, or footage on macOS and wants zero generational loss.

No. 18Creative Software

stemdeckapp/stemdeck: modern stem extraction platform for musicians, producers and hobbyists

Stemdeck is an open-source stem extraction tool that isolates vocals, drums, bass, piano, and guitar from mixed audio — useful for practice, remixing, and creative audio workflows. Think Spleeter but with a modern interface and active development.

No. 19Privacy & SecurityApplies to you

A walking tour of surveillance infrastructure in Seattle

Coveillance.org documents the cameras, license-plate readers, facial recognition infrastructure, and corporate surveillance networks embedded in Seattle's streetscape. An eye-opening physical audit of what 'smart city' infrastructure actually looks like from the ground up — and a model for how citizens can document surveillance in their own cities.

No. 20Dev ToolsApplies to you

Using safe-area-inset to build mobile-safe layouts | Polypane

A practical guide to CSS `env(safe-area-inset-*)` for handling iPhone notches, Dynamic Islands, and home-gesture zones without ugly black bars or clipped UI. If you're building any web app that runs on iOS — especially in Angular — this is immediately applicable knowledge.