Stephan Westen

Results 14 comments of Stephan Westen

Hi, I m running on Mac m1 and get the following error when I make the pomodoro example (main, 8d2ca95acf4efb45f26e90a7c3ca1f6828b8602e): ``` make pomodoro go run ./examples/pomodoro # github.com/progrium/macdriver/objc objc/typeinfo.go:64:15: undefined:...

Ah, I'm using a Mac.... So I should conclude that skaffold does not support Podman on Mac? Also in the next release it won't work? (that leaves out quite an...

Unfortunately I don't even make it to the skaffold command... Although you mentioned not needed, I did set the DOCKER_HOST: ➜ skaffoldtest echo $DOCKER_HOST unix:///Users/stephan.westen/.local/share/containers/podman/machine/qemu/podman.sock I get the an error...

I could. As more people will follow the same path as I tried, I suggest to update the docs. Thanks for the help!

thank you. I want to avoid name-based conventions. That scales only to a certain degree. This is why we have the team labels. We could update the 'include' entries of...

That is great! The team just started looking into this. I will inform them. Thanks!

Thanks for your support. Honestly, I do not know if i’ve the time to test it. I implemented a solution with just a plain http call that works fine and...

I just read this article: https://web.dev/case-studies/google-sheets-wasmgc Seems that Java, Kotlin, Dart and Flutter are making progress. Bit worried that Go is getting behind….

This all might get a bit unfortunate for Go. Allow me to share my thoughts, admittedly lots of speculation: Engineers are moving from EC2 to K8s (go blog). K8s is...