Dzintars

Results 46 comments of Dzintars

I don't think that it is good idea to make association with gRPC, because as stated above, PBs are language/RPC framework agnostic. I have no specific idea in mind as...

I found this [Google Opensource Projects](https://opensource.google/projects/explore/featured) page today and there is some icon used for the Protobufs: ![image](https://user-images.githubusercontent.com/547420/93242004-d2aa1500-f78e-11ea-885b-aaba86df97c2.png)

Not really related to this repo, but will leave it there: ```sh [ 5.832950] msr: Write to unrecognized MSR 0x17f by mcelog Please report to [email protected] ``` - Fedora: 5.9.11-200.fc33.x86_64...

Went there before I found that I had `local ok, outline = pcall(require, "symbols_outline")` at my config. Should be `symbols-outline`.

Alternative is just to rename `bazelisk` binary to `bazel`, but... it's less explicit.

I just simplified that to the single number. Because, i believe companies like Google contribute up to thousands of repositories. For sure, it's a "nice to have" feature, but for...

... or at least you could start small and list at least the number of the repositories collaborators of the organizations contribute to. If most of the organization contributors contribute...

What could be the simplest and probably not the most accurate insight? While getting perfect stats sounds sweet, most likely we will not get there right away. So... what could...

Thank you for your job! Works like a charm from the first sight! :) One more happy LitElement'r. :1st_place_medal:

I am using custom skeleton for roles in several "private/project" collections (multi-collection repository) and would like to have something like `[galaxy] init_path = ./collections/ansible_collections/namespace` in my `ansible.cfg`. Currently using `init...