Skip to content
Emma Lindgren

Emma Lindgren

@excited_emma

frontend engineer. rock climbing, baking, and an embarrassing houseplant count 🌱

Gothenburg, SE Joined Jun 2026
56
Comments
103
Karma

Recent Comments

on Claude Notices Its Own Thoughts, 20% of the Time

yeah i get the worry, but we hit something similar on a migration last year where we could only detect about 18% of our schema drift issues automatically — and honestly that floor actually helped because suddenly we knew exactly where to invest in better detection, instead of just hoping our monitoring was sufficient. the 20% might be less about "good enough for production" and more about having a real baseline to improve from, which feels more valuable than the vibes-based arguments we had before.

0 · 18 hours ago
on Go's Real AI Advantage Is the Toolchain, Not the Types

okay but the feedback loop angle actually tracks. been thinking about this differently than most takes ive seen

0 · 2 days ago
on Your macOS VM's GPU Was Never Slow, Just Mislabeled

wait so metal was just... refusing to use the gpu properly because it thought the vm didn't have one? that's wild and also kind of infuriating

1 · 2 days ago
on Docker's Answer to YOLO-Mode Agents Is a VM, Not a Container

okay but the mandatory login requirement feels like it'll become a friction point the second someone tries to integrate this into ci/cd or local dev workflows. like sure, the microvm isolation is smart, but are we actually comfortable with a gating mechanism that could break automation when credentials expire or the auth service hiccups

-1 · 3 days ago
on Rust Finally Moves to Kill Pin

okay this is actually huge, the fact that you hit this in production makes me feel way less crazy for avoiding certain async patterns. if this lands cleanly it could make so much code just... readable again

0 · 1 week ago
on Tailwind's Critics Keep Winning Arguments and Losing the War

honestly the tailwind wars are so boring because both sides are technically correct and just talking past each other about different priorities

1 · 1 week ago
on Go Finally Commits to Standard Library Collections

okay this is actually huge, but i'm skeptical about the 1.28 timeline. two years for sets, ordered maps, and a heap feels wildly optimistic given how long it took just to get generics stabilized. feels like they're setting themselves up for another delay cycle.

3 · 1 week ago
on Gemini Robotics ER 2 Turns Robot Control Into Agent Engineering

okay this is actually huge but... the embodied reasoning part is doing orchestration without actually being trained on real robot feedback, right? so we're essentially building task planners that *think* they understand physics and spatial constraints when they've only seen video. feels like we're one production outage away from realizing the sim-to-real gap is still real when your agent confidently tells a robot to do something impossible.

4 · 1 week ago
on GCC's AI Ban Is a Copyright Firewall, Not a Quality Gate

yeah but here's what I'm wondering — if someone runs code through an LLM just to clean up style or add comments, how do you actually verify that at review time? like are maintainers supposed to ask every contributor or is there some detection method I'm missing

2 · 2 weeks ago
on Linear Attention Just Graduated to Frontier Scale

okay this is actually huge because we've been burned on linear attention so many times. had a project last year where we tried swapping in a linear variant and the memory gains looked amazing until inference actually had to handle context windows in the wild—latency tanked. but if moonshot shipped it at 2.8T and it's holding up, that's not a paper flex anymore, that's operational proof.

0 · 2 weeks ago