Imo, Github has only been moving further in the right direction lately — and more social features ain't it, chief. The better value proposition lift from giving folks and teams more free private repos was huge, and the increasingly-prominent integration of Github into enterprise tools is facilitating (if not helping to force) the modernization of enterprise dev outside the software industry. I've never been a bigger…
GitHub isn't fun anymore
401–410 of 623 posts
Re: GitHub isn't fun anymore
#402I’ve never considered GitHub to be “fun.” It’s a great tool , though. Most of my GH interaction is through my desktop system, not a browser (pushing and pulling checkouts). I’ve been using some form of source control for nearly 30 years (since Projector, in the 1990s). It’s a tool. A very, very important tool. I appreciate many of the “glossy” features of GH, like hero images and GH Pages, but this shows how “out of…
Git is a tool, yes. But GitHub is “social coding”, which should at least be a little fun.
Re: GitHub isn't fun anymore
#403I've sworn off Github for my own toy projects. The code I write off the clock is a form of escapism, I don't want to run the risk of having my repos nuked from orbit for any inadvertent profanity, nor do I want to triage issues from people taking issue with how I've named things, or forcing me to adopt an ultimately meaningless boilerplate CoC. I don't want to have to write a novel on why I'm not a racist or a fascis…
> I don't want to run the risk of having my repos nuked from orbit for any inadvertent profanity If they did, it doesn't sound like it would affect you if you already keep your repos locally anyway. Your point is totally valid, but I don't think that means that GitHub is a bad storage medium. It does mean that it's smart to always keep local copies of your code, as is true for anything one might keep in the "cloud".
Re: GitHub isn't fun anymore
#404Re: GitHub isn't fun anymore
#405Earlier quoted context omitted.
Saw it on the forums for MeteorJS some time back.
I think it is not logical to take a single argument and ascribe it to a greater movement. I once knew someone who claimed to be a feminist who told me there is no such thing as consenting to penetrative sex (that all penetrative sex is rape). But it would be unreasonable to assume this ascribes to all feminism, or more obviously that all women felt this way because I saw it in one woman.
The React props and mount thing is just ludicrous...unfortunately the people with the most extreme viewpoints often shout the loudest.
Re: GitHub isn't fun anymore
#406Re: GitHub isn't fun anymore
#407Earlier quoted context omitted.
> If our vocabulary can change our mindset, then maybe removing the master/slave dynamic can be a net positive, like removing the vocabulary of war from our daily interactions. I'm not sure what you mean by "removing the vocabulary of war". > But personally I don’t see a lot of downside in the attempt to better our world. I see tons of downsides; people are losing their livelihoods over the mere appearance of impropr…
Which jobs have been lost by the master/slave debate? I see people losing job after harassing Black bird watchers in park due to public outrage, but I don't see a lot based on those vocabulary discussion.
https://nymag.com/intelligencer/amp/2020/06/case-for-liberal...
Along similar lines, this guy that got booted from a climate change event for a past tweet that mildly linked COVID-19 and China:
>"COVID has taught us that the world is far more interconnected that we originally thought...we can’t always put ourselves first at the expense of others.
>
> It’s also made us realize that we are far too dependent on—and gracious to—China."
Re: GitHub isn't fun anymore
#408(There is a separate rant about using github stars as a metric of, well, anything, but thats a thing for a different day)
Re: GitHub isn't fun anymore
#409Earlier quoted context omitted.
Not really. You cannot comment on the commit message itself. And, if I'm not mistaken, changes made in one commit that are undone in a subsequent commit won't show up even if the files view if filtered by commit. Also, it's difficult to tell which comment is associated with which commit.
I don't think I ever factor in commit messages into my code reviews. I may look at the commit history if I want to see how they experimented implementing the feature, but I only care about the end goal and the code I will be merging in at the end.
Re: GitHub isn't fun anymore
#410FreshMeat was an amazing resource for new and exciting open source tools. Today ... it's pretty much just Hackernews, and we only get a small subset.