Show HN: A tool to earn money by deep linking to GitHub Repos
1–10 of 11 posts
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#2Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#3Hi HN, Karan here. Tobi and I built this experiment to see if people are interested in deep linking into GitHub Repos. We also plan to compensate users. Once we have enough paying users we will share the richness with our users. But we are just starting yet and have no paying users. We hope to get some feedback by HN on this idea. Does this makes sense? Thanks in advance!
Why you don't use Amazon Mechanical Turk[0] ? [0] https://www.mturk.com/
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#4Hi HN, Karan here. Tobi and I built this experiment to see if people are interested in deep linking into GitHub Repos. We also plan to compensate users. Once we have enough paying users we will share the richness with our users. But we are just starting yet and have no paying users. We hope to get some feedback by HN on this idea. Does this makes sense? Thanks in advance!
Like the product and web. Only one concern: >Once we have enough paying users we will share the richness Before that happen and at your command, the users are training your commercial proprietary AI model for free ? Why you don't use Amazon Mechanical Turk[0] ? [0] https://www.mturk.com/
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#5It would also be super helpful if you gave examples of what kind of content you were looking for. There are quite a few things that I would, and have for my own purposes, bookmark because I refer to them often. However, I can't say whether some of them are "best practice source code" or not.
Is the audience folks who are learning to program and want to see examples? Or folks trying to configure projects and want to see good build files? Or defensive programming? Or good error messages?
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#6I know "everyone's a critic," but that page is more "swooshy" and chaotic than necessary. Made worse by the fact that I had to look at the page source to find out where the bookmarklet lived, which seemed to be pretty central to the success of new users. It would also be super helpful if you gave examples of what kind of content you were looking for. There are quite a few things that I would, and have for my own purp…
Great idea regarding the examples. By best practice source code we had in mind to bookmark something interesting and important to each users purpose.
In the end of the day users should be able to find all kinds of annotations. The configuring of projects reference you mentioned is the one I prefer the most.
It helps beginners and advanced coders. Let’s hope we build what users want. Again thank you so much for your feedback.
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#7Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#8I know "everyone's a critic," but that page is more "swooshy" and chaotic than necessary. Made worse by the fact that I had to look at the page source to find out where the bookmarklet lived, which seemed to be pretty central to the success of new users. It would also be super helpful if you gave examples of what kind of content you were looking for. There are quite a few things that I would, and have for my own purp…
Thanks so much for the valuable feedback. And you are right, the bookmarklet is not easy to find. It’s funny how we didn’t see that while developing. Only user feedback can do its magic:) Great idea regarding the examples. By best practice source code we had in mind to bookmark something interesting and important to each users purpose. In the end of the day users should be able to find all kinds of annotations. The c…
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#9I suggest you slow down the animation in the hero section, a LOT .
Re: Show HN: A tool to earn money by deep linking to GitHub Repos
#10Earlier quoted context omitted.
Thanks so much for the valuable feedback. And you are right, the bookmarklet is not easy to find. It’s funny how we didn’t see that while developing. Only user feedback can do its magic:) Great idea regarding the examples. By best practice source code we had in mind to bookmark something interesting and important to each users purpose. In the end of the day users should be able to find all kinds of annotations. The c…
You will also likely want to do two things to help the tags from spinning out of control: auto-complete and aliasing. The tags used by stackoverflow would be an outstanding point of reference, as they do both of those things, but in addition their tags would be (for all intents) a great list to get things started off. I haven't checked to see if their tag dataset is open, but I also wouldn't imagine it would be terri…