HN Daily | June 2, 2026
Today's tech landscape features Microsoft's new AI coding model and autonomous agent, a DIY credit-card computer, and debates over AI data centers, surveillance, and browser tracking.
Today's tech landscape is buzzing with Microsoft's double AI announcement—a new coding model and an autonomous agent—while the community debates everything from Gmail's AI overreach to the resurgence of RSS for AI agents. Hardware news includes a DIY credit-card computer, a classic HP calculator re-release, and NVIDIA's RTX Spark. Let's dive in.
AI & Machine Learning
MAI-Code-1-Flash — Microsoft's new code generation model, designed for fast, efficient code completion and generation. It's a direct competitor to models like Code Llama and aims to integrate deeply with Microsoft's developer ecosystem.
How we index images for RAG — Kapa.ai shares their practical approach to making images useful in RAG pipelines: describe images once at indexing time with a cheap vision model, store as text, and retrieve alongside text chunks. This avoids the high cost and payload limits of query-time multimodal processing.
Bringing Up DeepSeek-V4-Flash on AMD MI300X — A detailed worklog of the challenges in running DeepSeek's latest model on AMD's MI300X accelerators, including FP8 dialect issues and missing attention fast paths. A must-read for anyone navigating the AMD GPU software landscape.
Microsoft announces Scout, an autonomous AI agent built on OpenClaw — Microsoft's new autonomous agent, Scout, built on the OpenClaw framework, aims to automate complex workflows. It signals Microsoft's push into agentic AI beyond simple chatbots.
GrapheneOS Speech Services version 2 released — The privacy-focused Android OS releases an updated speech services version, continuing its mission to provide Google-free alternatives for core phone functionality.
Open Source & Programming Languages
Why Janet? (2023) — A compelling pitch for the Janet programming language, a small Lisp dialect that compiles to native executables under a megabyte, has excellent PEG-based text parsing, and a beautiful subprocess DSL. Perfect for command-line tools and scripting.
My thoughts after using Clojure for about a month — A developer shares their first impressions of Clojure after a month, praising its cohesive design, ergonomic data structures, and pragmatic JVM ecosystem compared to Common Lisp and Scheme.
Coreutils for Windows — Microsoft officially releases coreutils for Windows, bringing familiar Unix command-line tools like
ls,grep, andsortto Windows. A game-changer for developers who switch between platforms.Open Repair Data Standard – Open Repair Alliance — A shared standard for collecting and sharing repair data about small electronics. By combining data from community repair events, it enables global trend analysis on what breaks and how to fix it.
Hardware & Gadgets
Muxcard, a DIY credit card size computer — A literal credit-card-sized computer with an E-Paper display, ESP32, and NFC. Perfect for hackers who want a tiny, low-power device for digital badges, smart cards, or IoT experiments.
HP re-releases classic computer science calculator: The HP-16C — HP brings back the legendary HP-16C, a calculator beloved by programmers for its hexadecimal and binary operations. A collector's edition for retro computing enthusiasts.
Nvidia RTX Spark — NVIDIA's new line of slim laptops and small desktops, bringing RTX capabilities to compact form factors. Aimed at creators and gamers who want power without the bulk.
Privacy & Surveillance
A walking tour of surveillance infrastructure in Seattle (2020) — A detailed guide to spotting surveillance tech hidden in plain sight: cameras, license plate readers, Amazon Go stores, and even an NSA wiretap site. Eye-opening for anyone living in a smart city.
The advertising cartel coming to your web browser — A critical look at the W3C's proposed Attribution Level 1 standard, which would bake advertising measurement into browsers. The author argues it gives Big Tech an unfair advantage while creating new privacy risks.
Gmail thinks I'm stupid, so I left — A user's frustration with Gmail's aggressive AI features—unsolicited summaries, auto-replies, and constant prompts to "improve" drafts—leads them to switch to Fastmail. A relatable rant about user-hostile AI.
Business & Startups
Can the stockmarket swallow Anthropic, SpaceX and OpenAI? — The Economist explores whether public markets can absorb the massive valuations of private AI and space giants. With 1106 comments, this is the most discussed story of the day.
Adafruit receives demand letter from Fenwick legal counsel on behalf of Flux.ai — Adafruit reveals it received a demand letter from law firm Fenwick on behalf of Flux.ai. The maker community is watching closely as this could set a precedent for open-source hardware and software disputes.
Americans don't know how to fight AI so they're fighting data centers — A Vox analysis of the growing backlash against AI data centers, arguing that local opposition is a symptom of a broader failure to regulate AI at the national level.
Science & Research
CT scans of BYD car parts — Lumafield uses industrial CT scanning to peer inside BYD's EV components, revealing the engineering choices behind the Chinese automaker's success. Fascinating for anyone interested in manufacturing or EVs.
Now AI agents need what RSS does — A timely argument that RSS is making a comeback, not for human readers, but for AI agents that need deterministic, structured, rate-limit-free content feeds. The $25B podcast industry never stopped using it.
That's all for today. Whether you're fighting data centers, falling in love with a Lisp dialect, or just trying to write an email without AI interference, there's plenty to chew on. See you tomorrow.