Hacker News new | ask | show | jobs
by krylon 1652 days ago
I'm with you. Go has its problems, and I am aware of them, but it is just so compatible with the way my brain works, it is amazing.

I remember listening to a podcast about C++, and the guest explained how after working with C++ for about five years, they still encountered aspects of the language that surprised them on a regular basis (to be fair, though, that was before C++11). To me, Go just clicks in way few languages did.

1 comments

I think language preference is very much about how people’s brains work (and they all work differently!). My brain struggles with Go, but clicks with Rust.
This must be it and ditto for me on Rust. It feels like they made the language just for me.