603
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 24 Oct 2023
603 points (96.6% liked)
Technology
59298 readers
1824 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
Supposedly they eventually got android apps to run on windows phone directly, the app devs would only need to publish their Android app to wp. But if they actually got that far they never released such an option.
I've heard that the tech they got from developing this Android app support eventually turned into the WSL system on windows (the windows feature that let's you run a Linux kernel/terminal and subsequently, Linux programs)
Must've been WSL1 which they eventually abandoned. Trying to reimplement all the Linux syscalls on top of the Windows kernel was always going to be a neverending game of catch up.
WSL2 they just run an actual Linux kernel within Hyper-V