Viewing profile — sdrzn
sdrzn
HN member- Joined
- Sun, Mar 10, 2019, 2:59 PM UTC
- HN karma
- 14
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About sdrzn
Recent public activity
-
story
Show HN: Cline subscription plan to access GLM-5.2 at 2-5x discount
Hi I'm Saoud, founder of Cline. We’ve been impressed with GLM-5.2 and so are introducing a $9.99/month subscription to give you 2-5x discounted access to it and other open weight m…
-
comment
Comment #21515767
GitRoyalty works for transitive dependencies as well (dependencies of dependencies) by ensuring users are subscribed to all transitive dependencies before installing the direct dep…
- story
- story
- story
- story
-
comment
Comment #21451832
You're absolutely right this should not be a clause in our ToS. I've just removed it and notified all repository owners of the change. There was a misunderstanding of what 'Content…
-
comment
Comment #21450306
Very interesting thought–I'd love to see how this dynamic actually plays out. I personally would welcome more contributors v.s. doing their work myself. I think if a project mainta…
-
comment
Comment #21450264
We measure contributions using a project's git history (i.e. # of commits) every time a release is published. I realize this is terrible and it's my #1 priority to improve this aft…
-
comment
Comment #21450129
This is a tough problem and something we're actively working on improving. I'm currently talking to the owner of SourceCred to see how we can use their protocol: https://sourcecred…
-
comment
Comment #21450074
> rather have an own GitRoyalty account This is definitely on the roadmap and eventually we'll expand outside of GitHub and allow repos from other hosts like GitLab. > ... changing…
-
comment
Comment #21450020
Great idea and you can do this with GitRoyalty! You can hide any files you want behind the subscription–it doesn't have to be the manifest or build script. So in your case you can …
-
comment
Comment #21450011
I think companies will hop on board if it means saving engineering hours. OSS has monetary value to these businesses, enough to make a small subscription to support the tremendous …
-
comment
Comment #21449781
GitRoyalty just hosts a git remote repository that you pay to get access to. NPM and almost all other package managers support installing from git URLs, and too many people rely on…
-
comment
Comment #21449728
The purple dollar value on the Discover page shows the Individual price of the repository, not the total profits.
-
comment
Comment #21449717
The problem with non-permissive licensing is that a lot of employment contracts strictly forbid them. That and commercially licensed OSS projects have no way to distribute funds to…
-
comment
Comment #21449663
We whitelist common dynamic IPs, for example CI, CD, and deployment IP address ranges including: * AWS * Heroku * GitHub * Circle CI (this whitelist is a WIP and I'm open to adding…
-
comment
Comment #21449590
If the transitive project's owner agrees to letting anyone use your license key freely, we can certainly do this. However I recommend setting up your own project on GitRoyalty sinc…
-
comment
Comment #21448816
Thanks Feross! GitRoyalty is an experiment that allows OSS project maintainers to hide a package’s manifest file (or build script) behind a monthly subscription. This way users wil…
-
comment
Comment #21393029
> without at minimum ponying up a credit card and signing up for a free trial You're right, there's a bit more friction before you can install and use a project, but I think if a u…
-
comment
Comment #21392993
Thank you ktpsns! You're exactly right, anyone can create free forks after accessing the complete repository once, but that becomes a security risk as new versions are released wit…