| ▲ | pythops a day ago | ||||||||||||||||||||||
I still think it's better to learn Rust | |||||||||||||||||||||||
| ▲ | gabrielgio a day ago | parent [-] | ||||||||||||||||||||||
I only watch the go part, and I'll say that in 3 years working with I might have had at most 3 times nil pointer crashes in prod, in which took about 30 min between getting fixed and deployed. There are linter which helps prevent most of if not all crashes (just keep in mind to run linting and compile the binary it would still be ages faster than anything rust I have ever compiled). His argument is weak, and not simple. I'll give that type system in golang is too simplistic sometimes, and a more complex could help to express better some use cases. Still go for a person coming from a interpreted language is a solid choice by being MUCH MUCH simpler. | |||||||||||||||||||||||
| |||||||||||||||||||||||