Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
1–10 of 79 posts
Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#2Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#3Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#4Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#5Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#6One feature I would love is a global code search that has the quality of the repo (as measured by forks/stars/pagerank...) as a part of relevance ranking. A use case is simple: I have some library and I am not exactly sure how to use it, so I go into global code search and try to find usages of that method. First thing that comes would be some relevant code in a big context of a well engineered repository.
Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#7One feature I would love is a global code search that has the quality of the repo (as measured by forks/stars/pagerank...) as a part of relevance ranking. A use case is simple: I have some library and I am not exactly sure how to use it, so I go into global code search and try to find usages of that method. First thing that comes would be some relevant code in a big context of a well engineered repository.
These two seem unrelated. Quality is not measured by popularity. There is plenty of popular stuff that's junk, and good stuff that nobody uses.
Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#8One feature I would love is a global code search that has the quality of the repo (as measured by forks/stars/pagerank...) as a part of relevance ranking. A use case is simple: I have some library and I am not exactly sure how to use it, so I go into global code search and try to find usages of that method. First thing that comes would be some relevant code in a big context of a well engineered repository.
Why does the quality of the repo matter? Trying to understand the reasoning.
Re: Cloudflare CTO: “If we did [take on GitHub] what features would you like?”
#9As a user of CF, I hope you folks go a lot deeper than broader. Example: Better cache management – compete with Fastly, my tickets on load balancer bugs were open for almost 6 months, etc.