11 ms·
Afaik Zig has the issue that basically everything happens on the Discord server, where it can't be indexed via search engines, or found by anyone who wants to h
by TwentyPosts 3y ago
Afaik Zig has the issue that basically everything happens on the Discord server, where it can't be indexed via search engines, or found by anyone who wants to have a quick question answered. This would be "fine" if the standard library and language were much better documented, but it isn't, and it's still ripe with bugs.
In other words, you're forced to use the Zig Discord server if you want to find answers to any simple questions, and this is (sadly) not obvious at all to newcomers to the language.
- girvo 3y agoThis is true for Nim as well, in that most of the discussion is on the Discord/Matrix server. I’m not a fan personally, at least IRC was easily archived and searchable in practice. I really dislike how Discord has become “forums in the 2020s”
- Tiberium 3y agoThis is not actually true for Nim - almost all Nim Discord channels are bridged to different IRC channels, see https://github.com/nim-lang/Nim/wiki#bridged-real-time-chats https://github.com/nim-lang/Nim/wiki#bridged-real-time-chats
- girvo 3y agoOh that's nice, I thought the IRC bridge had been left to languish. Good to know I was wrong!
- scns 3y agoThe new Zulip version can make chats accessible from the outside. In the thread about it someone wrote OSS Projects should switch to it.