Travis Cline
Travis Cline
Is there a major advantage to having GoJS be the default dag library?
Right now you can't generate a binary that targets more than one service with the same rpc name: `list.go: Tried to write the same file twice.`.
Given the licensing and current performance of the falcon instruct model here https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard it seems like it might merit inclusion.
```sh ~/go/src/github.com/keybase/go-notifier(master) $ go build go build github.com/keybase/go-notifier: invalid flag in #cgo LDFLAGS: -sectcreate ~/go/src/github.com/keybase/go-notifier(master) $ go version go version go1.11.1 darwin/amd64 ``` MacOS version: 10.13.6 (17G2307)
**Where is the source code for the plugin?** https://github.com/tmc/protoc-gen-apidocs **Does the plugin have a valid semver version?** Yes What is the latest version, and where did you get this value...
I have a build failure that I believe indicates that the version of the staticcheck binary was not built with go 1.16 (lint failure on embed package import).
I don’t see any existing discussion about leveraging Meta’s new Llama 2 model. Curious if you guys have any plans in the making for using this new base model in...
This is apparently due to https://github.com/wal-e/wal-e/issues/270 example spew: ``` wal_e.retries WARNING MSG: retrying after encountering exception DETAIL: Exception information dump: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/wal_e/retries.py", line 62, in...
We're maintaining some custom resource validation code that we'd love to deprecate in favor of profiling support in this codebase. Can you give an estimate on when we might see...