mostly because it's built by people who have zero experience writing servers

clients should be more like peers than clients, and they are to some extent but oversimplifying the query interface has dumbed down the challenge for client devs

and it's not an easy thing, personally, the reason why i use Go is because i mainly write servers and concurrency is essential to simplifying features and scale, but you get stuck with dumb heavy or foreground/background thread architectures on most UI dev languages

Reply to this note

Please Login to reply.

Discussion

I only know backend and middle, to be honest. I have an innate fear of GUIs. 😂

i could drown in front end logic, i was building input/output systems for GUI when i was 9 years old, it's just not ... how to say... Saint Rob Pike gave us Newsqueak in 1986, and the state of front end programming has not caught up.