this post was submitted on 28 Nov 2023
43 points (95.7% liked)

Technology

74130 readers
2768 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kescusay@lemmy.world 14 points 2 years ago (1 children)

Android is Linux. Also, they already have an android distro that is fine-tuned for the hardware, so why not reuse it?

[–] Poutinetown@lemmy.ca 8 points 2 years ago (1 children)

Android is Linux-based but it has a modified kernel. It might be subtle but the entire design philosophy of Android is mobile first, which is very different of Ubuntu or Arch.

But there the similarities end. AWS created custom firmware and ripped out anything remotely related to running a consumer device, replacing it with software designed solely to create a secure connection between the device and desktops running in the Amazonian cloud.

If they are going to rewrite the firmware, remove most of the features, why even bother with an OS designed for touch screens and partially written in Java? Can't they fork one of the 22 ARM Linux distributions?

[–] kescusay@lemmy.world 3 points 2 years ago

Again, it's probably down to the hardware. They already had firmware that fully supported it, and they knew what they wanted to add and remove as far as features for this other use-case. It probably would have been more work to grab an off-the-shelf Linux distro and tune it to the same specifications.