←back to thread

228 points Retro_Dev | 3 comments | | HN request time: 0.001s | source
Show context
zwnow ◴[] No.44461773[source]
And this is exactly why you do not use shiny new languages for your projects. Hope tigerbeetle won't have too much trouble with this
replies(5): >>44461853 #>>44461858 #>>44462043 #>>44462061 #>>44462171 #
1. hmry ◴[] No.44461853[source]
Zig is the only language I've used where every library specifies the one (and only) compiler version it works on in their GitHub readme.
replies(2): >>44462482 #>>44463201 #
2. kunley ◴[] No.44462482[source]
Experienced quite the contrary, some time ago at least..

Which is a pity because really liked the language, but the discovering what works with what, oh dear

3. flohofwoe ◴[] No.44463201[source]
How many pre-release languages are you typically using though?