by radimm on 3/10/21, 10:51 PM with 71 comments
by AlchemistCamp on 3/10/21, 11:31 PM
I wonder why that is.
by withinboredom on 3/10/21, 11:53 PM
by stunt on 3/11/21, 2:58 PM
68% is a lot and I hope it lead to have more mature web libraries in the future. I'm comparing it to other languages Java(e.g. Spring), PHP(e.g. Laravel & Symfony), Ruby(e.g. Rails), NodeJS(e.g. NestJS & NextJS) and I think Go community has a long way to go.
We had a discussion recently about building an internal web app and I had no chance to even defend Spring against Laravel yet alone Golang (My current team mainly uses Spring). It's just crazy how much scaffolding they have in place for web development. You get clean authentication with email verification and 2FA, and profile, team and roles management running in 5 minutes. And their collection library has most if not all of the Java Stream features. Then you spend another 5 minutes to add a scaffolding for building administration panels. And they are together just 3 months of development work if you ask me.
So as much as I love the idea of building your own stuff, I can't defend it when it comes to raw components for web development like authentication and admins panels.
by BillFranklin on 3/10/21, 11:58 PM
Rather than editors being at fault, could these indicate that Go is a bit too verbose? I wonder if generic functions will affect this. I rarely write Go, but I can imagine autocompletion macros for `err != ...` could help.
by PaulKeeble on 3/11/21, 1:23 AM
Go could do with a decent GUI framework, I think a lot of people would like something that isn't Visual Studio C#/C++ for this purpose but its not Go (or rust) at this point.
by closeparen on 3/11/21, 1:27 AM
by nemothekid on 3/11/21, 1:41 AM
by alexkarbiv on 3/16/21, 9:02 PM
It's interesting to read comments by employees of american corporations that act like members of a national-socialist organization(of workers).
There are people from Europe(not western) that became almost suicidal after working in those environments in US. Main principles of some organizations are pathological lying and suppression of free speech in any forms.
That banner is like a test of obedience. Anyone who questions it - is problematic, "toxic". It doesn't matter what that banner contains.
Obey. "They Live" movie.(1988, John Carpenter)
by stunt on 3/11/21, 2:31 PM
That's way more than what I could guess!
by rhabarba on 3/10/21, 11:23 PM