Nathan Nutter
Nathan Nutter
**Is your feature request related to a problem? Please describe.** We use `EmitUnpopulated` (f.k.a `EmitDefaults`) to emit defaults such as `rank: 0` in JSON format but we would still like...
https://github.com/golang/protobuf/issues/1179 broke us and I don't understand why this constraint exists. It noted, > [field_mask.proto](https://github.com/protocolbuffers/protobuf/blob/9b0fa3e7fbaf3463c3afa1c9ab111682108eeadb/src/google/protobuf/field_mask.proto) mentions that ... > > ```protobuf > // Field masks are used to specify a...
I was trying to use LXC/LXD and got the following error: ``` $ sudo grep -A 3 'Incomplete AppArmor support' /var/log/lxd/ubuntu-64/lxc.log lxc 1454291081.339 WARN lxc_apparmor - lsm/apparmor.c:apparmor_process_label_set:167 - Incomplete AppArmor...
Devel::Cover produces no coverage due to an exception, ``` Can't locate object method "file" via package "B::OP" at ...Devel/Cover.pm line 505, ... ``` Our environment: ``` $ mojo version CORE...
We have a workflow where we push development branches which get deployed as Puppet environments and I think I would need `image_build` to support specification of an `--environment` for development...
Have you considered adding one or more hooks so that people could add arbitrary Dockerfile directives while still working within the `metadata` "framework"? For example, a `pre-apply` hook to allow...
**What language does this apply to?** proto3 I guess since [google/protobuf/field_mask.proto](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto) seems to be proto3 only. **Describe the problem you are trying to solve.** Given, ```protobuf syntax = "proto3"; package...
I've tried playing with as many of the `Tap` or `Palm` properties as seemed plausible. Does anyone know if any of the properties can disable taps while typing? As an...
When you hide the toolbar in Safari and then try to open location to type in a url or search there is a graphical glitch. The "Go to this address"...
I suppose this border in working around poorly written code but it would be nice if the code window could avoid have a long horizontal scrollbar. At the very least...