Post #1935505
2026-04-22 17:03 UTC
@kdwarn Tbf, I have mixed feelings.
* passing down the allocator is in many cases PITA.
* a lot of times you end up specifying type (at least that's the recollection I have)
* there's some inherent despise for syntactic sugar
* and yet things like \@Vector \@shuffle \@select were chosen to be part of std, moreover they are builtins (depending on your stance this might be good or bad)
* state of libs is quite disputable (and awesome-zig likely needs a cleanup)
1/n
Replies (1)
-
@gim@lou.lt 2026-04-22 17:07
@kdwarn@social.coop Tbf, D programming language was in a much better spot 10 or even 15 years ago, than zig is today (imo). The sad part is, this shows that money poured onto #rust makes a big difference.