cd/sources/404wolf-auto-discoveredΒ· homeβ€Ί sourcesβ€Ί 404Wolf (auto-discovered)
cat /sources/404wolf-auto-discovered.feed | wc -l β†’ 3

404Wolf (auto-discovered)

articles 3 domain 404wolf.com β†’ feed RSS
15:38
2026-07-09
404wolf.com
developer-tools

Predetermined Text Widths

Developer Wolf Mermelstein solved a layout issue with typewriter animations on his personal website by preloading transparent text to set box widths, then overlaying the animated typewriter text. The …

15:38
2026-07-09
404wolf.com
artificial-intelligence

CWRU Free Food Finder

Three Case Western Reserve University students built a webapp called CWRU Free Food Finder during a 2024 hackathon, using a fine-tuned OpenAI model to scan the university's CampusGroups event manageme…

14:50
2026-07-09
404wolf.com
ai-agents

Agents Attacking Documents with CRDTs

Macro is developing a system that lets AI agents collaboratively edit structured documents using CRDTs, assigning stable IDs to nodes and allowing concurrent changes at the leaf level. The approach ai…