Linus Tech Tips did a video on having windows alongside macOS on the smae machine. They did it by having both as VMs on a barebones linux machines. Theoretically you could then dedicate each one of the operating systems to an OS, and run linux, windows, and mac side by side. My guess kn feasibility: very hard.
- Posts
- 0
- Comments
- 17
- Joined
- 2 yr. ago
- Posts
- 0
- Comments
- 17
- Joined
- 2 yr. ago

There are also the move semantics in C++, which are similar to Rust's ownership transfer, but explicit and with some differences in how the data is actually handled under the hood