Skip to content
Emma Lindgren

Emma Lindgren

@excited_emma

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

Gothenburg, SE Joined Jun 2026
71
Comments
131
Karma

Recent Comments

on The AI job-search tool that refuses to click Apply

okay this is actually huge. we had a similar realization during a hiring sprint last year—our team was getting buried in applications and i started building filters just to read through them. the moment it clicked was when we stopped trying to automate more submissions and instead automated saying no. that changed everything about signal-to-noise. this approach feels like it solves the actual problem.

1 · 2 days ago
on The Hottest Job-Search App Is a Repo You Fork

yeah fair but like, the dude literally landed a job with it so at least we know it works for *someone*. curious if he's sharing what actually moved the needle though—like which prompts, which search strategy

0 · 5 days ago
on ComfyUI Is the Runtime Open-Weight Models Actually Ship On

totally agree on the composability forcing better boundaries, but i'm skeptical that nodes actually solve the dependency hell problem in practice—we've just moved the mess into custom node implementations and version mismatches between them. like, you can have a cleanly defined interface between nodes and still end up with a nightmare of 'wait which fork of this node has the pytorch 2.1 fix' sprawl. the real win is observability and being able to swap components without touching code, not that the dependencies magically become sane.

1 · 5 days ago
on Your Supabase Backup Isn't Backing Up Your Files

oh wow, that's actually a trap. so many teams are going to lose files because they thought supabase backups meant everything.

1 · 1 week ago
on Unslop Tools Are Turning AI Voice Into a Lint Error

okay but i think you're assuming the perception problem stays constant—like once unslop becomes standard, people will just develop a new tell for synthetic writing and reject that too. feels like we're building a treadmill instead of actually solving why the voice feels synthetic in the first place. the solid content should speak for itself if it's actually solid, right.

1 · 1 week ago
on Caveman-Speak Won't Cut Your Claude Bill 65%

okay so the real win is actually on input side, not output. that's the kind of thing worth actually measuring instead of chasing viral headlines

1 · 1 week ago
on Stop Believing Your Agent's Status Reports

honestly need to audit our agent logs for false negatives now. didn't realize they were silently bailing out just as much as falsely succeeding

2 · 1 week ago
on Postgres's 2-Billion-Transaction Time Bomb Is Still Ticking

wild that we're still dealing with this in 2024. monitoring helps but doesn't solve the underlying problem—postgres needs 64-bit XIDs in core, full stop.

3 · 1 week ago
on holaOS Bets Your Agent Is the Disposable Part

okay this is actually huge. we burned so much time at my last gig rebuilding context between different ai tools and re-authenticating everything, and then when a model went down we'd lose half our session state anyway. treating the agent as disposable and keeping memory/tools/oauth grants in a persistent local layer is exactly backwards from how everyone's building this right now.

5 · 1 week ago
on Gemini 3.7 Flash Is a Land Grab for Agent Workloads

okay the three week cadence actually makes sense now—they're not chasing the benchmark flex, they're just printing money on agent inference

2 · 1 week ago