Random Learning
← The journal

June 20, 2026

3 things I learned

last30days v3.3.2 · synced 2026-06-20

What I learned:

The action has moved from "does a monotile exist" to "what can you build with it" - Three years after the 2023 Hat/Spectre discovery, the open math question (does an aperiodic monotile exist) is settled, so the recent 30-day window is dominated by downstream work: physics realizations, materials engineering, and rigorous spectral analysis rather than new shape hunts. The University of Jena's Michael Baake group frames the current research program as treating each tile as "a highly ordered class of tiling dynamical systems," which is where the serious math now lives.

Physicists have now physically realized an aperiodic monotile in light-matter systems - The biggest cross-field story is the jump from paper to lab. A new arXiv paper, "Observation of an aperiodic polariton monotile," and related work covered by Phys.org report a reconfigurable polariton 2D quasicrystal built on aperiodic-monotile geometry, showing long-range order and a new kind of phase synchronization with possible routes to supersolids and superfluidity. It surfaced socially via @NanotechPapers flagging "Critical states and anomalous wave transport in an aperiodic polariton monotile."

Diffraction and inflation theory is the live mathematical frontier - The newest preprints in the window are spectral/renormalization work: a June 2026 arXiv paper on "Renormalisation techniques for inflation systems" explicitly anchors itself to the Hat and Spectre tilings as the motivating examples, and the diffraction of these tilings (how they scatter, like quasicrystals do) is being worked out rigorously. This is the "where has tiling research gone" answer: from existence proofs to the dynamical-systems and harmonic-analysis machinery.

Materials science is treating the Hat as an engineering primitive - Beyond pure math, the Hat tiling is being used as a structural motif: composites built on the Hat monotile show exceptional fracture toughness, stiffness and defect tolerance versus traditional honeycombs, and March 2026 work explored Hat-based minimal-surface metamaterials. The slogan "aperiodicity is all you need" has become a real engineering thesis, not just a pun.

The 3D monotile is the obvious next prize - and people are already poking at it with AI - The open frontier everyone names is whether an aperiodic monotile exists in three dimensions. Notably, @UnderwaterBepis reported using an AI model to help "prove no cube-ish aperiodic 3D monotile exists," an early sign that the 3D question is being attacked with computational and AI assistance, even if no general 3D einstein has been found.

The tooling community is mature and active - The canonical generators are well-maintained: christianp/aperiodic-monotile (232 stars, SVG/PNG export of the tiles in many formats) and isohedral/hatviz (117 stars, a P5.js sketch for constructing hat patches with metatile/supertile outlines). These are the practical entry points for anyone who wants to draw or laser-cut the tiles today.

KEY PATTERNS from the research: 1. The math has shifted from existence proofs to dynamical-systems, diffraction, and inflation/renormalization theory - per Michael Baake's group 2. Physical realization in polariton/light-matter quasicrystals is the marquee cross-disciplinary result of the window - per @NanotechPapers 3. The Hat is being adopted as a materials-engineering primitive for tough, defect-tolerant composites and metamaterials - per ScienceDirect 4. The 3D aperiodic monotile is the named open problem, now being probed with AI/computational tools - per @UnderwaterBepis 5. r/math and r/mathematics carry the community pulse (1,400+ upvotes in-window) but on adjacent threads (Terence Tao honors, "all tiles are identical") rather than fresh monotile drama - per r/math

last30days v3.3.2 · synced 2026-06-20

What I learned:

The quality gap with ElevenLabs is basically closed - the production gap isn't - That framing comes straight from @RealSoohyunBae announcing Zyphra's ZONOS2 (8B params, Apache 2.0, MoE): "The quality gap is closing. The production gap isn't." That is the consensus of the month - on raw naturalness the open models have caught up, but the cloud advantage is now infrastructure (uptime, scaling, support), not voice quality.

