Derek Robati
Derek Robati
Thanks for the update. When I was playing DotA2 this was a very cool project. Thank you for your work and best of luck.
So currently we are writing down all our tasks on a whiteboard, and put initials into the `Ready`, `In Progress`, and `Closed` columns next to them. If a task requires...
Sorry everyone!
Oh I thought to mention that I'm on macOS 10.12.3.
I tried to install with golang 1.16 which is the oldest supported version my homebrew would install and got this error ``` cli/cmd/group/descGroup.go:7:2: import "github.com/jbvmio/kafka" is a program, not an...
When I revisited this today, trying the manual install looked like this ``` go build -o $GOPATH/bin/kafkactl go: github.com/Shopify/[email protected] requires github.com/Shopify/toxiproxy/[email protected]: missing go.sum entry; to add it: go mod download...
Updated go through brew to 1.21 from 1.16. Worked great thanks!
Yes! About a year ago I discovered the [article](http://zacstewart.com/2012/04/14/http-options-method.html) that httprouter links to in their readme. I think OPTIONS is great for testing purposes as I can have a generic...
I used `npx svelte-add@latest graphql-server`
I did something to make them here https://blog.robati.com/ https://github.com/drobati/wireframe-blog/blob/main/_layouts/default.html#L81 I didn't use webcomponents just the rough js lib.