frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Yamanote.fun – A complete soundscape for Tokyo's Yamanote line

https://www.yamanote.fun/
29•madebymagnolia•1d ago
After visiting Japan for the first time a decade ago I became completely enamoured with Tokyo's Yamanote Line railway loop. Particularly the sonic experience of it. Like so many others I fell in love with the charming departure melodies and enjoyed discovering experiences like Yamanot.es (https://news.ycombinator.com/item?id=45045307) here on Hacker News when I returned home.

But it wasn't until my second trip to Tokyo that I truly appreciated how much the door chimes, on-board announcements and train noise were contributing to the rich soundscape that I loved.

I returned home and found myself playing YouTube videos of Yamanote Line journeys as I worked. The combination of sonics, ambience and softly spoken Japanese was incredibly soothing to me.

But these recordings were often incomplete, poorly captured or out of date, and I wanted something far more comprehensive.

So I gathered up all of the constituent parts from Reddit threads, YouTube videos and Japanese fan sites, and set about recreating the experience of riding the Yamanote Line in Logic Pro X. Melody, door chimes and announcement, all stitched together under a bed of train noise and ambience.

I turned those soundscapes into an Alexa Skill (https://www.amazon.co.uk/Paul-Jackson-Yamanote-Line/dp/B07S1...) in 2019 and began to think about a companion website to share the soundscapes with a wider audience.

Seven years later and that website is Yamanote.fun: https://www.yamanote.fun/.

It's a small installable web app that plays the soundscapes like a playlist. All 30 stations and in both directions, since the inner and outer loops use different melodies. You can skip forward or back a station, and there's a scrub bar broken into melody / chime / ambience / announcement so you can jump straight to the bit you want. Each station has its own shareable link (yamanote.fun/jy13-ikebukuro-inner) that unfurls with the right station name and artwork when you share it.

It's a progressive web app too, so you can add it to your home screen and it behaves like a native app. There's an option to offline the audio too.

Under the hood it's relatively basic stuff: plain HTML, CSS & JS, audio served from Cloudflare R2 and the site hosted on Netlify. I was impressed to see how far I could get with the free tiers of these services. I designed the whole thing in Figma (I'm a Product Designer) and used Claude Code to architect and deliver the polished UI, PWA plumbing, offline caching and share-link infrastructure.

I would love feedback, particularly from anyone who's ridden the real thing.

Comments

nourihab•1h ago
What an incredibly detailed and calming project! I am really impressed with how you connected so many different audio materials to create a final PWA product. The very fact that it works offline and acts like a native application is enough to make it a great background soundtrack for focused work. I saw your mentioning of Claude Code as a means for handling PWA backend and offline caching issues. As a person who usually creates everything manually, I am willing to find out how it went for you. Did this solution manage to master the technical side of Service Workers and caching techniques at once or did it take a lot of iterations to get everything in order?
jfim•47m ago
No real feedback other than it's pretty awesome. It'd be cool to have a version of the display above the doors that shows the upcoming stations, but I'm not sure in practice if that would be that useful since I assume most people would have that in the background as you point out.
gmurphy•43m ago
This is lovely - I used to use YouTube recordings of Yamanote line trips as a way to fall asleep.

As a small bit of feedback - from the sleep perspective, the melodies and door chimes seem quite loud and frequent - would love an even more "backgroundy" version where the ambient travel sections are longer, and those chimes and melodies are quieter. Perhaps even with masking of human noises.

alfg•40m ago
This is really cool. Actually reading this while on the yamanote line going to work!
npinsker•
35m ago
I love this :) Thanks very much for making it, it's elegantly designed.

Since you asked for feedback: in terms of usability, I found the 'seek next' and 'seek previous' buttons confusing, since they're positioned left/right but control motion up/down, and even switch their direction based on loop. (This is because "forward" and "back" also change based on loop -- an indicator for that would help.) Adding navigation via mouse wheel would be perfect here too.

Sorry to ask for even more, but I'd personally love to see door opening / door closing sounds added (along with 'ドアが閉まります' and the alarm) to fully round out the soundscape.

Don't mean to be too picky! -- it's very enjoyable as is.

popalchemist•32m ago
I love this! Great UI, and the spirit of it is very early web. Thanks for making this. Totally captures the feel of Tokyo!
elpalek•29m ago
This is really cool! Really give a immersion vibe.

I've built something different, Tokyo Train Orchestra (http://tokyo-train-orchestra.netlify.app/) It uses live and scheduled tokyo train/subway timetable to produce music.

rglover•17m ago
Really well done. Love how much care went into this.
AlexAplin•16m ago
JR East is already in the process of eliminating departure melodies as they transition to one-man station operations, so these will unfortunately be gone sooner than later. The Nambu and Joban lines got rid of them last year and it looks like the Yamanote is scheduled for them to be gone by 2030 [1].

I'm sure they can figure out a way to trigger custom melodies with RFID or similar eventually. Keikyu figured out how to recreate their departure boards [2]. JR might be less willing to come up with something immediately given the optics around automating someone out of a job.

[1] https://japantoday.com/category/features/travel/jr-east-axes...

