IAD 2025

Vielen Dank an Alle, die am Intersex Awareness Day 2025 zu unserer gemeinsamen Veranstaltung von TrIQ und OII Germany gekommen sind um den Vortrag von Jako Wende zum Leben von Adele Haas zu hören.

#IAD2025 #IAW2025 #EuropeGoesPurple #WeGoPurple#Intersex

#2025 #EuropeGoesPurple #Geschichte #IAD2025 #IAW2025 #InterImNS #Intersex #intersexAwarenessDay #JakoWende #Kultur #Nationalsozialismus #TrIQ #Veranstaltung #WeGoPurple

Ich war vorhin bei der sehr schönen Veranstaltung zu #Inter* im #NS von @social und dem Inter-Projekt von #TrIQ, auf der #JakoWende das Leben von #AdeleHaas porträtiert hat, eine Inter#-Person, die aufgrund ihrer #Intergeschlechtlichkeit von den #Nazis verfolgt wurde.

https://oiigermany.org/vortrag-inter-im-ns/

#IntersexAwarenessDay #Interfeindlichkeit #Interdiskriminierung

1/

Vortrag: Inter* im NS - IVIM - OII Germany

Jako Wende wird uns am 26.10.2025 das Leben von Adele Haas im Aquarium am Südblock in Berlin näher bringen

IVIM - OII Germany

I’ve established two bounties for #Ercoin-related development:

• 120 BLK for adding a #LFE (#Lisp Flavoured #Erlang) lexer to #Rouge: https://github.com/jneen/rouge/issues/752 . This will add LFE syntax highlighting to GitLab (and to GitHub Pages).
• 125 BLK for fixing a bug with #Triq plugin in erlang.mk: https://github.com/ninenines/erlang.mk/issues/699 . This will ease testing.

#cryptocurrency #bounty

There are three main libraries for property-based #testing in #Erlang:

#QuickCheck — the original implementation, proprietary;
#PropEr — free, but viral (#GPL);
#Triq — free, Apache License 2.0. (I’ve been recently granted commit access to the leading fork).

I guess that the fact that PropEr is significantly more popular than Triq is partly thanks to people not paying attention to #licenses at all. That’s unfortunate, as more man-days are put into a library with a problematic #license.