Sunday · June 7, 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. Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot
  2. Ntsc-rs – open-source video emulation of analog TV and VHS artifacts
  3. Pokemon Emerald Ported to WebAssembly (100k FPS)
  4. Moving beyond fork() + exec()
  5. I design with Claude more than Figma now
  6. Harness engineering: Leveraging Codex in an agent-first world
  7. Tokenomics: Quantifying Where Tokens Are Used in Agentic Software Engineering
  8. Zeroserve: A zero-config web server you can script with eBPF
  9. Sem: New primitive for code understanding – not LSPs, but entities on top of Git
  10. Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk
  11. Motorola effectively bricked its entire line of WiFi routers without explanation
  12. Running Python code in a sandbox with MicroPython and WASM
  13. The 29th International Obfuscated C Code Contest (IOCCC) 2025 Winners
  14. Benchmarks in Leipzig
  15. Introducing Boron Buckyballs: Theory that B80 cages can't be made is disproved
  16. Biohub releases a world model of protein biology
  17. Google to pay SpaceX $920M a month for compute capacity at xAI data centers
  18. Home alone: Remote work, isolation, and mental health
  19. Public Domain Image Archive
  20. Symbolica 2.0: Programmable Symbols for Python and Rust

From Hacker News

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

Meta confirms 1000s of Instagram accounts were hacked by abusing its AI chatbot

Attackers exploited Meta's own AI chatbot to socially engineer their way into thousands of Instagram accounts — a chilling example of AI as attack surface, not just attack tool. The mechanism reportedly involves the chatbot being manipulated into leaking or facilitating account recovery flows. If you care about AI safety and platform security, this is a must-read.

No. 02Creative Software

Ntsc-rs – open-source video emulation of analog TV and VHS artifacts

A beautifully obsessive Rust library that faithfully recreates the noise, chroma bleeding, and scan-line weirdness of analog NTSC/VHS signals. If you're doing retro-aesthetic video work, demoscene-style creative coding, or just want to add filmic grime to renders, this is the real deal. The live demo is hypnotic.

No. 03Dev Tools

Pokemon Emerald Ported to WebAssembly (100k FPS)

Someone compiled the decompiled Pokémon Emerald source to WASM and it runs at a ludicrous 100,000 FPS uncapped in the browser. Beyond the nostalgia factor, this is a serious showcase of what WASM can do for legacy code — and a fascinating case study in the decompilation-to-platform-port pipeline.

No. 04Dev Tools

Moving beyond fork() + exec()

LWN digs into the long-running effort to replace the Unix fork()+exec() process spawning model, which has aged poorly in a world of large address spaces, threads, and security isolation. The 292-comment discussion is gold — systems programmers wrestling with decades of Unix baggage. Essential reading for anyone building CLI tools or process orchestration.

No. 05AI ToolsApplies to you

I design with Claude more than Figma now

A Jane Street engineer explains how Claude Code has replaced Figma as their primary design tool — using the LLM to iterate on UI directly in code rather than in a design canvas. This is a highly practical workflow shift that's directly relevant if you use Claude Code daily. The implications for the Figma-to-code pipeline are significant.

No. 06AI ToolsApplies to you

Harness engineering: Leveraging Codex in an agent-first world

Harness's engineering team shares how they've restructured their development workflow around OpenAI Codex in agentic mode — parallelizing tasks, reducing review cycles, and rethinking what 'done' means when AI writes the first draft. A concrete case study in agent-first engineering that complements the Claude Code workflow many devs are building.

No. 07AI ToolsApplies to you

Tokenomics: Quantifying Where Tokens Are Used in Agentic Software Engineering

Researchers break down exactly where tokens get consumed in agentic coding pipelines — tool calls, context windows, re-prompting, error recovery. If you're building or optimizing AI-assisted dev workflows, this gives you the data to understand your actual cost drivers. Pairs perfectly with the Harness and Claude Code stories today.

No. 08Dev Tools

Zeroserve: A zero-config web server you can script with eBPF

Zeroserve lets you attach eBPF programs to handle HTTP requests directly in the kernel — no config files, no boilerplate, just programmable networking at the lowest level. It's a genuinely novel approach to scriptable infrastructure. The performance implications alone make this worth understanding.

No. 09Dev ToolsApplies to you

