Vivek

Results 44 comments of Vivek
trafficstars

I have the same problem. I googled for a solution and ended up here. Importing 12 config files individually by hand right now :(

would definitely appreciate this.

I have a PR open for Google Fonts: https://github.com/google/fonts/pull/2469 @keshikan good to merge?

I did sign it (with my current GitHub username) but maybe it wants my personal email in the github commit? > We found a Contributor License Agreement for you (the...

fixed by adding a CLA verified email to the commit. Not sure how to bug someone for a review...also not sure if I should add our names to [CONTRIBUTORS](https://github.com/google/fonts/blob/master/CONTRIBUTORS) or...

hi @SgtPooki appreciate the response. i think leaving this issue open may be useful for others who come across the same discrepancy in API usage across official IPFS projects.

+1 i currently have to use a separate instance of nginx to expose libreddit from a unix domain socket

Hey @Dcallies, thanks for the fast response responses: 1. I expect `hash` and `match --hashes` commands to be compatible even if they are not compatible by default. e.g. maybe we...

> ``` > boot.loader.grub.configurationLimit = 1; > ``` thank you @jonahbron! fwiw i was able to just run `rm /boot/kernels/* && nixos-rebuild --upgrade boot` after applying this option on an...

+1 to this. as a workaround, i have been using the raw [WireguardApiLinux](https://github.com/DefGuard/wireguard-rs/blob/728b42f214a10f6fc0759db23547db24b7750f07/src/wgapi_linux.rs#L11-L14), which does implement clone,