Yesterday someone asked if one could do something like this, here is my version, in case you missed it !
Here is the list of all the softwares in this picture :
- Friendica
- GNUSocial / Mastodon
- Vernissage
- Wordpress / Writefreely / Pixelfed
- Loops
- Jlai.lu (French lemmy instance) / Lemmy (with the lemmy.world logo because it’s more colorful than the plain lemmy logo)
Feel free to share it anywhere you want :)
If you have any idea for other meme of this type for the Fediverse, please send me a DM and I might make a nice graph like this for you !
Shout out to my favourite lemmy instance, shmitjust🎃works. Real cool people.
pretty sure this is correct.
Looks correct, but boring as you kept it pretty readable, the total opposite of what a regex should be.
^(?:(?:feddit\.(?:i[te]|uk|org|de|nl))|(?:lemm(?:\.ee|y\.(?:ca(?:fe)?|ml|(?:sdf\.)?org|world|zip|nz|blahaj\.zone|dbzer0\.com)))|(?:sh\.itjust\.works|programming\.dev|sopuli\.xyz|jlai\.lu|aussie\.zone|beehaw\.org|slrpnk\.net))$
I am a weirdo who actually like regexThat is fucked up and its annoying that it works
Regex in a nutshell.
I am unbelievably shit at regex, and I didn’t bother testing this one.