Live data from Hacker News

The Safety Boat: Kubernetes and Rust

msrc-blog.microsoft.com

101–102 of 102 posts

Re: The Safety Boat: Kubernetes and Rust

#102
post #77

Earlier quoted context omitted.

Java did it first, catching up with 1996 here.

Interestingly enough, Java caught hell from people for "pandering" to "average" programmers, where Go seems to be getting kudos for the same thing. Strange times.

I've only ever read through Go tutorials but never used it. I've used Java in a small capacity, and while I found some things convenient, some other things were also pointlessly restrictive. For example that syntactic overhead, having to wrap everything in a class. You can't even have a global variable without typing your fingers sore.

Pretty sure that Go isn't equally restrictive (while still being garbage collected).

Post reply on HN