Random Learning
← The journal

June 24, 2026

3 things I learned

last30days v3.3.2 · synced 2026-06-24

What I learned:

Geography has to obey cause and effect before a city can feel real - The single most active question in the hobby right now is where a settlement would actually go. The top thread of the month, r/mapmaking's "Where would you put a major trade city on this map of a river going into the sea?" (399 upvotes, 55 comments), is the whole ethos in one post: people don't decorate a coastline, they reason about it - river mouths, natural harbors, defensible bends, portage points. The consensus echoed by craft writers is that AI generators break immersion precisely because they skip this step, producing "rivers that flow uphill" and "mountain ranges that form perfect concentric circles" per the hand-drawn-vs-AI breakdowns on Alibaba product-insights. A map feels alive when the viewer can reverse-engineer why the city is there.

"Alive" is built from wear, irregularity, and implied stories, not from more detail - When people share works-in-progress like r/mapmaking's "Map in progress!" (423 upvotes) or r/FantasyMaps's "Grixunstadt City" (167 upvotes), the feedback that lands is about texture: let streets curve so the grid looks grown rather than planned, vary building sizes, and add subtle wear lines for foot traffic. The craft guides put it sharply - every symbol should imply a system — slums imply migration, waste heaps imply population and sanitation limits, a gallows implies law and fear, per the lived-in-city technique threads on Cartographers Guild. Density without breathing room reads as noise; the lived-in look comes from suggestion.

The years-long maps are about inhabiting a place, not finishing a product - The thread title that captures the emotional core, r/mapmaking's "He Won't Stop Building a Map to an Imaginary Place," is the quiet thesis of the whole hobby. Off-platform it has named exemplars: Jerry Gretzinger has drawn "Jerry's Map" for roughly 50 years into a 2,000-panel imaginary universe of cities, railroads and cemeteries, per HuffPost, and 14-year-old Jake Daniels-Shipsmith spent 7 years on a 3-metre map of the fictional city Ty-taniam with separate Roman, Medieval and Tudor districts, per BristolWorld. The map is never "done" because the point is the act of returning to it - layering one more street, one more era.

Posting is part of the craft: the map gets alive in the comments - Threads like r/mapmaking's "I've redone some of my world map, feel free to ask any questions" (687 upvotes, 98 comments) show that the "alive" feeling is partly social - the creator answers lore questions, defends placement choices, and gets pushed to justify why a city sits where it does. Cultural anchors keep coming up too: Calvino's Invisible Cities and a Japanese designer's incredibly detailed map of a city that doesn't exist per OpenCulture are repeatedly cited as the gold standard for a fictional place rendered with the conviction of a real one.

KEY PATTERNS from the research: 1. Believable geography is the foundation of "alive" - cities must be placed by cause and effect (rivers, harbors, defensible terrain), per r/mapmaking 2. Wear, curved/irregular streets, and varied buildings beat raw density - the look is "grown," not "planned," per Cartographers Guild 3. Every icon should imply a system or a story (slums, gallows, ruins) - suggestion over literal completeness, per Map Effects 4. The years-long projects are inhabited, not finished - the value is in returning to layer more history, per r/mapmaking 5. Hand-drawing is defended as intentionality vs AI's geological mistakes, with a "hybrid" middle ground emerging, per Alibaba product-insights

last30days v3.3.2 · synced 2026-06-24

What I learned:

The honest verdict on llms.txt right now is "ship it, but not for the reason it's being sold." The single highest-signal item in the window is a r/SEO thread (41 upvotes, 22 comments) titled flatly "Does LLMs.txt impact your AI visibility and citations? No, according to 300k domain research." That's the consensus among practitioners who actually read their server logs. Ahrefs puts it the same way: "most LLM vendors treat llms.txt as an interesting idea... no, not yet. There's no evidence that llms.txt improves AI retrieval, boosts traffic, or enhances accuracy." The 30-day mood is a correction against the 2025 hype, not a discovery that the file is useless.

The crawler-log data is brutal and it's what's driving the skepticism. A widely-shared finding is "We Analyzed 137K Sites: 97% of llms.txt Files Never Get Read." Contentful, citing the agency Seer, says it plainly: "Google has explicitly stated they don't use the file for their AI experiences, and server log audits back that up. Actual LLM crawlers largely aren't fetching it." The off-engine corroboration is even sharper: OtterlyAI's 90-day test found 84 of 62,100 AI-bot requests hit llms.txt (0.1%), and Kai Spriestersbach titled his post "The llms.txt is dead. More precisely: a dud." Adoption is real but shallow - an SE Ranking scan of 300k domains found ~10% have the file after 18 months, and ALLMO's analysis of 94k+ cited URLs found no measurable citation uplift from having one.

