• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 8th, 2023

help-circle
  • Not sure there will be a big change there, because they are already powerful enough for most common tasks since several years now. And everyone owns at least one phone or tablet already. So I don’t think that number is going to rise significantly anymore. Those people who are OK with using a phone/tablet for everything probably already do so right now. Maybe if living conditions for the non-super-rich become worse and people look for more affordable computing devices. But even then, older devices which can run Linux desktops for example are already dirt-cheap. I just don’t think that the UI/UX of phones or tablets is on par with desktops or notebooks running a regular desktop OS when using a big screen. Those UIs are primarily made for touch and for smaller screens. Trying to do everything with just one UI paradigm just leads to Windows 8 ugliness.


  • Desktop Linux’ marketshare is going to steadily increase, but as time progresses, so will the speed of that increase. Linux was at or below 1% for a really long time but within the last 5 years or so it jumped to ~5%. As this not only means more users, but also more attention and developers, this will of course snowball. The end of Win10 will also give a bump. And if the enshittification of Windows continues (it probably will) and if US-based companies are becoming a red flag for non-US-customers (will probably also happen) then it will snowball even faster.




  • kyub@discuss.tchncs.detoOpen Source@lemmy.mlwhat is lemmy basically ?
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    2 months ago

    An easy analogy that common users can understand is e-mail. E-Mail is also decentralized, everyone has an e-mail address but everyone uses a different e-mail host (the domain name after the “@”). So e.g. “john.doe@gmail.com” has an account at gmail.com but “jane.doe@mailbox.org” has an account at mailbox.org. Both are completely different, yet they can communicate with each other. There’s not one company controlling or storing every single e-mail account or inbox. It’s spread out and everyone can choose the mail provider they like or trust the most.

    Then you use that as a bridge to explain Lemmy, or Mastodon, or other Fediverse social media platforms. And remind the listener that single companies having full control over everyone’s accounts is generally bad and opens the door for all sorts of abuse and manipulation or arbitrariness.



  • Just for reference, this is what the Google Play services app transmits roughly every 20 minutes to Google if it has network access:

    Phone #
    SIM #
    IMEI (world-wide unique device ID)
    S/N of your device
    WIFI MAC address
    Android ID
    Mail Address of your logged in Google account
    IP address
    

    And that is when you have disabled ALL telemetry in ALL of the options, even the most hidden ones. So this is the minimum amount this app is always gathering from every Android user using the Google Play services app, no matter what you selected. Other Google apps (like the Play store app) could then contain additional telemetry on top, this is just the common base of all Google proprietary apps. Or the minimum amount of privacy violations you get when using proprietary Google apps on your phone, no matter what.

    If you use GrapheneOS, I’d recommend not installing/using ANY Google apps at all (not even Play store or Play services). To get apps, you should use (roughly in this order of priority): 1.) GrapheneOS’s app store for the built-in apps 2.) Accrescent app store (has several good open source apps, is intended to be more secure than F-Droid) 3.) Obtainium (for getting open source apps directly from their source repos) or if you really can’t get into Obtainium, use F-Droid instead 4.) Aurora Store (for getting apps from the Google Play store without sending too much data to Google. Only do this if there is no open source app available for doing the same thing).

    To fully mitigate the removal of the Play services app, you also should probably install/configure something like ntfy with UnifiedPush to get battery efficient push notifications and ideally use apps which also use that, e.g. the Molly fork instead of Signal. It’s quite easy to do, just something to be aware of. Otherwise your battery drain might be a bit higher. Then you’re also independent from Google’s push notification infrastructure. But you need a UnifiedPush server to go along with it, either self-hosted or use a public one. There are some privacy friendly ones public ones out there.


  • BNC Feed-Through Adapters (with Terminators if needed)

    I’m kidding, I’m kidding!

    For anyone too young, this was how you made gaming LAN parties in the early 90s when there was Doom, Doom 2, Duke3D and Quake 1 to play. It’s a switch- and hub-less network connection where every PC is literally connected to all others in one line which is fed through each PC. Making your connection extremely sh!tty if you were on one end or someone between you and the other guy had a terrible PC or had to reboot. Well, actually it was generally sh!tty. This problem went away completely when switches (even just hubs) became commonly available / cheap for consumers.

    I do miss LAN parties though. Online gaming is also great but it’s just not the same.