Kokoro is the model people actually run when they just want it to work - At 82M params it's the efficiency champion: under 2GB VRAM, runs on an RTX 3060 or even CPU, around 210x realtime (roughly 40x faster than ElevenLabs), and it hit #1 on TTS Arena, per TextToLab. The catch everyone repeats: no voice cloning, just ~54 fixed voicepacks. It's the most-deployed self-hosted option - there's an OpenAI-compatible Docker image (50+ voices, 9 languages, streaming, offline) and it carries 7.6K stars on hexgrad/kokoro.

Chatterbox is the one that made people stop saying "ElevenLabs is unbeatable" - Resemble AI's Chatterbox wins blind A/B tests against ElevenLabs Turbo 63.75%-65.3% of the time on identical samples, per FindSkill.ai. Chatterbox-Turbo hits sub-150ms (around 75ms) time-to-first-sound versus ElevenLabs' ~2.38s average, clones from ~5 seconds of audio, is MIT-licensed, and does zero-shot cloning across 23 languages, per GenMediaLab. On r/LocalLLaMA it's now treated as a serious top-3 contender alongside CosyVoice2.

Fish Speech is the cloning/multilingual pick that actually tops the blind leaderboard - Fish Audio S1 holds #1 on TTS-Arena2 ahead of ElevenLabs on naturalness, and the hosted API runs ~$15 per 1M characters vs ElevenLabs' ~$165, per Ringly. The open-weights Fish Speech (1.6 / S2) is self-hostable for free if you have a GPU, with 80+ language coverage - it's the go-to when you need cloning plus breadth rather than Kokoro's fixed voices.

Orpheus and Qwen3-TTS are the "build your stack on it" foundations - Orpheus (Canopy Labs, LLaMA-3B based, 6.2K stars on canopyai/Orpheus-TTS) ships in multiple sizes (3B down to 150M) for org-wide deployment, and Alibaba's QwenLM/Qwen3-TTS is the highest-star repo of the bunch at 12K, cited for highest-fidelity cloning. A handy field guide from CrispASR sums up the role split the community uses: "Kokoro (smallest), Qwen3-TTS (highest fidelity, voice cloning), VibeVoice (lowest-latency streaming), Orpheus (3B Llama + SNAC), Chatterbox (flow-matching + HiFT vocoder)."

