Earlier quoted context omitted.
Example?
e.g. https://lobste.rs/s/j1gl4t/sourcehut_prohibits_repos_with_la... Both the original story as well as the comments regarding Andrew's usage for Zig.
GitHub isn't fun anymore
191–200 of 623 posts
Re: GitHub isn't fun anymore
#192This is a weird article because its main point is about the 'Trending page', which is something I've never heard of in the last 10 years of using github heavily.
I'm vaguely aware there are some social features of github (you can apparently star repos, for instance) but I'd assume hardly anyone uses that stuff...
Re: GitHub isn't fun anymore
#193Earlier quoted context omitted.
Social network features are such a 2015 me-too fad feature anyway. What they should add is AI, or maybe blockchain.
Before adding the newest fad features, maybe the should go back and add old fads that they missed. One big fad from 50+ years ago that I'd welcome is folders. I don't want to just have all my repositories appear in a flat list ordered by time since last update. I want to make folders so I can organize repositories by topic--just like I have my repositories organized in my computer.
Re: GitHub isn't fun anymore
#194LinkedIn features on Github? Sounds awful. Imagine having to dodge Microsoft's typical dodgy dark patterns to access repositories. LinkedIn is one of the worst social networks, and employs dark patterns that not even Facebook has adopted.
It just make sense for them to integrate GitHub with LinkedIn somehow.
Re: GitHub isn't fun anymore
#195At some point, the sidebar would display a new set of projects almost every time you hit refresh. Now, there hardly seems to be any rotation at all; I've been seeing the same projects for weeks. Somebody should check if the cron job for updating the list has crashed :)
Re: GitHub isn't fun anymore
#196The turning point was the second it was sold to Microsoft. People fail to realize GitHub is Microsoft now and Microsoft is a corporation. And what corporations do best? Earn money for their shareholders. Everything else is just dust in eyes.
Re: GitHub isn't fun anymore
#197Earlier quoted context omitted.
Chinese projects are presumably meaningful to people who can read Chinese, although it is meaningless to you. You are free to learn Chinese. It is a great skill to have. If more people who can read Chinese are using GitHub, why is it a wrong choice for GitHub to surface Chinese projects in the trending page? I detect the racist attitude here. Yes, it is a bad recommendation, but the trending page is not personalized.…
It would be a nice feature for non Chinese-speaking users to be able to filter by language And actually it seems that Github just implemented this https://github.com/trending
Re: GitHub isn't fun anymore
#198I see a lot of disagreement with this post but I think it makes good points. It's hard for small developers who make useful things to get noticed on GitHub. The only hope is to get retweeted by some established user. This seems silly, we need better ways of making sure people can find/discover good software.
The problem is that open source software is inherently trust-driven. I wouldn't blindly execute any random code on my machine, but I execute code from people or companies I trust all the time. Of course I could review the whole repo, but that always takes time (and even then you're not guaranteed to not be hit by an intentional/unintentional vulnerability), and it comes down to "well, would me spending time vetting t…
Closed source seems to require more trust to me.
I think trust is very difficult to manage and do some checking of owners of PPAs before using them -- containerisation can help, but doesn't prevent information gathering and other trust-breaking activities (backdoors, etc.).
Re: GitHub isn't fun anymore
#199Github's a work tool, not somewhere you go to have fun. This is a weird article because its main point is about the 'Trending page', which is something I've never heard of in the last 10 years of using github heavily. I'm vaguely aware there are some social features of github (you can apparently star repos, for instance) but I'd assume hardly anyone uses that stuff...