Lasse Martin Jakobsen

Results 8 comments of Lasse Martin Jakobsen

Hi @zolia, I agree that the article should be changed to including the above instead 🙇

Thanks for the feedback @palash25 :pray: I will try to include this as soon as I have some extra time :)

Thanks for pointing out the error @zolia 🙇 I definitely agree. I think a lot of the time, the Go lambda is a crutch used for trying to deal with...

I don't necessarily disagree... I think that I'm more in favour of defensive program, than it seems that the lanugage developers of Go intended. I prefer to avoid panics and...

I see! Thank you so much for taking the time to point this out! 🙏 I actually thought that the compiler would optimise the `_` variable away, but I suppose...

@vbauerster I had a look at this, using the build flag `go build -gcflags '-m -m' ./main.go` on the following code: ```go package main import ( "io" ) type NullWriter...

Alright, I will keep the issue open, so that anyone can chime in and maybe give us a definitive answer on this 😄 Thanks again for opening the issue!

Of course you may, I'm honoured that you would want to ! Please just link the original article 🤩