The key distinction the skeptics keep making: llms.txt was never a search-SEO play, and treating it as one is the actual mistake. Jeremy Howard of @AnswerDotAI proposed it in Sept 2024 for inference-time use by coding tools and AI agents pointed at a specific site, not for ranking in AI Overviews. John Mueller's read, relayed in the window: "No. There is no evidence that llms.txt is a Google ranking factor... move on to the work that matters more - crawlability, semantic HTML, structured data, good CLS score, and a well-formed accessibility tree." So the file isn't dead so much as mis-marketed: it's a navigation aid for an agent already on your site, not a discovery beacon.

Where the energy is actually moving is the "build for agents as the primary visitor" framing, and there schema.org is the load-bearing layer, not llms.txt. @viks_rum captures the vibe ("Building for ai-agents as primary consumers, users and transactors", 39 likes). The most-cited concrete stack came from @hot_town: "SEO and AI discoverability is pretty simple actually: 1. prerendered landing page HTML 2. JSON-LD structured data 3. a concise llms.txt file." Notice the order - prerendering and JSON-LD do the heavy lifting; llms.txt is the cheap third step. Opace and Technova both land on the same point: schema.org is the shared vocabulary, JSON-LD is the format LLMs and answer engines actually consume to cite sources.

The most interesting technical signal in the window is people moving past llms.txt to RFC-registered link relations and real agent-callable surfaces. Suganthan Mohanadasan's "agent-ready" writeup is the sleeper of this batch: he warns that invented rel="llms" or rel="ai" values get ignored because they aren't in the IANA registry, and that the four that matter are RFC-registered - rel="api-catalog" (RFC 9727), rel="service-desc" (RFC 8631), and friends. The imforza agentic-web piece pushes the same direction: schema, a pricing.md, FAQPage markup, allowed AI crawlers in robots.txt, plus "agent-callable surfaces" like an MCP server exposing intake. And @Alien_Goats reports a new forcing function: "Google Lighthouse just shipped an agentic browsing audit. Every site now gets scored on how well AI agents - Claude, Perplexity, GPTBot, Gemini - can read it." That's the kind of thing that actually changes behavior.

KEY PATTERNS from the research:

  1. llms.txt costs ~nothing and gets read ~never; the defensible position is "ship it as a zero-premium hedge." The downside if no model reads it is zero, but do not expect traffic or citations from it. The 0.1%-of-bot-requests number (Kai Spriestersbach) is the reality check.

  2. Schema.org / JSON-LD is the part that actually does work for AI legibility. When practitioners list what matters, structured data ranks above llms.txt every time (@hot_town, Technova, John Mueller via Webyes). AI engines consume it to construct and cite answers.

  3. It's a B2A (business-to-agent) play, not an SEO play. The clean mental model from Presenc AI and the agency crowd: llms.txt is the routing layer that gets an agent to your canonical policy/pricing page instead of a human-conversion landing page. Useful for agents already transacting on your behalf, useless for AI-search discovery.

  4. The frontier is moving from a static file to agent-callable surfaces. RFC-registered link relations (suganthan.com), MCP servers, and pricing.md/FAQPage markup (imforza) are where the thoughtful implementers are spending effort - and Google's new Lighthouse agentic audit is starting to score sites on it.

  5. Verify, don't assume. The repeated practitioner advice (derivatex, Contentful): grep your own server access logs for /llms.txt and /llms-full.txt hits filtered by GPTBot, ClaudeBot, PerplexityBot, and Google-Extended. Most people who do this discover the file is barely fetched - which is exactly why the 30-day tone shifted from hype to "fine, but keep your expectations on the floor."

last30days v3.3.2 · synced 2026-06-24

What I learned:

The "cleanest million-person city on earth" framing is what's actually circulating - The single most on-topic piece this window is Untold Japan's "Inside Edo's Shocking Zero Waste System (Europe Was Drowning in Filth)" on YouTube, which opens on the exact hook sustainability people love: "Imagine a city of over 1 million people, larger than London or Paris at the time... that city produced almost no garbage." It anchors the modern lesson in a sanitation-crisis story - Edo solving densities of "over 60,000 people per square kilometer" that "would have overwhelmed any Western capital" - rather than in abstract eco-virtue. That contrast (Edo clean vs Europe drowning in filth) is the rhetorical engine of almost every retelling.

Historians on Reddit keep pulling the night-soil story back from romance toward economics - The richest discussion signal is on Reddit (r/AskHistorians, r/ZeroWaste, r/JapaneseHistory, 1,222 upvotes across six threads). The recurring corrective there and in the sources: night soil wasn't moral recycling, it was a priced commodity. Per The Huntington and historian Susan B. Hanley, "compost merchants gathered feces to sell to farmers," apartment landlords profited from tenants' waste, and by the mid-Edo period it "was collected by professionals and sold to farmers for silver" - with farmers forming monopsony associations and literal fights breaking out over collection rights. The circular loop held because excrement had a market price, not because anyone was being green.

