I assume the author tried asking in the Scala discord?

https://discord.com/invite/scala

Most of the core community hangs out there, and some of the folks that contribute to the compiler too. If there's someone that knows, they're either on the Discord or the forums.

Hm why assume that? would never have thought to do that.

I dunno, every language/tech thing has a Discord nowadays (mostly). If I need help with something I usually go there first.

Even for niche things like D language, the Discord is the place to go. I learned Scala 3 and D mostly through the help of folks from their Discord servers guiding me.

The use of Discord in free software communities never ceases to depress and disappoint me. I hope this fad dies soon. [1]

I would not risk assuming maintainers of an open source project to have the reflex of jumping into Discord to ask questions.

Anyway, D has a forum and an IRC channel. Scala has a Discourse.

The nice thing about forums is that problems and solutions are searchable by other people in the future. I learned many things by myself thanks to this. I would not like to live in a world where you need to engage with people all the time, asking the same questions again and again, to use some tool or some programming language.

[1] https://drewdevault.com/2022/03/29/free-software-free-infras...

Discord is also searchable by other people in the future. Forum channels are exactly the use case you describe: https://support.discord.com/hc/en-us/articles/6208479917079-...

Searchable within Discord. It can't be found by general search engines and can't be archived. It's a walled garden.

You might be interested in Linen to make your discord (and slack) searchable outside of the walled garden (can also use to archive too).

https://github.com/linen-dev/linen.dev

https://news.ycombinator.com/item?id=31494908