Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)YU
Posts
5
Comments
98
Joined
2 yr. ago

  • and when they're caught, they'll dispute the claims with regulators, like every company does all the time.

    i remember digging a bit into the french data protection office v. discord a while back, when they got hit with sanctions for not respecting gdpr, and they disputed every single claim, sometimes arguing in real bad faith, like them claiming they handle very little private user data, so they don't need to do data protection analysies like the law says.

    considering google's sheer empire on data, i imagine they play the same tricks, but like 1000× worse

  • you can definitely back up apps and most files using adb and a computer, and probably even your phone itself by doing adb over the network back to your phone

    also, i think there's a way of setting up a different location provider in the developper setings on android!

  • it's that wayland wasn't ready, and now is ready. it took a long time, because building a new protocol like that takes a while if you want to do it well, and lots of coordination between many people. it still has issues, but they're being adressed. slowly, because x11 was full of half-assed solutions done quickly, and they don't want that to happen again

  • X11 being reliable because Xorg devs aren't stupid

    xorg devs are wayland devs. nowadays, most of the people that used to work on xorg now work on wayland. they're not stupid, they realised that x11 is too dated for modern systems (see asahi linux) and now are working on a replacement

  • well, i'd say more systems use unicode nowadays, especially if you only count user-facing software...

    though, yeah, because univode is a superset of ascii, ascii's still technically very much in use and very popular!

  • as much as i agree,

    1. accessibility is usually pretty horrendous on most matrix clients, none i could find have full, proper reduced motion support, which i need to properly use pretty much any piece of software. discord is far from perfect in this regard, and getting worse and worse, but still miles ahead of most chat apps i've tried, especially proprietary ones. I have barely used revolt, and in my memory it's far worse than discord, and i have yet to figure out how xmpp works...
    2. none of my friends are on it. while i could convince some to move, here discord is already a quite "niche" chat service, and as a student, i'm more or less required to be on any chat service whatever group project i need to do is organised. same with friend groups, i'm usually not a "group leader", and join in friend groups that already exist, so it's much harder to insist on moving anyone over to a new thing no one but me has ever used before
    3. ux isn't great. it's improving, but i've had quite a few "key exchange" issues with matrix especially... Also, i found most clients quite messy, but that's more to personal taste!
  • yeah, i think the 30% is fair enough, given the amount of stuff you get as a user by using steam, like

    • good cross-platform support
    • a working friendlist and chat system
    • remote play together
    • the workshop and community features
    • profile customisation stuff for those that like it
    • whishlists and gifts

    i honestly feel like while they're a monopoly, they don't do anything other companies can't do, their cut goes to fund features others simply don't provide, so it's entierly fair for them to be more expensive than the competition

  • to answer to question in the title, on top of what was already said: i just code them myself. of course, it doesn't work for everything, but for simple programs, i can write a script or a proper thing that does the specific task i need!