Hacker News new | ask | show | jobs
by 90s_dev 320 days ago
Thanks, that's actually my screensaver project Bubbles[1] which I created to mimic as much as possible the Windows 95 bubbles screensaver. It's a one-line include for any website, which is why I put it in this one. Maybe it'll catch on!

[1] https://github.com/sdegutis/bubbles/

1 comments

I get the bubbles page too after a minute or so, but the main page is just white with two black lines on it.

When I move my mouse around it, I get a click pointer and can see the links show up in the status area, but nothing is displayed. on latest version of Vivaldi

actually the content is there, it's just showing as white on white - when I select with the mouse I can see things - but my guess is that its still not displaying correctly
That's very odd. Not sure what os/browser you're using, but I'm using standard HTMLCanvas stuff to draw them. Could you file an issue in the repo with that info? Thanks!