this post was submitted on 24 Oct 2023
603 points (96.6% liked)

Technology

58151 readers
4180 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Nadella, Gates, and Ballmer have all admitted to Microsoft’s mobile mistakes.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago (1 children)

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)

[–] [email protected] 1 points 11 months ago

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