The Quiet Map – Earth's quietest place, measured by seismometers
Hey HN, This started as a personal curiosity and Claude helped me build it out. The Quiet Map reads 98 broadband seismometers from around the world every hour. Ground vibration in the 4–14 Hz band is usually done by human activity - traffic, trains, footsteps etc. Each station is compared against its own history at the same hour of day, and the map names the place currently furthest below its own normal: the quietest place on Earth right now. Hope you enjoy it and would love your feedback!
Does the same job
all alternatives →- LWLearn where countries are on the world map with Spaced Repetition2025 · map.koljapluemer.com · ▲217
Hi HN, I made a web game to practice country locations a while ago and HN liked it, so I thought I'd post my updated version as well. As for how the game works and feels, I'd really recommend you checking it out for yourself, it's free, no signup, no ads. The tech stack is Vue + ts + Tailwind/Daisy for the looks. The learning algorithm is a slight modification of the ts version of FSRS. If you have anything to add, it's open source as well (https://github.com/koljapluemer/learn-worldmap), although not well documented yet. In the end it's just a little sideproject,…
- AFAlgorithmically finding the longest line of sight on EarthFeb 2026 · alltheviews.world · ▲412
We're Tom and Ryan and we teamed up to build an algorithm with Rust and SIMD to exhaustively search for the longest line of sight on the planet. We can confirm that a previously speculated view between Pik Dankova in Kyrgyzstan and the Hindu Kush in China is indeed the longest, at 530km. We go into all the details at https://alltheviews.world And there's an interactive map with over 1 billion longest lines, covering the whole world at https://map.alltheviews.world Just click on any point and it'll load its longest line of sight. Some of you may remember Tom's post[1] from…

- EQExplore Quake/Half-Life maps in your browser2020 · github.com · ▲192
SilentSpot15d ago · silentspot.vercel.appCrowdsourced map for quiet workspaces with live dB readings

More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com

Launched alongside, July 2026
the whole month →- IR
I might be the only SRE on Earth with his own bowling center. It's a more in-depth gig than you'd think. My family and I bought an abandoned 8-lane bowling center in the rural mid-west. In our small town there weren't many recreation options for families. You've heard of a food desert? This is an R&R desert. It had been abandoned for a good reason. The roof leaks, the electrical system was constantly surging, and my 70-year-old bowling equipment (still) doesn't work perfectly. The system that keeps your score is particularly interesting to me. It's the thing you watch during your game, but…
Life & fun · Jul 2026
- EElevators▲1,680
Life & fun · Jul 2026 · john.fun
- 1W18 Words▲1,160
Life & fun · Jul 2026 · 18words.com
- BA
Over the past few months, our team has been building more and more slidedecks using web frontend technologies with coding harnesses like Claude Code, but a common complaint is to make even small edits we need to edit the code either manually or via the harness. To avoid this loop, I ended up creating Bento, a single HTML file with everything you need in a slide tool including animations and shared editing. There's no install or cloud login, everything works offline. The default deck is around 560 KB and it doesn't need to fetch anything once you got it. Open it in a browser and then you can…
Dev tools · Jul 2026 · bento.page
- GG
A few days ago I found myself trying out GLM 5.2 and was really positively impressed. The capabilities and security I was getting from this LLM are similar to those I've gotten from models like Claude or GPT, and this really surprised me. But then I thought, "I wonder how it would work on a normal computer like mine," and above all, "I wonder if it would work without going into OOM on a computer like mine." So I started working with the help of agents to test this possibility. I started converting the model to int4, understanding MTP usage, and if possible implementing DSA for long context.…
AI · Jul 2026 · github.com
