Live data from Hacker News

Requesting Funding for 90s.dev

90s.dev

11–20 of 70 posts

Re: Requesting Funding for 90s.dev

#11
Walked away from the computer with this page on the screen, came back to find a bunch of colorful bubbles slowly floating over the page. Pressing the touchpad cleared them. It's like an old school screensaver - very nice touch!

Re: Requesting Funding for 90s.dev

#12

Walked away from the computer with this page on the screen, came back to find a bunch of colorful bubbles slowly floating over the page. Pressing the touchpad cleared them. It's like an old school screensaver - very nice touch!

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/

Re: Requesting Funding for 90s.dev

#13
post #9
post #7

Short version: I want to work on 90s.dev, but have no time to. I could do it for $25/hour, using GitHub Sponsors as a way for everyone to chip in a little towards its development. Just an idea. The vision of 90s.dev is to be a retro os environment entirely in the web, that's suitable for making all the apps you'd need to make a game, from code editors to sprite editors to animation tools to debuggers. And it's decent…

Please take this as some unsolicited friendly advice, but I don't think you'll be able to live off this project with that funding model. GitHub sponsors is more like a tip jar than a paycheck. This project is rather niche and your description of it is somewhat confusing. Maybe you could use the open source framework you've created to produce a paid game or app that would be easier to monetize.

Oh sorry, I kind of skipped over introducing what the project is, mainly because when I wrote this, the intended audience was the people who showed support on the previous Show HN thread. But here's a better explanation of the project's purpose, the one I posted via Show HN two months ago: https://90s.dev/blog/finally-releasing-90s-dev.html

I do agree that this is a new way of using GitHub Sponsors. And I do agree that it might entirely not work out the way I'm thinking. But to my knowledge, this way of using GH Sponsors hasn't been tried before, so it's worth at least trying it once I think. Besides, there was significant interest in this project, which is what made me think of trying this at all, otherwise I would not have. Thanks for the feedback.

Re: Requesting Funding for 90s.dev

#14
post #12

Walked away from the computer with this page on the screen, came back to find a bunch of colorful bubbles slowly floating over the page. Pressing the touchpad cleared them. It's like an old school screensaver - very nice touch!

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/

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

Re: Requesting Funding for 90s.dev

#15
post #12

Earlier quoted context omitted.

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/

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

Re: Requesting Funding for 90s.dev

#19

Earlier quoted context omitted.

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!
Post reply on HN