[2] https://soranews24.com/2026/07/04/japanese-train-company-bri...

John Deere owners will get the right to repair equipment under FTC settlement

https://apnews.com/article/john-deere-right-to-repair-agriculture-equipment-cb7514ffedb95c130a976...
37•djoldman•31m ago•3 comments

Separating signal from noise in coding evaluations

https://openai.com/index/separating-signal-from-noise-coding-evaluations/
126•sk4rekr0w•3h ago•55 comments

FAANG Simulator

https://www.abeyk.com/escape-the-rat-race/
226•nerdbiscuits•4h ago•85 comments

Chatto is now open source

https://www.hmans.dev/blog/chatto-is-open-source
672•speckx•8h ago•184 comments

Decoding the obfuscated bash script on a Uniqlo t-shirt

https://tris.sherliker.net/blog/obfuscated-self-evaluating-bash-script-by-cdn-akamai-being-suppli...
1271•speerer•15h ago•204 comments

Cloudflare Drop

https://www.cloudflare.com/drop/
189•coloneltcb•4h ago•100 comments

Mistral's Robostral Navigate: a state of the art robotics navigation model

https://mistral.ai/news/robostral-navigate/
394•ottomengis•9h ago•93 comments

Rewriting Bun in Rust

https://bun.com/blog/bun-in-rust
187•afturner•2h ago•86 comments

Grok 4.5

https://x.ai/news/grok-4-5
435•BoumTAC•6h ago•488 comments

Show HN: Microsoft releases Flint, a visualization language for AI agents

https://microsoft.github.io/flint-chart/#/
169•chenglong-hn•6h ago•71 comments

DKIM2 and DMARCbis Have Landed

https://stalw.art/blog/dkim2-dmarcbis/
59•StalwartLabs•2d ago•38 comments

Turning a pile of documents into a searchable useable knowledge base

https://github.com/linuxrebel/DocuBrowser
47•linuxrebe1•3h ago•8 comments

GPT‑Live

https://openai.com/index/introducing-gpt-live/
570•logickkk1•7h ago•392 comments

Show HN: Yamanote.fun – A complete soundscape for Tokyo's Yamanote line

https://www.yamanote.fun/
29•madebymagnolia•1d ago•9 comments

A bug which affected only left handed users

https://shkspr.mobi/blog/2026/07/a-bug-which-only-affected-left-handed-users/
74•sixhobbits•10h ago•40 comments

Suspecting AI cheating, Ivy League prof ordered in-person final; scores fell 50%

https://arstechnica.com/ai/2026/07/we-cannot-choose-to-become-idiots-the-ai-cheating-scandal-roil...
41•furcyd•57m ago•18 comments

My road trip with the do-gooding cactus smugglers

https://economist.com/1843/2026/03/06/my-road-trip-with-the-do-gooding-cactus-smugglers
9•andsoitis•3d ago•0 comments

OpenMandriva: Statement regarding attempted distribution sabotage

https://forum.openmandriva.org/t/statement-regarding-attempted-distribution-sabotage/8997
67•workethics•5h ago•10 comments

New Sweden: the US's long-lost 'secret' colony

https://www.bbc.com/travel/article/20260629-new-sweden-the-uss-long-lost-secret-colony
29•bookofjoe•4h ago•2 comments

Cloudflare Meerkat - Globally distributed consensus

https://blog.cloudflare.com/meerkat-introduction/
204•bobnamob•10h ago•42 comments

EU now one step away from reviving private message scanning rules

https://cyberinsider.com/eu-now-one-step-away-from-reviving-private-message-scanning-rules/
343•ggirelli•7h ago•134 comments

I Built a Telegram Client for Pi

https://www.npmjs.com/package/@atharva-again/pi-tg
45•atharva-again•2d ago•24 comments

SWE-1.7 Reach Near GPT 5.5 and Opus Intelligence

https://cognition.com/blog/swe-1-7
244•mekpro•7h ago•127 comments

Poison, redzones and shadows: inside KASAN

https://bootlin.com/blog/poison-redzones-and-shadows-inside-kasan/
9•rrampage•2d ago•0 comments

Show HN: Onboard-CLI, a LLM powered and AST-based tool to visualize codebase

https://github.com/animesh-94/Onboard-CLI
18•yr_animesh•4h ago•3 comments

Open Source Barware: free, local-first bar inventory software (GPLv3)

https://opensourcebarware.com
10•RichBJamison•2h ago•6 comments

Understanding B-Tree Indexes in PostgreSQL: A Comprehensive Guide– Part 1

https://medium.com/@devli0/b-tree-indexes-in-postgresql-part-1-theory-eb2668c52520
43•corvus-cornix•3d ago•2 comments

EVE Online's Carbon engine is now open source: Fenris Creations explains why

https://www.gamesindustry.biz/eve-onlines-carbon-engine-is-now-open-source-fenris-creations-expla...
374•Stevvo•5d ago•125 comments

Almost Always Unsigned

https://graphitemaster.github.io/aau/
22•gavide•4h ago•25 comments

TypeScript 7

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/
436•DanRosenwasser•8h ago•168 comments