this post was submitted on 19 Jun 2024
95 points (87.4% liked)
Technology
59589 readers
2891 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They tried Windows on Itanium and on Alpha. I think the biggest issue is even though the OS could be recompiled, most apps are not compiled at install in order to take advantage of the underlying platform. You saw a similar issue with the original Surface being ARM only. Sure the OS was there but people couldn’t run the Windows apps they were used to and Microsoft got held responsible rather than the developers.
Alternatively you’d have to put an x86 emulation layer which would slow apps down and people would again ask “why?”
One of the great advantages of software distributed with the source code is the flexibility to move to different platforms and architectures. I wonder if moving to a snap/flatpak model will change this flexibility in the future.
They tried that, it's called UWP. A lot of programs don't want to be distributed through the microsoft store though, forcing them to use "old" .exe's
God knows I don't want that crap either. They're always bastardized versions of full apps.