This hits hard, specially for PHP. Previously we had devs "who only knew" PHP, and once they started vibe coding most have started using Go.
As a benefit i find that static types help AI to make correct/better decisitions than you see in PHP (where types are mostly only class types, nominal or primitive [lol no generics])
But its pretty much true, i will forsee a fall in dynamic languges, as the usecase is pretty much void and null.
There seems to be a surge in compile to Go projects recently. To me this signals that the runtime / stdlib of Go is one of the best out there (when going the GD'd route), but the surface level (syntax) is too simple/verbose and lacks the expressiveness developers want.
So far Lisette (http://lisette.run) seems to be the best/most active version of a compile to Go language out there.
Horrible. More recent (i wont post any links) are the reddit community (i wont name it here) where some girl did self harm by cutting to her thigh. It was not the "usual" skin deep cuts, but this girl cut all the way to the bone. Some things you wish you can unsee. The most horrible thing i have seen on the net.
I recall back in the late 90s when someone showed me this site, back when no one had own computers. This one pic of some cars crash (i think) where some unlucky dudes face was basically caved in, while he was still alive. That image was burned to my mind, and it still haunts me to this day.
Async rust is a big wart in the language. There was this one guy posting about "i want off Gos wild ride" a few years back, but IIRC he never considered just how bad async rust is.
I will take Go concurrency over rust async any day of the week.
As a benefit i find that static types help AI to make correct/better decisitions than you see in PHP (where types are mostly only class types, nominal or primitive [lol no generics])
But its pretty much true, i will forsee a fall in dynamic languges, as the usecase is pretty much void and null.
reply