this post was submitted on 02 May 2024
735 points (96.8% liked)

linuxmemes

21009 readers
820 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

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

    and really enjoy every privilege of Linux

    Like ability to install different desktop enviroment?
    I have a phone with PostmarketOS installed and, besides being immature for now, the difference in possibilities are night and day.
    Almost all apps store settings in easy to backup .config folder. I can really script things using cron jobs and plain bash. Develop apps with any programming language without stupid SDK. Carry portable Minecraft of Factorio server for LAN parties. Use literally the exact same apps on both phone and desktop without ports and having their data synced. I can talk for hours.

    [–] [email protected] 0 points 5 months ago (2 children)

    Like ability to install different desktop enviroment?

    Technically, with root access, yeah. It's just that Android's UI isn't a DE/WM in the desktop Linux sense

    Almost all apps store settings in easy to backup .config folder.

    And same for Android app data with root access. /data contains, well, data of apps and the general system. Sure, it's not the same as on desktop Linux, but it's still possible to modify, copy, delete with root access. Every app is a different Linux user on Android, and that's also just different from desktop Linux.

    To me, you're just pointing out differences due to the software architecture of both OSes.

    [–] [email protected] 2 points 5 months ago (1 children)

    Like ability to install different desktop enviroment?

    Technically, with root access, yeah. It's just that Android's UI isn't a DE/WM in the desktop Linux sense

    You can also just install different apps that change the home screen. Android calls them "launchers". You can install one from the Google Play Store or elsewhere like any other app. Then just set it up. Once it's setup, the phone simply loads that app's launcher instead of the phone's default launcher (which is usually also an app).

    [–] [email protected] 2 points 5 months ago

    Yeah but for e.g. the notification and quick panel, you need to modify the System UI app. It's like everything below the top panel in GNOME is replaceable lol