HackerTrans
トップ新着トレンドコメント過去質問紹介求人

2colours

no profile record

投稿

Is this "the Raku community" in 2026?

gist.github.com
3 ポイント·投稿者 2colours·4 か月前·1 コメント

コメント

2colours
·2 か月前·議論
I think the question still deserves a proper answer.
2colours
·4 か月前·議論
This is indeed not at all about his code. I don't care what he thinks of vaccines and COVID - I just as much don't care what Linus Torvalds thinks about these things. They are damn programmers. Their business is to ship reliable, usable, secure software.
2colours
·4 か月前·議論
I got permanently banned from the Raku community rather silently. What happened, what is the common history, and honestly, what is the path forward for those who stay.

This post is mostly meant to reach out to the community itself from this exiled state - therefore generic Raku banter isn't very welcome, and neither are further invalidation attempts from the people personally involved in my ban: they have had plenty of representation and there is no reason to assume we can have a meaningful discourse.
2colours
·6 か月前·議論
It's a bit ironic that now we went down the static rabbit hole so much that we don't realize it's more the opposite: by adding more to your language and compiler to enforce static checks, you turn the compiler itself more and more into a runtime that you are just going to run ahead of time, according to a potentially vastly different set of rules compared to your real runtime. There is no reason why you couldn't do something like this by will but it's just not worth it after a certain point clearly.