Sem: New primitive for code understanding – not LSPs, but entities on top of Git

Sem proposes a new abstraction layer above Git for understanding code as semantic entities — functions, types, modules — rather than raw text diffs. This could be a foundational primitive for AI coding tools that need structured code context. If you're building on top of AI coding assistants or thinking about the future of LSPs, this is worth your attention.

No. 10Creative SoftwareApplies to you

Show HN: Infinite canvas notes in the non-Euclidean Poincaré disk

An infinite-canvas note-taking experiment that maps your notes onto the hyperbolic Poincaré disk — meaning the canvas literally never runs out of space, no matter how deeply you nest. For Obsidian users who love visual/spatial organization, this is a mind-bending what-if. The math is gorgeous and the demo is immediately playable.

From Pinboard Popular

Stories 11 – 20
No. 11Privacy & Security

Motorola effectively bricked its entire line of WiFi routers without explanation

Motorola's entire router lineup stopped functioning when their cloud-dependent MotoSync app went dark — no explanation, no timeline, no workaround for users who relied on it. This is the 'cloud dependency as product liability' story in its purest form. A cautionary tale for anyone evaluating smart home hardware.

No. 12Dev ToolsApplies to you

Running Python code in a sandbox with MicroPython and WASM

Simon Willison walks through running untrusted Python safely by embedding MicroPython compiled to WASM — no subprocess, no Docker, just browser-safe sandboxed execution. Directly actionable for anyone building AI tools that need to run user-supplied or LLM-generated code. The approach is elegant and the write-up is typically clear.

No. 13Dev Tools

The 29th International Obfuscated C Code Contest (IOCCC) 2025 Winners

The IOCCC is back after a long hiatus, and the 2025 winners are a glorious parade of C code that somehow compiles, runs, and does something amazing while looking like keyboard garbage. A tradition that reminds us how deep the C rabbit hole goes — and how creative programmers can be when the rules are the only limit.

No. 14AI Tools

Benchmarks in Leipzig

A new paper examining how LLM benchmarks are constructed, measured, and gamed — using Leipzig as a case study in benchmark contamination and reproducibility failures. With AI evaluation becoming critical infrastructure, understanding where benchmarks break down is essential for anyone making model selection decisions.

No. 15Weird Science

Introducing Boron Buckyballs: Theory that B80 cages can't be made is disproved

Chemists have synthesized boron buckyballs (B80 cages) for the first time, overturning a theoretical prediction that they were structurally impossible. Buckminsterfullerene unlocked carbon nanotube research — what might boron versions enable? A genuine materials science breakthrough with downstream implications for computing.

No. 16Weird Science

Biohub releases a world model of protein biology

The Chan Zuckerberg Biohub has released a foundation model trained on the full landscape of protein biology — not just structure prediction but dynamics, interactions, and function. Think AlphaFold but broader, and open. The implications for drug discovery and synthetic biology are hard to overstate.

No. 17AI Tools

Google to pay SpaceX $920M a month for compute capacity at xAI data centers

Google paying nearly $1B/month to a competitor's compute infrastructure is the clearest signal yet that AI training capacity has become the scarcest resource in tech. The 820-comment thread is a pressure cooker of takes on what this means for cloud computing, the AI arms race, and competitive dynamics. The industry is reshaping in real time.

No. 18ActionableApplies to you

Home alone: Remote work, isolation, and mental health

A peer-reviewed Science study quantifies the mental health costs of long-term remote work and social isolation — directly relevant to the solo developer lifestyle. The findings are nuanced: it's not remote work itself but the degree of isolation that predicts outcomes. Actionable data for structuring your workweek differently.

No. 19Creative Software

Public Domain Image Archive

A curated, searchable archive of high-quality public domain images — not the chaos of Wikimedia Commons, but organized and ready to use in projects, docs, or designs without attribution or licensing worry. A genuinely useful bookmark for any developer who also does visual work.

No. 20Dev Tools

Symbolica 2.0: Programmable Symbols for Python and Rust

Symbolica 2.0 is a computer algebra system with first-class Python and Rust bindings, designed for high-performance symbolic math in real codebases. If you're doing anything with physics simulations, ML research infrastructure, or mathematical optimization, this fills a gap that SymPy leaves wide open. The Rust performance story is compelling.