It's not a "recreation of Windows XP that runs in the browser" but more like "JavaScript application that looks like Windows XP", before anyone becomes disappointed. Sadly, it doesn't even get the iconic three icons right in the application bars ( https://i.imgur.com/agDlohB.png )
Kimi K3 built a Windows XP in browser
11–20 of 36 posts
Re: Kimi K3 built a Windows XP in browser
#12Re: Kimi K3 built a Windows XP in browser
#13Re: Kimi K3 built a Windows XP in browser
#14Flagged.
Re: Kimi K3 built a Windows XP in browser
#15Re: Kimi K3 built a Windows XP in browser
#16It's not a "recreation of Windows XP that runs in the browser" but more like "JavaScript application that looks like Windows XP", before anyone becomes disappointed. Sadly, it doesn't even get the iconic three icons right in the application bars ( https://i.imgur.com/agDlohB.png )
Re: Kimi K3 built a Windows XP in browser
#17Reminds me of what Fabrice bellard did a few years ago, Linux and windows in JavaScript. https://bellard.org/jslinux/ Or this https://github.com/copy/v86
Re: Kimi K3 built a Windows XP in browser
#18It's not a "recreation of Windows XP that runs in the browser" but more like "JavaScript application that looks like Windows XP", before anyone becomes disappointed. Sadly, it doesn't even get the iconic three icons right in the application bars ( https://i.imgur.com/agDlohB.png )
Re: Kimi K3 built a Windows XP in browser
#19Google, gmail, youtube, reddit, yahoo, archive.org etc don't work because they are blocked in China.
It appears that this orange hnn website does not work in China either.
Some websites are 403 forbidden as they seem to be blocking the exit ip addresses.
If you play with this, it may help the enter URLs including the https:// as it does not seem to always properly handle a website upgrading http to https. It may not update the address bar if you get redirected.
Re: Kimi K3 built a Windows XP in browser
#20Why create a website that looks like an operating system? A lot of people do it. Is it as a demo? There's some art projects that do it.
All of a sudden, we had the ability to build complex interactive UIs in a web page, and we had to figure out how to use that ability. So naturally a bunch of people had the idea of just cloning existing desktop apps and styles, up to and including the full Windows desktop.
There were a few people who thought cloning the desktop UX into a browser would be "the future of computing" (see e.g. YouOS, a YC startup: https://www.benh.org/techblog/2006/07/youos-a-new-kind-of-co...) but I think most people just saw it as a fun way to show off your web dev skills.
I think it persists out of nostalgia, not just for the operating systems themselves, but for a particular era of web development history. And you still see this kind of UI occasionally in real products, e.g. Synology DSM.