Live data from Hacker News

Hacking Go's type system

katcipis.github.io

1–6 of 6 posts

Re: Hacking Go's type system

#4
81 upvotes and 1 comment? I'll bite: this is stupid but fantastic. I love seeing things like this, where someone learns (and teaches) a lot about a system, and clearly has fun doing it. Sure, I'd never use morfus in production code, but that's entirely besides the point. I came away with a much better understanding of how types work in Go and that's pretty cool :)

Re: Hacking Go's type system

#5
This shows how important it is, that the whole Go runtime is written in Go - you can see how things are implemented and also use all constructs in your code.

Re: Hacking Go's type system

#6
post #4

81 upvotes and 1 comment? I'll bite: this is stupid but fantastic. I love seeing things like this, where someone learns (and teaches) a lot about a system, and clearly has fun doing it. Sure, I'd never use morfus in production code, but that's entirely besides the point. I came away with a much better understanding of how types work in Go and that's pretty cool :)

Obviously it's someone with upvoting with bots.