Tom Lieber
Tom Lieber
I'd like to keep all the proto files in a separate directory than the code that gets generated from them, but I can't find a way to invoke protoc that...
In order to successfully invoke `upspin setupwriters -domain myhostname`, I needed to create ~/upspin/deploy/myhostname/ and copy ~/upspin/config.upspinserver to ~/upspin/deploy/myhostname/config. I kinda just guessed to do that based on the error...
I'm trying to follow https://upspin.io/doc/faq.md to allow a second account to use my personal upspin server, but getting stuck. Repro steps: 1. Create a server on GCP with upspin-ui. Sign...
I'd like bluemonday to add `referrerpolicy="no-referrer"` to all `img` tags, but I don't see a way to do that with the current API. Maybe we could get an API like...
My project has 35,085 files in 3,652 directories. When I load the web interface, it fails with: ``` Error: EMFILE: too many open files, open '/usr/local/lib/node_modules/codecrumbs/node_modules/watchpack/lib/DirectoryWatcher.js' at Object.openSync (fs.js:448:3) at...