Exclusive: Google-backed software developer GitLab explores sale, sources say | Reuters

fne8w2ah@lemmy.world to Technology@lemmy.world – 230 points –
reuters.com

Expect more enshittification coming your way.

45

You are viewing a single comment

This worries me, i can see the new owners killing the Community edition and/or enshittifying the software to uselessness. Do we have a FOSS alternative that does the whole CI/CD pipeline too?

Codeberg, but you have to manually apply for the CI/CD part. Also, Codeberg only allows you to host FOSS projects.

SourceHut is worth checking out. It leans towards minimal aesthetics, but is actually very functional. Granted, the workflow is quite different than other VCS providers, but you may grow into it, like I have :)

SourceHut burns my eyes. Has Drew (or someone to whom he has delegated such things) announced a dark mode yet?

Dark Reader browser extension or just a userstyle. For me, Dark Reader works very well for sourcehut.

Thanks, but I know browser extensions exist. I was just curious whether it's going to be supported natively.

No. But, FWIW, Dark Reader, and similar extensions work very well on the site.

BTW, SourceHut now automatically switches to light/dark mode based on your OS settings.

Unless I made a mistake checking it the last time, it’s like Drew saw your comment and took it personally xD

Haha... Maybe he keeps tabs on the fediverse?

It doesn't work with Resist Fingerprinting mode (which hides OS settings), and doesn't have a manual toggle that I can see, but does now have a @media(prefers-color-scheme:dark) clause in its CSS. That's a step in the right direction. :)

Thanks for the tip!