top | item 40386012

(no title)

chainwax | 1 year ago

Being the first language to contest C++ in places like the kernal is a pretty big deal, no? It helps that the borrow checker is a new idea around being safe without gc.

discuss

order

dehrmann|1 year ago

It is, but I see people using it in places where Java would be good enough.

AlotOfReading|1 year ago

Java is tremendously unfriendly to actually use. Sure, it's tolerable inside a corporate environment with established build/deployment systems, but there are few languages that make the "build a random repo off GitHub" hurdle higher than Java.

drekipus|1 year ago

But then they'd have to learn java