Live data from Hacker News

Kimi K3 built a Windows XP in browser

windows-xp.kimi.site

11–20 of 36 posts

Re: Kimi K3 built a Windows XP in browser

#11

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 )

Clickbait marketing is infuriating.

Re: Kimi K3 built a Windows XP in browser

#16

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 )

Also such applications have existed for some time and is nothing novel, likely in the training data.

Re: Kimi K3 built a Windows XP in browser

#18

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 )

And internet explorer seems to work without breaking anything, contrary to the iconic windows xp experience.

Re: Kimi K3 built a Windows XP in browser

#19
The "internet explorer" browser-in-browser on the website somewhat works, but it is connecting to websites from an Alibaba cloud datacenter in China, user-agent claims to be an Apple computer and it is using many different exit ip addresses.

Google, 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

#20

Why 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.

There was a bit of a fad for stuff like this, maybe 20 years or so ago, as soon as browser JS/CSS support started getting good enough to support 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.

Post reply on HN