Arjun Nemani

Results 57 comments of Arjun Nemani

The error is [here](https://github.com/myint/language-check/blob/master/download_lt.py#L54). The java version on our ci is ``` java version "9-ea" Java(TM) SE Runtime Environment (build 9-ea+140) Java HotSpot(TM) 64-Bit Server VM (build 9-ea+140, mixed mode)...

I would be interested, but I am busy this week, maybe able to pick this up after the 15th. Also, I would suggest breaking the bounty into smaller parts /...

@duaraghav8 This and https://github.com/duaraghav8/Solium/issues/94 Seem very similar. @ceresstation Can you both figure out how exactly these 2 issues will be done? As there seems to be (a possibility of) redundant...

@duaraghav8 Can you tell me which all rules are still open to work on? I finally have some time to do this! :smile:

I have never used dapptools, used hardhat + ethersjs with typescript tests. seems like a nice excuse to look into dapptools though.

Hey! I was planning on taking this up, but it seems likes its already been done here: https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/tools/cmdline.py#L118 I confimed this by trying this out: ```bash mitmdump -n -r test.mitm...

@yukiisbored Add `WIP: ` to the title of the PR.

This is basically because while finding the correct Repology ID of existing packages or entering data into new Wikidata Items, there are cases where decisions need to be made. I...

For example for the ruby package `rubocop` both `ruby:rubocop` and `rubocop` exist as metapackage on Repology.

So the final product of the project is supposed to access the API of Repology using the repology id, and get info if a specific version is available in the...