| ▲ | mintflow an hour ago | |
Nice article and some tenets have been said, such as software engineering is not same thing as programming. As a long term C programmer and start using go from the early days, really love it's rich ecosystem and portability. Nowadays, for any backend code, i just let agent to write using go, and for resource constraint environment, i just use rust. And both have good C interop, and good ffi interface to hook into more higher level language such as Swift/Kotlin if one wnat to develop some mobile Apps | ||