I already got out in March when github decided to close my account because I didn't want to involve my phone with my github account.
Codeberg has been a much more pleasant experience.
This is a most excellent place for technology news and articles.
I already got out in March when github decided to close my account because I didn't want to involve my phone with my github account.
Codeberg has been a much more pleasant experience.
Well, given git is decentralized and self-hostable.....
Curious when the last time business insider quoted a labor leader without a CEO or capitalist shill quoted in the same article. A US private equity group Kohlberg Kravis Roberts & Co. (KKR) acquired a majority share in the parent corp in 2020. They're also selling ads for development in the west bank under yad2 https://www.business-humanrights.org/en/latest-news/germany-media-giant-axel-springer-advertises-israels-illegal-settlements-in-the-west-bank-through-its-classified-ads-website-yad2-incl-co-comment/
I am embracing AI. For better or worse, it's here to stay. The issue with the current AI models is that they are over-hyped. It would just lead to a bubble burst like had happened with dotcom. The full capability of AI will probably improve in ten or fifteen years.
I'll agree that it's here to stay, but not so sure it's going to obviously improve. I have had access to various LLMs and while they are useful, they are very obviously limited and have kind of been at that level for a while now. Feel like they've largely gotten as "capable" as the strategy is going to get, and now the game is on to make some things friendlier for LLM consumption to get that capability more usefully available.
At least in the context of coding.
Same, but I still don't find it particularly useful. It does help in the research phase and maybe bootstrapping, but not as much for regular development.
I use it where it makes sense, but it's certainly over-hyped.
My for-hire work has been off GitHub for awhile now. My patience for VS Code is razor thin with the stupid features creeping in.
20 years ago I decided to make websites as a career and I’ve been loving it—up until the people who want to sell me tools I don’t want start convincing my bosses that I’m somehow less if I don’t get on board with the always-guessing error machine.
The git site has instructions on how to create your own git server in 30 mins.
It's very easy once you know it's literally just an SSH account.For personal projects or small teams is absolutely fine.
For open source there are lots of GitHub alternatives
Git out.
I can already tell the guy is a huge fan of cheeto prez.
Call it the network effect, or the momentum of becoming a staple in the tech community, or whatever; GitHub is here to stay for a while, and the leaders in charge of it are well aware of this.
GitHub has gained enough attention that it is almost impossible to ignore. Projects on GitHub tend to attract a level of engagement (code contributions, issue reports, and feedback) that other code forges do not enjoy.
One unfortunate consequence of this, which I have experienced recently, is when recruiters ask for links to my past work or open-source contributions but refuse to accept links to relevant repositories on GitLab. The number of companies where this occurred was significant enough for me to set up mirror repositories on GitHub.
Another frustrating but silly consequence was when I was questioned during one of the interviews why my activity graph on GitHub was empty: I had simply not enabled it.