TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub's new features show it’s finally listening to developers

75 pointsby owenwilalmost 6 years ago

7 comments

Someone1234almost 6 years ago
The main thread seems better:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19989684" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19989684</a><p>This lacks additional content or context. It is simply the author promoting some 2016 letter&#x2F;article criticising GitHub, and then very loosely tying it to recent changes. It is self-promoting blogspam.
CameronNemoalmost 6 years ago
&gt;the world&#x27;s largest open source community<p>Is github even considered an open source community? Open source projects work on github, sure, (so do closed source projects) but github is not the community. It is a tool.
评论 #19996252 未加载
评论 #19992798 未加载
cr0shalmost 6 years ago
One click pull&#x2F;update for forked repos? Not holding my breath on it...<p>This is something that more than a few people want, and at one time, it did exist; a simple button you&#x27;d click on your fork of a repo, that would go and pull down&#x2F;merge the latest from the original.<p>I&#x27;m probably not alone in this - but I have a ton of repo &quot;forks&quot; that I just keep around but don&#x27;t make mods to, but try (and fail) to keep up to date with the original. Why?<p>Well - because some of these interest me, but aren&#x27;t often changed if at all - and I worry that some day, the repo will just up and disappear (ie - be deleted), and the code will be gone. So I keep a copy.<p>This does have the assumption that if they delete their repo, that my branch won&#x27;t disappear (I assume this is true - wouldn&#x27;t make sense if that happened). The same kind of thing could even happen to a well used and updated codebase, just because the developer decides this is the thing to do.<p>So a hedge against this kind of thing.<p>But keeping the forks up-to-date - for the ones that are popular - is a pain. A single button should be all that is needed, but doesn&#x27;t exist. So instead, you have to do this weird process (can&#x27;t remember the exact steps - I recall there&#x27;s a point you issue a PR and validate it yourself, as part of the process - it makes no sense). Note that this is all thru the web interface for github.<p>One could keep the repos locally, then issue fetch&#x2F;pull&#x2F;merges to grab the latest, but I&#x27;d like to avoid the storage req&#x27;s of that.<p>In the meantime, I&#x27;ve tried to create a process - that mostly works - that fetches the latest version of the repo, if it exists, as the compressed archive, then stores it in a local &quot;directory&quot; that&#x27;s a VFS to google drive (IIRC), but it&#x27;s still in a beta&#x2F;dev phase and on a back burner.<p>It&#x27;s too bad there isn&#x27;t a way you could specify a fork as a non-updated thing, that just automagically received the updates as they occurred (and then stayed around or was compressed if the op deleted their original branch).
评论 #19993254 未加载
SEJeffalmost 6 years ago
This seems like a really interesting business model but also one that will benefit a lot of smaller developer who use github. I&#x27;m excited to see how this all pans out.
评论 #19992339 未加载
bobblywobblesalmost 6 years ago
Very excited about this. As someone who contributes to open source software, I&#x27;m excited for these changes.
评论 #19992929 未加载
sschuelleralmost 6 years ago
I am wondering how long this will last and at what point they will prohibit repo owners from using alternative funding methods like bounty source or bitcoin.
评论 #19992663 未加载
评论 #19992807 未加载
评论 #19992872 未加载
mukashooalmost 6 years ago
Remember sourceforge ?<p>That’s what I think when I think github now<p>It really loses in features compared to gitlab. Such as large files
评论 #19992816 未加载
评论 #19992888 未加载
评论 #19993216 未加载