tech.lgbt is one of the many independent Mastodon servers you can use to participate in the fediverse.
We welcome all marginalized identities. This Mastodon instance is generally for folks who are LGBTQIA+ and Allies with an interest in tech work, academics, or technology in general.

Server stats:

3.2K
active users

Developers, please stop embedding (build) timestamps in binaries (including Android APKs). They are one of the most common reasons for builds not being reproducible. If you really need a timestamp, please use e.g. the timestamp of the last commit, not the current time during the build.

Also no UUIDs or nondeterministic ELF build-ids please. And please be careful with listing files or embedding lists of any kind: reading from the filesystem and the iteration order of hash maps etc. are usually nondeterministic. Sorting helps here. A lot :)

gitlab.com/IzzyOnDroid/repo/-/

GitLabReproducible Builds · Wiki · IzzyOnDroid / repo · GitLabThe F-Droid compatible repo at https://apt.izzysoft.de/fdroid/