this post was submitted on 03 May 2025
176 points (94.0% liked)

Technology

69702 readers
2912 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
[–] neon_nova@lemmy.dbzer0.com 2 points 1 day ago (1 children)

I’m not an android user, but doesn’t it let you do whatever you want? What things can’t a person do using Android as a desktop that a windows or mac user can do?

[–] taladar@sh.itjust.works 15 points 1 day ago (1 children)

Android is very much designed with every application in its own little silo that needs the permission of the OS vendor or something off-device (like a cloud service both apps access) to communicate with each other. This means, among other things, a very limited ability to do software development on the device and run your own applications, a very limited ability to automate applications, no chaining of workflows (e.g. read some sensor in one app, process the data in another, graph it in a third). You also generally don't have administrator/root access on the device and if you do get around that restriction a lot of the applications for things like banks will refuse to work. You can't properly control which data your device collects and where it sends it. Your ability to debug the behavior of your own applications and device is severely limited.

[–] neon_nova@lemmy.dbzer0.com 0 points 1 day ago

Thanks for the heads up. This is good to know.

I typically use my work computer for just zoom meetings. I could see my possibly being able to replace my work computer with this.

Of course I’d still keep Linux on my personal laptop.