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/)AM
Posts
1
Comments
495
Joined
2 yr. ago

  • You have been brainwashed as to how horrible a society can become, to the point you think an armed populace rebelling is impossible / impractical.

    The more people start thinking like you do, the faster we move towards repeating that cycle of oppression the founding fathers attempted to break out of.

  • "As to bad law: Whatever happened in colonial times, modern-day America ought to be able to say that drug users shouldn’t have guns."

    I disagree viehemently with this, as the government has full discretion to categorize drugs in whatever fucked up way they want. The solution is not nearly as simple as "Drug users shouldn't be able to have guns".

  • The guided installation is super easy, and it's literally stock Android without Google play services. If some apps you use (banking, a lot of proprietary apps) need google play services, I recommend making another user profile with sandboxed google play installed.

    If your concern is that it will be less performant than stock android, I have not found that to be the case.

  • Org-mode can be exported to many different languages (markdown, HTML, LaTeX) via org-export.

    If you're asking whether org mode uses all the same syntax of markdown (which would make them 1:1 compatible) it does not.

    For instance, "headline" in org mode is "*", whereas in markdown a top level heading is "#".