You must log in or register to comment.
make
is inevitable, because everything is a dependency.There is no wisdom, no truth, only endless dependencies. /s
go is more like simpler C, zig (will be (hopefully)) more like better C
C: What if you used emojis for pointer (
*
) and deref (&
) signs?SQL?
I guess that’s why I enjoyed working with Go so much.
100% serious, because my next job uses Go - Why? Everything is painful and takes way more code than it should.
Its compiler is very fast, the libraries are great, importing new packages is easy and straightforward, HTTP libraries and frameworks are some of the best I’ve worked with.
Compared to Java or C#, there really isn’t that much boilerplate.
Isn’t that what Rust is?
no.