Alex Nedelcu on Nostr: Monadic effect systems (IO) are great, but they'll never be the (de jure) standard, ...
Monadic effect systems (IO) are great, but they'll never be the (de jure) standard, as #Scala has Java's evaluation model and calling conventions.
The current standard for APIs doing I/O is `Future`. I'd rather have blocking I/O; easier to integrate w/ #CatsEffect, too.
Published at
2024-03-26 12:40:32Event JSON
{
"id": "2d512ca49b4f22ba6c762314c160079e6564091d2ca75dce821cf5439ffad642",
"pubkey": "2464a99bb3a2cface2d500032721fbdb4f036b4c92624d2039a11cc2d6a744a4",
"created_at": 1711456832,
"kind": 1,
"tags": [
[
"t",
"scala"
],
[
"t",
"catseffect"
],
[
"proxy",
"https://social.alexn.org/users/alexelcu/statuses/112162034967653680",
"activitypub"
]
],
"content": "Monadic effect systems (IO) are great, but they'll never be the (de jure) standard, as #Scala has Java's evaluation model and calling conventions.\n\nThe current standard for APIs doing I/O is `Future`. I'd rather have blocking I/O; easier to integrate w/ #CatsEffect, too.",
"sig": "fd575bb5a8c2497e42d081bcc7af8b062364ed720586cf92e12fa4bf4fb6f3fd62465342fde542d1dbdbd8f3fb7f69455fca99bbdbcea2f38db1294603ca9d28"
}