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/)EL
Posts
0
Comments
141
Joined
2 yr. ago

  • Why no real db? Those other 2 features make sense, but if the only option you can use sacrifices the 3rd option then it seems like a win. Postgres is awesome and easy to backup, just a single command can backup the whole thing to a file making it easy to restore.

  • I agree with you.

    Though I would say that the grid software on its own IS useful. It's useful to developers, otherwise they wouldn't use it. Saying it's useless is like saying a hammer is useless because it's not a house, it's only good for building a house (among other things).

  • Yeah I agree, when old people have trouble using an iPhone which is one of the simplest OSs to use, there's no way that they can use Linux, yes it's good but it's not as simple to use as an iPhone. And they can get help with their iPhone from anyone, or at the Apple store, there's no Linux store they can get help from.

  • About the trust issue. There's no more or less trust than running on bare metal. Sure you could compile everything from source but you probably won't, and you might trust your distro package manager, but that still has a similar problem.

  • I think it shares the APK, for example when you install an app from the app store the first time it downloads and installs it, but when you install it again from the work profile it doesn't need to download it.

    That said if you are modding the app, if you change the app id (might be called something else), then android might be ok because it thinks they're different apps entirely avoiding the problem.