Remix.run Logo
raverbashing 10 months ago

Yeah

I feel Go is simple in the way people say "C is simple" (without the footgun part)

It was created for one purpose and it kinda works but it's clunky. Like there are no fancy front loaders or backhoes and there's a limit on how much out of that form you can get.

guappa 10 months ago | parent [-]

But go has plenty of footguns. For example the most common pattern is to just ignore errors.

raverbashing 10 months ago | parent [-]

Of course. Still way less than C