Google's design blog has a particularly egregious version of this: https://design.google/
The mouse blob morphs into the background of any buttons you hover over, which is technically impressive but annoying in practice
HN user
Ambiphone - ambient music and white noise: https://ambiph.one
Ambient ScotRail Beats: https://matteason.co.uk/scotbeats
matteason.co.uk Twitter: @MattEason Email: hn@matteason.co.uk
Google's design blog has a particularly egregious version of this: https://design.google/
The mouse blob morphs into the background of any buttons you hover over, which is technically impressive but annoying in practice
He posts on his Instagram to verify authenticity: https://www.instagram.com/p/DXwf7pis6KT
Anyone else getting the optical illusion of the fans spinning in your peripheral vision while reading the top paragraphs?
Cloudflare are very much pushing back: https://www.laliga.com/en-GB/news/official-statement-in-rela...
Context: last year LaLiga (top-level Spanish football league) obtained a court order compelling Spanish ISPs to block certain IPs during football matches, as those IPs have been associated with illegal streams of live matches. Many of those IPs are shared Cloudflare IPs, with the result being many legitimate sites become unavailable in Spain during LaLiga matches
https://cybernews.com/news/spain-laliga-streaming-piracy-cam...
They're here: https://www.nasa.gov/gallery/journey-to-the-moon/
Direct link to this image: https://www.nasa.gov/wp-content/uploads/2026/04/art002e00019...
Companies House statement here: https://www.gov.uk/government/news/update-on-companies-house...
(Companies House maintain the official register of companies in the UK)
I'm seeing the same pattern, with the addition of diddy@ and epstein@, curiuosly
Please don't post sign-up pages for things that don't exist yet to Show HN, they're off topic: https://news.ycombinator.com/showhn.html
Thank you for sharing! I made this one. Had the same problem as the OP, the Google results are full of junk, so I made it just so I had something reliable to use.
You have uBlock Origin or another ad blocker installed, their cookie banner disables scrolling but your ad blocker is blocking the cookie banner (same thing happened to me)
Here’s the best part: the battery lasts for years
I wonder how many years?
The battery lasts for up to years of average use.
...how many?
a battery that lasts for years
How many years does the battery last?
That’s up to 2 years of usage.
Ah.
I guess "2" is the absolute minimum that you could describe as "years".
It's a shame because it does look like an interesting proposition. It might be more compelling if it was "send your ring back to us for recycling - and we'll send you a new one". I doubt the economics would work at this price point though.
I have an 'Ambient Radio' channel on https://ambiph.one, my soundscape generator: https://ambiph.one/?m=1-Ambient+Radio-bf100
There are some great less-well-known artists on there - if you tap the album art it'll link you to their Bandcamp if they have one
Well the argument certainly wasn't "nobody dies of cancer in places with universal healthcare"
Something doesn't have to be perfect to be better
Mirror: https://archive.is/OpFMP
Are there any software-oriented licenses in the same spirit as CC BY-NC? I'm aware that it likely wouldn't be a true Open Source license if you completely prohibit commercial use, but I've looked for a license like that in the past and didn't have any luck
He mentions in an earlier blog post [0] that the audio files are behind Cloudflare already so if Cloudflare did its job so I think the actual bandwidth impact on the origin server should have been pretty limited. Hopefully he'd turned on the option to ignore the query string to avoid the cache being bypassed.
I run a similar audio-heavy site [1] that's reached the front page of HN, also behind Cloudflare - the traffic spiking to terabytes a day is a bit of a shock at first but if everything's configured properly CF works well
Really neat! If you're interested in adding clouds to your basemap I built a service [0] which generates free, almost-live cloudmaps (with alpha channel or precomposited onto a Blue Marble image) as part of my own ISS tracker project
I had a quick look - it's sample-based (eg organ has 4 preloaded samples, http://terpstrakeyboard.com/web-app/sounds/organ440.mp3 plus 110, 220 and 880Hz variants), and different notes are created by adjusting the playbackRate of the closest sample
It's also all just vanilla JS which probably helps keep it snappy
Ohhh that's interesting, so the root cause for my workaround working might be that the "live" audio node that I stream everything else to effectively never stops
Thanks so much, that's really cool to hear! Let me know if you ever hit any more problems, I've been meaning to blog about a bunch of problems I had to work round in various browsers but haven't got round to it yet, so happy to answer any questions
It's actually surprisingly hard to get iOS Safari to keep playing audio with the screen off.
When I made https://ambiph.one I ended up having to route everything through a MediaStreamAudioDestinationNode to trick Safari into thinking it's a livestream, which is apparently the only type of audio allowed to play in the background
Minimal demo here if it's helpful for anyone: https://codepen.io/matteason/pen/VYwdzVV
Looks like this is the backstory: https://www.comaps.app/news/2025-04-16/1/
This looks fun, but I tried on mobile and the "Your move" buttons all have text-overflow: ellipsis so I can't read the full text of each option :(
This is really cool, thanks for sharing. I've got a couple of pseudo-radio stations on https://ambiph.one/ which are very roughly synchronised for all users but it's based on their device clock so it can get a couple of seconds out of sync very easily. Looking forward to picking through your code to see if there are any techniques I can borrow!
https://news.ycombinator.com/showhn.html
If your work isn't ready for users to try out, please don't do a Show HN. Once it's ready, come back and do it then. Don't post landing pages or fundraisers.
If you like this kind of thing (as background ambience or whatever), the 'WJSV broadcast day' recording from 1939 is worth checking out too: https://archive.org/details/001WakeUpMusic
It was apparently the first recording of its type, clocking in at 19 hours: https://en.wikipedia.org/wiki/WJSV_broadcast_day
I chopped up bits of it for the 'Old American radio' option on an ambient sound mixer I made called Ambiphone: https://ambiph.one/?m=1-Ambient+old+radio-bf37bi80
It looks like you haven't launched yet, and there's just a waitlist sign up?
Show HN is for things people can try, and sign-up pages are explicitly off-topic: https://news.ycombinator.com/showhn.html
There are more tips for Show HN here: https://news.ycombinator.com/item?id=22336638
If anyone would like to play with something more interactive, I'm testing out some new effects on Ambiphone, my ambient soundscape web app. The test version is at https://test.ambiph.one
There's a basic playback speed control now (basic in as much as it doesn't preserve pitch) plus things like reverb and delay effects
Here's some slowed-down ambient music: https://test.ambiph.one/?m=1-Slow+Realisation-ap50a25c60
And a cat purring at 50% speed makes a pretty convincing lion: https://test.ambiph.one/?m=1-Lion's+Den-aa8a34c60e37f100ac50...
(Audio may be a little glitchy on Android Chrome if you have lots of sounds playing - I'm debugging that at the moment)