170
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 16 Oct 2024
170 points (98.9% liked)
Technology
59020 readers
2730 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’re definitely right in terms of arbitrary OS installation, some folks have got Ubuntu running on Lenovo snapdragon laptops recently.
The lack of “portability” though is a bit troubling, it seems each device (tree) has to be manually added, developed, tested, and have an install image created for it, unless I’m missing something. And this will be arduous and potentially problematic for corner cases or small numbers of adopters of a particular machine model (so basically the same as right now I guess).
As well, software packages have to be ported to the new architecture, which in some cases is easier said than done. Sure basic Unix utilities are portable enough, but more advanced and complicated software might have some issues, unless an efficient compatibility layer could be developed.