diff --git a/README.md b/README.md index 284882c..28ed006 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ You're writing some code. And suddenly you understand you need something that la - compilation rules are too confining - designed for stupid people - package mechanism is broken -+ http://nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/ (Gary Willoughby, 2015) ++ http://nomad.uk.net/articles/why-gos-design-is-a-disservice-to-intelligent-programmers.html (Gary Willoughby, 2015) - too simple / lack of syntactic sugar - no generics - bad dependency management @@ -220,7 +220,7 @@ It's a reverse complaints index, generated by https://github.com/ksimka/go-is-no + bad dependency management - https://rule1.quora.com/Golang-Not-yet (Jordan Zimmerman 2014) - https://kaushalsubedi.com/blog/2015/11/10/golang-sucks-heres-why/ (Kaushal Subedi 2015) - - http://nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/ (Gary Willoughby 2015) + - http://nomad.uk.net/articles/why-gos-design-is-a-disservice-to-intelligent-programmers.html (Gary Willoughby 2015) - https://medium.com/@rgausnet/3-reasons-why-go-isnt-the-perfect-language-yet-25e0da5ec04c (Ryan Gaus 2016) + bad unicode support - http://ridiculousfish.com/blog/posts/go_bloviations.html (ridiculousfish 2012) @@ -354,7 +354,7 @@ It's a reverse complaints index, generated by https://github.com/ksimka/go-is-no - http://www.yinwang.org/blog-cn/2014/04/18/golang (Wang Yin 2014) - https://www.upguard.com/blog/our-experience-with-golang (Mark Sheahan 2014) - https://kaushalsubedi.com/blog/2015/11/10/golang-sucks-heres-why/ (Kaushal Subedi 2015) - - http://nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/ (Gary Willoughby 2015) + - http://nomad.uk.net/articles/why-gos-design-is-a-disservice-to-intelligent-programmers.html (Gary Willoughby 2015) - http://blog.goodstuff.im/golang (David Pollak 2015) - https://www.teamten.com/lawrence/writings/why-i-dont-like-go.html (Lawrence Kesteloot 2016) - http://sitr.us/2017/02/21/changes-i-would-make-to-go.html (Jesse Hallett 2017) @@ -424,7 +424,7 @@ It's a reverse complaints index, generated by https://github.com/ksimka/go-is-no - https://cowlark.com/2009-11-15-go/ (David Given 2009) - https://uberpython.wordpress.com/2012/09/23/why-im-not-leaving-python-for-go/ (Yuval Greenfield 2012) - http://www.darkcoding.net/software/go-lang-after-four-months/ (Graham King 2012) - - http://nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/ (Gary Willoughby 2015) + - http://nomad.uk.net/articles/why-gos-design-is-a-disservice-to-intelligent-programmers.html (Gary Willoughby 2015) - http://blog.goodstuff.im/golang (David Pollak 2015) + stuck in Unix thinking - http://www.yinwang.org/blog-cn/2014/04/18/golang (Wang Yin 2014) @@ -440,7 +440,7 @@ It's a reverse complaints index, generated by https://github.com/ksimka/go-is-no - https://grimoire.ca/dev/go (Owen Jacobson 2018) + too simple / lack of syntactic sugar - https://cowlark.com/2009-11-15-go/ (David Given 2009) - - http://nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/ (Gary Willoughby 2015) + - http://nomad.uk.net/articles/why-gos-design-is-a-disservice-to-intelligent-programmers.html (Gary Willoughby 2015) - http://blog.goodstuff.im/golang (David Pollak 2015) + too verbose - http://tmikov.blogspot.com/2015/02/you-dont-like-googles-go-because-you.html (Tzvetan Mikov 2015) diff --git a/entries.json b/entries.json index d637399..17f7700 100644 --- a/entries.json +++ b/entries.json @@ -127,7 +127,7 @@ "no `map`/`reduce`/`filter`" ] },{ - "URL": "http://nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/", + "URL": "http://nomad.uk.net/articles/why-gos-design-is-a-disservice-to-intelligent-programmers.html", "Author": "Gary Willoughby", "Year": 2015, "Complaints":[