Live data from Hacker News

Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

github.com

31–40 of 58 posts

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#31
post #30

Earlier quoted context omitted.

I am genuinely curious to know, what is your expectation here? He gave you credit in Github. He called it forever "indebted", which IMO is too much. You put out code under MIT license. MIT license means anyone can take the copy and fork it. Why are you disappointed? Are you disappointed because a person of Indian origin did it better than you Or are you disappointed that because you wanted all fame but he took your c…

Considering both repositories are on Github, actually forking it instead of re-commiting it all as 'init commit' would be a good start. As you said, nothing compels srikanth235 to do this though, but it's a generally more respectable (acceptable?) way to continue someone elses work as a new project. Also not sure why you had to bring the race of srikanth235 into it.

[flagged]

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#32

So, you essentially took my project ( https://github.com/rubberduck-ai/rubberduck-vscode ), and instead of contributing to it or forking it, you recommitted all the code under your own name, with a few small tweaks. To be fair, I saw that you give credit, but it's kind of disappointing still given that prob 98% of the project is the work of the Rubberduck contributors. I know Rubberduck is not that active any more, b…

I am genuinely curious to know, what is your expectation here? He gave you credit in Github. He called it forever "indebted", which IMO is too much. You put out code under MIT license. MIT license means anyone can take the copy and fork it. Why are you disappointed? Are you disappointed because a person of Indian origin did it better than you Or are you disappointed that because you wanted all fame but he took your c…

[deleted]

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#33

So, you essentially took my project ( https://github.com/rubberduck-ai/rubberduck-vscode ), and instead of contributing to it or forking it, you recommitted all the code under your own name, with a few small tweaks. To be fair, I saw that you give credit, but it's kind of disappointing still given that prob 98% of the project is the work of the Rubberduck contributors. I know Rubberduck is not that active any more, b…

I am genuinely curious to know, what is your expectation here? He gave you credit in Github. He called it forever "indebted", which IMO is too much. You put out code under MIT license. MIT license means anyone can take the copy and fork it. Why are you disappointed? Are you disappointed because a person of Indian origin did it better than you Or are you disappointed that because you wanted all fame but he took your c…

[deleted]

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#34
post #33

Earlier quoted context omitted.

I am genuinely curious to know, what is your expectation here? He gave you credit in Github. He called it forever "indebted", which IMO is too much. You put out code under MIT license. MIT license means anyone can take the copy and fork it. Why are you disappointed? Are you disappointed because a person of Indian origin did it better than you Or are you disappointed that because you wanted all fame but he took your c…

[deleted]

[deleted]

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#35

Nice. > Some of the popular LLMs that we recommend are: Mistral, CodeLLama 1. Surprised Mistral ( Mixtral ?) is recommended for code generation / explanation alongside a fine-tuned CodeLlama ? 2. Recent human evals put Microsoft's WaveCoder-Ultra-6.7B (SoTA w/ GPT4) at the top of the rankings with WizardCoder-33B , Magiccoder-S-DS-6.7B trailing: https://twitter.com/TeamCodeLLM_AI/status/174755128687745064...

Are you able explain what the charts mean? Only one of the three has wavecoder at the top.

Those charts show pass@k metric (expectation at least k generated samples are correct out of n) on OpenAI and Octopack problem evals for code.

WaveCoder: https://arxiv.org/abs/2312.14187 (section 3.2)

Octopack: https://github.com/bigcode-project/octopack

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#36

So, you essentially took my project ( https://github.com/rubberduck-ai/rubberduck-vscode ), and instead of contributing to it or forking it, you recommitted all the code under your own name, with a few small tweaks. To be fair, I saw that you give credit, but it's kind of disappointing still given that prob 98% of the project is the work of the Rubberduck contributors. I know Rubberduck is not that active any more, b…

I am genuinely curious to know, what is your expectation here? He gave you credit in Github. He called it forever "indebted", which IMO is too much. You put out code under MIT license. MIT license means anyone can take the copy and fork it. Why are you disappointed? Are you disappointed because a person of Indian origin did it better than you Or are you disappointed that because you wanted all fame but he took your c…

My expectation would have been a fork, or a repo thats started with the full commit history.

Re: Show HN: Privy - Open-source, privacy oriented alternative to GitHub Copilot

#40

Earlier quoted context omitted.

Are you able explain what the charts mean? Only one of the three has wavecoder at the top.

Those charts show pass@k metric (expectation at least k generated samples are correct out of n) on OpenAI and Octopack problem evals for code. WaveCoder: https://arxiv.org/abs/2312.14187 (section 3.2) Octopack: https://github.com/bigcode-project/octopack

While testing internally, Mistral worked well. But these models are just starting points. Will add support for the models WaveCoder-Ultra-6.7B, WizardCoder-33B, Magiccoder-S-DS-6.7B, etc soon.
Post reply on HN