Monopolies becoming more of a monopolies while the US is weaponized to protect them.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
It blows my mind that so many devs did not see this coming the moment Microsoft bought it. I was waiting for this to happen the moment I found out about the acquisition.
I’m only surprised it took this long.
I fully saw it when I heard but alas. I still need the green squares on my github page to get hired. Nobody looks at projects as much as the green squares.
I'm not a developer, but I can certainly understand your position. It's unfortunate that companies rely on this type of company to decide if someone is worth hiring. There's a need for companies to have streamlines that look at the actual capabilities and values of potential hires, regardless of where the evidences are hosted.
This world is way too broken, and getting worse every day.
Pretty sure I had Embrace Extend Extinguish as my 'status' when microsoft inevitably introduced that linkedin style social media bullshit to a git server.
Plenty of good alternatives out there, or roll your own!
Don't just move to Codeberg; donate to them too.
Codeberg has a lot of restrictions regarding private repositories and... complicated verbiage regarding what licenses they want for public repositories.
For public repositories... do you think that MS et al can't already scrape all of that?
I am all for telling MS to go fuck themselves. But it is important people actually understand what they are and aren't getting in terms of privacy and the like. It is like how people still sometimes pretend that the completely open site where just about anyone can run an instance has LESS ai scraping than a reddit.
The key point about codeberg as I understand it is it’s meant for foss projects. It’s not really much more complex than that. Want to host non-free software, or want to use it for your company’s private code repository? They don’t want that on their servers, so either find an alternative or self-host forgejo, which is the same code (derived from gitea) that powers codeberg itself.
The real question is…. WHY DOES AZURE DEVOPS STILL EXIST?!?!?
Our company runs everything on Azure. We use windows PCs, Visual Studio Professional, C# .Net, outlook, teams, etc.
We make enterprise software and I am happy really. I wasn’t at the start but as time goes on I don’t care, I do my job and go home.
Username checks out :)
The company I worked at got acquired by a big tech company. We're switching from Google suite to Microsoft, Mac to Windows, Slack to Teams, etc. It's pretty painful as transitions go, and if not for golden handcuffs I'd be gone.
I'm not sure if I'll ever be happy with Visual Studio though, so I use Jetbrains Rider.
Because businesses that use .NET are already paying for it with their visual studio subscription or higher Microsoft support. It’s a bare minimum product that has no incentive to improve because no one pays for it. But businesses force the use of it because “we’re already paying for it”
GitHub is finally dead.
It was dead when MS bought it. Software developers aren't immune to denial.
People not realising (or not caring enough about) the irony that more than 80% of open source projects are hosted in a platform which is a) not open source and b) owned by M$ has always been a mistery to me.
b) is a recent(*) change. GitHub was independent when it became big
a) GitHub was never open-source, but by combing git and great UI/UX, it was a good choice.
Git is open-source and the distributed nature of git reduces the vendor-lock-in. You need to understand where we came from (svn or git to some ssh server). Coming from self-hosted git, embracing github did not take away your power over your own source code; you still had a copy of all branches on multiple machines. The world is different now, where github has become a single-point of failure.
(*) Update: Okay, maybe 2018 was not recently, but my point stands. GitHub existed long before the Microsoft purchase.
Self-hosting is the future.
Everything M$ touches dies. What a fucking shocker.
Now if only they could work that magic on ICE and IDF. (Microsoft is in bed with both.)
Are we moving to Codeberg now?
Or your own server. But yeah this is not so good for the rest of us. They are doubling down on AI.
shit, whats this going to mean for repos like massgrave? will microsoft enforce shitty policies against DIY software that's published there if it violates somebody's terms of use?
I'm finding this kind of Pikachu surprised face meme worthy, really.
We all know and knew that GitHub is Microsoft's. We all know that Microsoft is fucking evil, yet everyone and their mother have their main repo management with GitHub.
W.T.F.
what did you expect would happen, sooner rather than later?
Well technically nothing has happened yet, but you can imagine the fun that is coming
I honestly don't understand why Github hasn't been abandoned by users at this point. If I were a company, I'd either go to the competition, who is just as good if not better, or host in-house if the means are there.
I'm just a freelancer and I gave up on github 3 years ago
So they're just going to use GitHub as a code training dataset? Embrace, Extend, Extinguish.
Room temperature take: It has been not independent for much longer than that.
This is the most infuriating, heartbreaking and lame thing ever. AI bros are just a bunch of losers ruining stuff for everyone.
i don't think being owned by a shitty billionare company counts as independent
and so begins the enshitification
I'm just waiting for Forgejo federation to be a thing, and some sort of definitive website for discovering projects. Right now, even though I do have my slefhosted forgejo instance, I still need to keep my code on GitHub, or no-one else will ever know about it.
Issue on every github project should be "hosted on github" (just kidding kinda not really) Has github ever actually helped discoverability?