"Vibes" still beat benchmarks, and long-form is where local breaks - @kwindla captured the eval problem: metrics like time-to-first-audio and missing words matter, "but more than any other technology I've ever worked with, people make voice decisions based on 'vibes' that are hard (maybe impossible) to quantify" (he flags Vapi's new "Humanness Index"). Meanwhile r/speechtech's "Local TTS for long-form audio" thread is a reminder that voice quality isn't the only hard part - chunking, prosody drift, and pacing over long passages are the real local-deployment pain.

KEY PATTERNS from the research: 1. Pick by job, not by "best": Kokoro for speed/cheap with fixed voices, Chatterbox for low-latency cloning on a gaming GPU, Fish Speech for multilingual cloning quality - per CrispASR 2. On head-to-head blind tests, open models now win: Chatterbox 63-65% over ElevenLabs Turbo, Fish Audio S1 #1 on TTS-Arena2 - per FindSkill.ai 3. Latency favors local: Chatterbox ~75-150ms first-sound vs ElevenLabs ~2.38s - per GenMediaLab 4. The remaining ElevenLabs moat is production infra and reliability, not naturalness - per @RealSoohyunBae 5. Cost is the loud indie-builder driver: "Stop paying $0.01+ per second for ElevenLabs," self-host XTTS-v2/Coqui and clone in 6s - per @boshigao2016 6. Long-form local TTS still struggles past raw voice quality (pacing, chunking, prosody) - per r/speechtech

last30days v3.3.2 · synced 2026-06-20

Quick Verdict

In 2026 these two are not really competing for the same job, and the last 30 days of chatter makes that clearer than ever. Google Maps just shipped its biggest update in a decade - the Gemini-powered "Ask Maps" plus 3D Immersive Navigation - and it still owns consumer navigation, live traffic, transit and business listings, per BigGo. OpenStreetMap (2.8K stars on openstreetmap/openstreetmap-website, 100M+ edits/month) is winning as the open data layer everything else is built on - Tesla, Mapbox, Apple, Overture and a wave of indie projects all pull from it. The community framing that captures the moment comes from @ihtesham2005: "Google Maps knows where you slept last night. Not approximately. Exactly... the business model requires the data." That privacy-vs-polish tension is the whole story. The gap is closing where it counts (data, ecosystem, AI grounding) and staying wide where Google spends billions (traffic, places, turn-by-turn).

OpenStreetMap

Community Sentiment: Enthusiastic / builder-energy (30+ mentions across X, Reddit, GitHub, Web)

Strengths (what people love) - It is the substrate for everything - indie devs default to it for cost and freedom, e.g. CattoTravel chose OSM because "Google Maps requires linking GCP + billing, too lazy" per @cattodata, and @shraddhaha pitched "google maps api for places, openstreetmap for the underlying map & public infra." - Privacy and no-tracking is the killer differentiator - OSM-based Organic Maps (6M users) is repeatedly cited as the Google Maps alternative "no ads, no tracking, no signal required," per @cydia_mriphone. - Better local data in active-community regions - a Czech user notes "Google Maps is often unusable here, [Mapy.com drawing from OSM] I use much more, Google just lacks data," per @ThArtemisHunter, and OSM Denmark is "the only one mapping accessibility at scale under an open license" per @neogeografen. - It is open enough to do wild things - devs are generating 3D browser game worlds straight from OSM building footprints (2,672 Monaco buildings, no hand-tracing) per @PlayDaaa, and print-ready electrical-grid posters per @tom_doerr.

Weaknesses (common complaints) - Quality varies by region - "coverage can be excellent in cities, cycling and hiking areas, but quality varies by region," per androidexperto.com. - Routing is the soft spot - it lacks topological integrity and turn-restriction semantics out of the box, and you must bolt on a service like OpenRouteService for turn-by-turn, per wpgmaps.com. - "A noble project but not as good as a premium data provider" is the skeptic line - a Tesla-routing thread argues Mapbox-via-OSM is "lower quality" than HERE/TomTom, per @CarawayDJ. - AI imports and easy-edit tools risk polluting the shared DB - MapComplete's developer pushed back on a one-click contribute feature ("I do not like the addition, it needs more care") per u/pietervdvn on r/openstreetmap, and mappers debated tens of thousands of AI-mapped trees in Afghanistan on r/openstreetmap.

Google Maps 2026

Community Sentiment: Mixed - impressed by AI, wary of bloat and surveillance (Web + X)

Strengths (what people love) - The 2026 AI overhaul is genuinely ambitious - Ask Maps lets you ask natural-language questions about routes and stops, and Immersive Navigation is the biggest driving redesign in a decade, per TechCrunch. - It still wins the consumer table-stakes - "stronger business listings, live traffic coverage, public transport details, and real-time place information in many cities," per androidexperto.com. - Google is turning Maps into an AI grounding layer for developers via Gemini Maps Grounding, per Google AI for Developers.

Weaknesses (common complaints) - The surveillance critique is loud and sticky - the "knows where you slept last night" framing from @ihtesham2005 (62 likes, 17 reposts) is exactly why people seek OSM alternatives. - Users are groaning at the update - some "didn't ask for it," called it "more enslopification," and flagged Immersive routes that would drive a car into a building, per The Mirror US. - Google has not published an accuracy rate for the new AI features and is leaning on users to flag errors - "exactly as happened in the early years of Maps and Street View," per pasqualepillitteri.it. - Pricing remains the original sin that drove devs to OSM - the Wikipedia history notes OSM adoption "was accelerated by Google Maps' 2012 introduction of pricing," per Wikipedia.

Head-to-Head

Dimension OpenStreetMap Google Maps 2026
What it is Open, community-edited map database Proprietary consumer + developer map platform
GitHub stars 2.8K (osm-website) + open ecosystem N/A - closed source (SDKs only, e.g. visgl)
Philosophy Open data, no tracking, build-your-own AI-first, polished, ad/data-funded
AI features Used as grounding layer (Overture, LLMs) Gemini Ask Maps + Immersive Navigation
Data quality Excellent in active regions, varies elsewhere Consistent, professionally verified
Routing Needs add-on (Valhalla, OpenRouteService) Best-in-class turn-by-turn + live traffic
Privacy No tracking, no ads, offline-capable "Knows where you slept last night"
Best for Devs, privacy, custom maps, open infra Everyday consumers, traffic, places, transit
Cost Free (attribution license) Free app; paid API after 2012 pricing

The Bottom Line

Choose OpenStreetMap if you are a builder, you care about privacy, or you need open data you control - it is now the default substrate for indie apps, OSINT tools, game-world generation and offline navigation, and devs keep picking it to dodge Google's "GCP + billing" tax per @cattodata.

Choose Google Maps if you are an everyday user who wants the best traffic, transit, business listings and the new Gemini Ask Maps experience with zero setup - it remains the polished default for 2 billion people, per androidexperto.com.

The honest middle: for routing accuracy and live data Google still wins, but the developed/developing-country data gap is "narrowing rapidly," per arXiv - so the answer increasingly depends on your region and your priorities, not on which map is universally "better."

The emerging stack

The pattern the community is converging on is not "switch from Google to OSM" - it is "compose them." Builders pair Google's places API with OSM's base layer per @shraddhaha; Tesla, Mapbox and Apple already blend OSM into multi-source stacks per @StoneAlun and @CarawayDJ; and the big institutional move is Overture Maps, which after three years now draws ~40% of its records from OSM, funds OSM tooling like MapRoulette, and is explicitly positioning open map data as the grounding layer for spatial AI in 2026, per Overture Maps Foundation. Community mapping is closing the gap less by beating Google head-on and more by becoming the open foundation that Google's rivals - and increasingly the AI ecosystem - all build on.

Provenance — 2026-06-20

Three saved items from the personal library seeded today's run. Picked for genuine personal pull and domain spread — the pool leans heavily toward AI-coding tooling and the recent week leaned AI-at-work / cars / Japan, so today deliberately ranged across geometry, audio AI, and open geospatial data.

Source entries (3)

  1. Hokusai & tessellations / patterns in art — Rationale: aesthetic pull toward the geometric patterns; a non-technical thread to balance the AI-heavy pool.
  2. Voice AI agents learning path / TTS — Rationale: genuine interest in the text-to-speech landscape; ties to a personal voice project.
  3. MapComplete / editable thematic OpenStreetMap — Rationale: interest in community-contributed real-world map data.

Fan-out — 12 adjacent candidates

From entry 1 (art / patterns): - The einstein hat aperiodic monotile and tiling math ✅ chosen - Generative art and creative coding scene in 2026 - Islamic geometric pattern design and tools - Ukiyo-e woodblock printing revival and modern makers

From entry 2 (voice AI / TTS): - State of open-source text-to-speech in 2026 ✅ chosen - Real-time speech-to-speech voice agents and latency - Voice cloning ethics and AI voice detection - Open-source speech-to-text after Whisper

From entry 3 (mapping / OSM): - OpenStreetMap data quality versus Google Maps in 2026 ✅ chosen - Overture Maps Foundation and open map data - Self-hosted map stacks Protomaps and MapLibre - Community and citizen mapping projects

All 12 cleared the near-dup guard against the published index. The 3 chosen have no connections above the related-topic threshold — genuinely new ground.

Final 3 topics

  1. Aperiodic monotiles: the hat and spectre tile in physics and materials → aperiodic-monotiles.md
  2. Open-source text-to-speech in 2026 versus ElevenLabs → open-source-tts-2026.md
  3. OpenStreetMap versus Google Maps in 2026 → openstreetmap-vs-google-maps.md

Each researched via last30days v3.3.2 (agent mode). Raw evidence was written to a temp directory outside the repo and is not committed.