From a2f3356d82d982562696a741136c4748c30b0719 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 25 Jun 2021 10:05:02 +0200 Subject: Make links real links Signed-off-by: Matthias Beyer --- content/programming_languages/go.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'content') diff --git a/content/programming_languages/go.md b/content/programming_languages/go.md index a2cb9a5..29cc508 100644 --- a/content/programming_languages/go.md +++ b/content/programming_languages/go.md @@ -8,16 +8,15 @@ title = "Go" (Unsorted list of articles why `Go` is not a programming language one should use) -* https://www.amitlevy.com/talks/go_meetup_jan_13/#slide-0 -* https://tmikov.blogspot.com/2015/02/you-dont-like-googles-go-because-you.html -* https://github.com/ksimka/go-is-not-good -* https://valuedrivenit.blogspot.com/2015/12/to-go-language-is-mess.html -* https://bluxte.net/musings/2018/04/10/go-good-bad-ugly/ -* https://subedi.co/blog/2015/11/10/golang-sucks-heres-why -* https://npf.io/2014/10/why-everyone-hates-go/ -* https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f -* https://fem.social/@nex/105853863510374016 -* https://www.arp242.net/go-easy.html -* https://raevskymichail.medium.com/why-golang-bad-for-smart-programmers-4535fce4210c -* https://bluxte.net/musings/2018/04/10/go-good-bad-ugly/#the-bad +* [Reigning in the Memory Manager](https://www.amitlevy.com/talks/go_meetup_jan_13/#slide-0) +* [You Don't Like Google's Go Because You Are Small](https://tmikov.blogspot.com/2015/02/you-dont-like-googles-go-because-you.html) +* [go-is-not-good](https://github.com/ksimka/go-is-not-good) +* [The "go" language is a mess](https://valuedrivenit.blogspot.com/2015/12/to-go-language-is-mess.html) +* [Go: the Good, the Bad and the Ugly](https://bluxte.net/musings/2018/04/10/go-good-bad-ugly/) +* [Go (Golang) Sucks! Here’s Why!](https://subedi.co/blog/2015/11/10/golang-sucks-heres-why) +* [Why Everyone Hates Go](https://npf.io/2014/10/why-everyone-hates-go/) +* [Why Discord is switching from Go to Rust](https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f) +* [Go is not an easy language](https://www.arp242.net/go-easy.html) +* [Why Golang Is Bad for Smart Programmers](https://raevskymichail.medium.com/why-golang-bad-for-smart-programmers-4535fce4210c) +* [Go: the Good, the Bad and the Ugly](https://bluxte.net/musings/2018/04/10/go-good-bad-ugly/#the-bad) -- cgit v1.2.3