Nikhil Jha

Results 42 comments of Nikhil Jha

Okay so I wasn't able to reproduce this since filing this issue, until today. If you have the "Spell Right" plugin installed (which I believe is workspace recommended?) and then...

A lot of projects (most?) have a config file provided in the repository with a list of all possible options, set to something arbitrary. Some projects even have inline documentation...

- Developer Onboarding I really like the idea of having a set time each week/month where newer contributors can get help in a call/chat. Starting with a new codebase often...

[Tomahawk](https://github.com/tomahawk-player/tomahawk) _was_ a music player that separated metadata from the actual audio files and did exactly what you mentioned... > (e.g., a youtube link, and if that's taken down for...

Spent a solid few hours trying to support fully generic hyper bodies, ~~but then I realized there's no point because fullstack doesn't give you direct access to this API anyway...

+1 This should be fixed, it's always good to update this stuff. I'd make a pull request, but it's such an easy fix (literally edit the package.json and then (if...

Here's the fixed link: https://github.com/chipsalliance/rocket-chip/tree/v1.6#4-launch-openocd (if something got removed from a git repository you can check the git history) but this doesn't look quite right...

(To avoid stale --) Ran into exactly the above earlier, standard kubeadm install with kube-proxy replacement. If it would be helpful I can run another connectivity test + get a...

This appears to still be broken, I have `groups = []` but it still installs development dependencies. (Edit: As mentioned below, the fix is using `checkGroups = [];`)