Komu Wairagu
Komu Wairagu
cc @amirrezaask I think this is one of the issues you were facing in your `Live Coding A Web Server in Zig` video series. And while you are here, kudos...
@cosmos72 Hello, what are your thoughts on the Go2 generics draft: https://go.googlesource.com/proposal/+/master/design/go2draft-contracts.md ? I would be interested to read what you think, assuming you have published your thoughts somewhere.
a lot of people seem frustrated with `now` v2 -> https://news.ycombinator.com/item?id=18407503
@tj hi > Something like this but it seems to block on the readline() indefinitely It is because there's a deadlock(I think). `./main` is blocking waiting for input This should...
https://www.komu.engineer/blogs/lambda-shim/lambda-shim
you are welcome, let me know if I can help(I write python for my day-job and Go for my personal projects). Although I'm not a big fan of `a shim...
does this https://github.com/letsencrypt/pebble/pull/139 help?
do you have a draft PR open? I can have a look and try to help if I get some time
@mmaney @SN9NV Is the issue been addressed in this PR covered by this other PR that was merged: https://github.com/komuw/sewer/pull/163 ?
Hi. Yeah, the project just grew from supporting one dns provider to the number we have now On Fri, 1 Nov 2019 at 00:15, Martin Maney wrote: > What is...