Sad that Go and Dart will likely beat Rust and TypeScript with worse tech simply because Google's brand is better than Mozilla and MS
@jessemcnelis Go punts on the hard problems (concurrent state mutation) rather than solving them, which makes programs harder to understand
-
-
@bascule language safety features are only as valuable as the time they save in getting to a reasonably correct program. -
@jessemcnelis tell me that after you've spent a few weeks/months tracking down a concurrent mutation error in production
End of conversation
New conversation -
-
-
@bascule Go expects the programmer to handle those problems because a reasonable solution for safety is yet to exist. -
@jessemcnelis do you realize that the Rust compiler ensures you don't share mutable state by tracking data ownership throughout the program? -
@bascule yep, and it trades a lot for that ability. - 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.