The "necessity, not virtue" reading is the most-repeated takeaway people draw - Per Compost Magazine and the Design Research Society paper, two hard constraints forced the system — Japan's sandy, nutrient-poor soils made fertilizer non-optional, and sakoku-era isolation meant "almost no resources were imported." The lesson modern circular-economy writers extract is uncomfortable - Edo was circular because it was closed and resource-starved, and the whole 300-year system collapsed by ~1955 the moment cheap synthetic fertilizer removed the last reason to collect. Scarcity, not culture alone, did the work.

Repair-as-profession is the part sustainability people most want to copy - Across Zenbird's "Circular Edonomy" and The Japan Times Sustainable Japan, the detail that travels is that repair was a livelihood, not a hobby: tinkers carried portable forges to mend pots, umbrella refurbishers bought broken umbrellas to re-paper and resell, and craftsmen broke down old paper to reclaim the fibers. The kimono lifecycle is the canonical example - worn as clothing, then nightwear, then baby napkin, then wiping cloth, then bath fuel, with the ash sold as fertilizer. The framing is the "5 R's" (Recycle, Reduce, Reuse, Repair, Return), with repair restored as the missing R that modern recycling-first economies dropped.

Mottainai and kintsugi are the values hook, but writers increasingly tie them to degrowth - The cultural layer people reach for is mottainai ("what a waste") and kintsugi (gold-seam repair), often linked to Shinto beliefs that objects have souls and mishandled belongings turn to vengeful spirits. What's newer this window: the Design Research Society work and adjacent commentary connect Edo's "just enough" ethos to the recent upsurge in Japanese eco-socialist and degrowth debate - revisiting Buddhist and Edo ecological thinking as inspiration for degrowth-oriented circularity, not just consumer recycling.

KEY PATTERNS from the research: 1. The headline that travels is "1 million people, no sewers, the cleanest city on earth" - the Edo-vs-filthy-Europe contrast - per Untold Japan on YouTube 2. Historians reframe night soil as a priced commodity (sold for silver, fought over, monopsony associations), not moral recycling - per r/AskHistorians and The Huntington 3. The most-cited modern lesson is "circular by necessity, not virtue" - poor soils plus import isolation forced the loop, and synthetic fertilizer ended it by ~1955 - per Compost Magazine 4. Repair-as-profession (tinkers, umbrella refurbishers, the kimono-to-ash lifecycle) is the practice people most want to revive - per Zenbird 5. Mottainai and kintsugi are increasingly framed as degrowth philosophy, not just zero-waste branding - per The Japan Times Sustainable Japan

Provenance — 2026-06-24

Daily cycle: mined the private self library, picked 3 entries, fanned to 12 adjacent topics, narrowed to 3, and researched each via last30days (v3.3.2). This file is redacted: it records topic-level rationale only — no raw source URLs or private why? notes.

The 3 picked seeds (source clusters, redacted)

  1. An art/process entry about a lifelong hand-drawn imaginary map → fanned toward imaginary cartography and worldbuilding craft.
  2. A web/structured-data entry about JSON-LD on personal sites → fanned toward making sites legible to AI agents and crawlers.
  3. A history/urban-design entry about Edo-period Japan as a controlled city → fanned toward Edo's closed-loop recycling economy.

The 12 adjacent candidates (near-dup guard: none flagged)

From the art/map cluster: 1. Lifelong single-artwork obsessions and outsider art 2. Imaginary cartography as a craft and hobby community ✅ (selected) 3. Collage and layering as a palimpsest art process 4. Process art where the making matters more than the product

From the web/structured-data cluster: 5. Structured data for AI agents reading your website ✅ (selected) 6. The IndieWeb personal-site renaissance and microformats 7. Whether schema.org structured data still pays off for SEO 8. Building a personal knowledge graph or digital garden

From the Edo/history cluster: 9. Sankin-kotai alternate attendance as political control 10. How pre-industrial Edo fed and sanitized a million people 11. Urban design as a tool of social control through history 12. Edo-period closed-loop recycling and the night-soil economy ✅ (selected)

Narrowing rationale

Selected one topic per source cluster for maximum domain spread (art, web-tech, history) and to keep the funnel diverse. Each pick was chosen for live 30-day discussion (freshness), concrete learnability, and non-overlap with recently published topics. The near-dup guard flagged none of the 12; all three final topics scored well below the connection threshold against the existing index (top similarity ~0.05), confirming they are fresh ground.

Connections

store.related returned no past topics above the 0.2 connection threshold for any of the three — these are genuinely new territory for the library.