Blake Kostner

Results 198 comments of Blake Kostner

~Fair point. I’d love if the protobuf library could add custom code, but that’s going to be a while, so I’ll move the functions to a separate module. Is “Google.Protobuf.to_map”...

Alright, the `generate_google_protos.sh` script now includes some dark magic to cut and paste code from the `priv/templates` directory into the generated files. I've confirmed it's working on my Linux and...

I should be able to throw up a PR for that soon then. I’ll split it up into two PRs. 1) Moving the google protobufs into the protobuf library and...

Semi related, having housekeeping be able to clean up non urgent notifications every day would be a nice feature. Useless notifications on my iphone tend to pile up until I...

I just ran into this issue, so here is some more details. CLI output: ```sh > mix sobelow --config ** (FunctionClauseError) no function clause matching in Sobelow.Config.is_vuln_pipeline?/2 The following arguments...

What widget were you searching in the HIG? Most of the content is style and UX choices, not code related. Also, what is your native language? All of the doc...

@gideondsouza This issue is specific to the HIG section of the site: https://elementary.io/docs/human-interface-guidelines

Looks like it has been included upstream and will be included in the next release

go-github has released v43.0.0 which includes the fix here https://github.com/google/go-github/releases/tag/v43.0.0