golang things Show more
Reading some Golang code and it sure seems very C-brained in terms of "oh just write your own buffer handling and thread synchronization routines, it'll be fine"
golang things (2) Show more
The auditor in me is not very happy about this
re: golang things (2) Show more
@joepie91 it honestly throws everything we know about building good software out of the window imo.
@bananas I didn't really need to read further than `if err != nil` to get that impression :)
@joepie91 this is "good, actually", it makes all go code "look the same".
@bananas Auditor-me has Opinions about this goal
@joepie91 golang made it quickly to my 'never again' list
Small server part of the pixie.town infrastructure. Registration is closed.
re: golang things (2)
@joepie91 this is "good, actually", it makes all go code "look the same".