I've been interviewed (in French) for the nolimitsecu podcast to talk about #haskell and #dhall:) https://www.nolimitsecu.fr/podenv/
podenv - NoLimitSecu

Episode #529 consacré à podenv et au développement sécurisé. Avec  Tristan de Cacqueray  références : https://github.com/podenv/podenvhttps://dhall-lang.org/https://www.haskell.org/https://fr.wikipedia.org/wiki/Lambda-calculhttps://codeberg.org/TristanCacqueray/why-lambda PS. En capsule audio, l’association RootOnTheRoad  

NoLimitSecu
Now live on stage @toroe from #dhall assembly at #c39c3 about #tei #digitalhumanities and how to encode the #hacket bible (it is also filmed so you can rewatch it on the ccc Media platform)! Of course also included costumary reference to @patrick_sahle , dracor and many great things about the excellent @TEIConsortium community. Happy to see this cross over! @DHd @eadh
Ein ganz besonderer Gast heute bei #digitalhumanities @sendezentrum #Podcast Tisch mit @toroe 🦄🤖🎙 #dhall
Wir haben ein wenig über den Global Local Sammelband gesprochen der bald bei #MelusinaPress erscheinen wird und Verbindungen zum #c39c3 gesucht! Bald zu lesen und hören im #diamondao
Danke für das tolle erste #meetup auf dem #c39c3 im Bits und Bäume 🌳 🤖 Habitat
🌎📍unsere stellwand ist gleich neben Amnesty international
👉Wir haben dort Platz für eure Flyer!
⏱️Heute noch einmal #dhall #digitalhumanities @sendezentrum podcast Tisch um 13:30 Uhr 🎙🦄
#bitsundbäume #Podcast @bitsundbaeume  @amnesty_digital_de
Wir haben auf dem #c39c3 aufgebaut!
⏱️Heute #dhall #digitalhumanities meetup um 12 Uhr im bits und Bäume Habitat 🤖🌳 @mit mir und @toroe
🌎📍unsere stellwand ist gleich neben Amnesty international
👉Wir haben dort Platz für eure Flyer! #bitsundbäume @bitsundbaeume @amnesty_digital_de
Jetzt geht es los zum #c39c3 nach #Hamburg bei Glatteis in #Berlin. Kommt gut an, ich freue mich auf euch bei der #dhall assembly. Es gibt Sticker und #digitalhumanities for all 👋😊🤖
Heute noch eine schnelle Sticker Aktion mit @toroe für den #c39c3 für die #dhall assembly. Wir freuen uns auf euch, schaut ins Programm wo ihr uns überall treffen könnt und kontaktiert uns für die Signal Gruppe #digitalhumanities (retröt = 😍 ) @admin @DHd @eadh @events
Nerd Alert: There will be a #DigitalHumanities Assembly within the #BitsUndBaeume Habitat at #39C3. We named it #DHall: Digital Humanities For All. Some people are already putting meetups and workshops together. Let me know if you want to contribute, or just create a proposal and add it to DHall. Check out the announcement: https://events.ccc.de/congress/2025/hub/de/assembly/detail/dhall

Haskell for all: The appeal of bidirectional type-checking
"forall (a : Type) . a -> a is a subtype of multiple types, such as:

Integer -> Integer
List Natural -> List Natural
{ x: Bool } -> { x: Bool }

… and so on. This might be a bit counter-intuitive if you come from an OOP background where usually each type is a subtype of at most one other (explicitly declared) supertype."
So #dhall is more verbose? https://www.haskellforall.com/2022/06/the-appeal-of-bidirectional-type.html#:~:text=forall%20(a%20%3A%20Type)%20.%20a%20%2D%3E%20a%20is%20a%20subtype%20of%20multiple,a%20subtype%20of%20at%20most%20one%20other%20(explicitly%20declared)%20supertype.

The appeal of bidirectional type-checking

The appeal of bidirectional type-checking In this post I hope to explain why bidirectional type-checking ...

@jrychter @cdwilson else I‘d like TOML

#dhall looks interesting too, but I'm not sure if it's still active. Spago, the #purescript build system, used it, but I think they changed to YAML.

https://dhall-lang.org/

The Dhall configuration language

Maintainable configuration files