Results 7 comments of Will Maier

FWIW, I see this consistently when editing gists using eg vscode.dev. As the original reporter described, everything works great for a bit, but then updates no longer commit. If I...

Cubism applies `summarize()` [under the hood](https://github.com/square/cubism/blob/master/src/graphite.js#L12-L15) in some cases. Where else do you need this?

Yeah, I haven't had any good ideas about fixing this yet. Hrmph.

As I reviewed, I mostly oscillated between two extremes: "yes plz" and "no thnks". Would a simpler +1/-1 work?

For users of bazel’s rules_go, this would make it trivial to integrate gosec checks! https://github.com/bazelbuild/rules_go/blob/ef220b763c430a1c4126589c5560976e453338d9/go/nogo.rst

@scastiel made a small app: https://twitter.com/scastiel/status/1327252035218137089 https://github.com/scastiel/excalidraw-slides !!

We (@evenco) are heavy users of Bazel for go, TypeScript (mostly AWS-CDK, but perhaps soon our react native apps), and Python (mostly data tooling). I am /so excited/ to see...