Remix.run Logo
andai 6 hours ago

Thought "isn't that just Wine" but no! They are virtualizing it! And integrating them seamlessly with Linux desktop somehow!

Looks pretty cool. I remember playing with something similar in Virtualbox, it had a seamless mode too. It was a bit janky, and I think they removed it recently.

I used it in the old days, to have MSN messenger on Ubuntu :)

Krutonium 4 hours ago | parent | next [-]

Seamless Mode didn't work for anything newer than... XP, I think, as a guest? So it makes sense they'd drop it. Fun while it lasted though!

userbinator 5 hours ago | parent | prev [-]

They are virtualizing it!

This is incidentally how Windows 386-9x ran DOS applications - in a VM, using V86 mode.

tommica 4 hours ago | parent [-]

> This is incidentally how Windows 386-9x ran DOS applications - in a VM, using V86 mode.

Oh that is cool! Somehow I imagined that virtualization is more of a "modern" concept, but clearly that is naive thinking.

pfix 4 hours ago | parent [-]

History edit

A form of virtualization was first demonstrated with IBM's CP-40 research system in 1967, then distributed via open source in CP/CMS in 1967–1972, and re-implemented in IBM's VM family from 1972 to the present. Each CP/CMS user was provided a simulated, stand-alone computer.

Source: https://en.wikipedia.org/wiki/Virtualization

Sometimes it feels like we don't have any actual innovation in CS anymore and it's all from pre 2000s and only made mainstream starting then.