Every few updates my Pop_OS! suspend would break (sleep and not wake, or sleep and wake immediately). I could never figure it out beyond knowing NVIDIA was the source. Worked around it by swapping my graphics card to a comparable AMD card-- now my machine sleeps like a baby.
- 1 Post
- 12 Comments
pemptago@lemmy.mlto No Stupid Questions@lemmy.world•Why can't we have a static vintage web?English7·11 days agoCan’t easily verify on mobile, but iirc last time I inspected the html that site had a google tracker and there’s a commented line acknowledging the irony and challenges you to fight them. I could have it mistaken with another, similar site, though.
Edit: Sorry for the misinformation. The site was https://motherfuckingwebsite.com/ which contained the html:
<!-- yes, I know...wanna fight about it? --> <script async="" src="//www.google-analytics.com/analytics.js">
pemptago@lemmy.mlto Showerthoughts@lemmy.world•The entire teenage population changes every five years.English3·25 days agoSurely there’s an outlier. A record-breaking “oldest” dog older than-- Nope
pemptago@lemmy.mlto Showerthoughts@lemmy.world•A lot of people make the mistake of thinking they have real life plot armourEnglish7·29 days agoMy username comes from “pemptagonist,” the fifth most important character in a play (after protagonist, deuteragonist, etc). I thought it was funny, but maybe there’s something in that because I don’t trust my luck one bit.
pemptago@lemmy.mlOPto Open Source@lemmy.ml•OrganicMaps asks if users care they're on GH.English23·29 days agoMaybe, but if so, I bet it’s negligible. When it comes to discovery, there’s so many places I’d look for FOSS projects before going GH. Except maybe to check awesome-lists, but you don’t have to be on GH to be linked on one (and I’ve seen them popping up on Codeberg). GH’s design in general doesn’t seem to promote stumbling across new projects. Even if I’m wrong, one could always mirror on GH.
As for contributing, if someone is willing to go though the trouble to contribute, I’d hope they’d go through the trouble of signing up on a new platform. Maybe there’s a non-zero number of contributors who would not, and that’s an unacceptable for some projects. There’s also potential for more contributors if they trust a project is living FOSS principles and less at-risk of vender lock-in. The fosstodon thread shows people care about where a project lives. The arguments in favor of staying on GH seemed mostly inertia-based.
pemptago@lemmy.mlOPto Open Source@lemmy.ml•OrganicMaps asks if users care they're on GH.English73·30 days agoYou’re right. I don’t mean to minimize the effort required. The effort required is a big part of the argument in favor of moving, or at least aspiring to move to a platform with more open and interoperable values. I can’t imagine MS will make that transition any easier as time goes on despite forgejo and others best efforts. I’ve no problem with an OSS projects using GH but I’d hope they’d take the risk more seriously in a discussion about it.
Edit: I also don’t think the effort is wasted or insurmountable. Regarding broken links, I’ve stumbled across many projects that have changed their GH repo to a mirror and link to their new platform. And RE logistical v philosophical reasons, I consider avoiding vender lock-in to be risk management and part of a project’s long-term logistics.
pemptago@lemmy.mlOPto Open Source@lemmy.ml•OrganicMaps asks if users care they're on GH.English183·30 days agoI agree, and I can forgive OSS projects still using it, but if they’re inviting a discussion about it I’d hope they’d be more sensitive that:
- github is not static
- being on a Microsoft platform carries a significant risk (embrace, extend, extinguish).
- There are plenty of successful OSS hosted elsewhere and each one helps the whole system grow.
pemptago@lemmy.mlOPto Open Source@lemmy.ml•OrganicMaps asks if users care they're on GH.English142·30 days agoThey seem to think github’s PR, CI, etc features are head-and-shoulders above the rest, and are hand-waving concerns around vender lock-in. They’re also saying it would be painful to move because of the aforementioned vendor features that have them locked in. Really seems to miss why many go FOSS in the first place.
pemptago@lemmy.mlOPto Open Source@lemmy.ml•OrganicMaps asks if users care they're on GH.English371·30 days agoI use and donate[d] to OrganicMaps. I think they’re great, but I paused donations around the CoMaps split and have been waiting for the dust to settle. Their responses in the fosstodon thread seem so tone def: They’re asking about github on a mastodon instance and responding that it’ll be a worse product if they move. Thinking it’s time I give CoMaps a shot. [edit: add 2nd link for context]
Barefoot, shirtless, through broken glass. Linux is one helluva drug.
Also, many proprietary softwares rely on open source libraries. So unless they catch, patch, and do not contribute those fixes, proprietary will be at least as vulnerable as the oss they depend on.
It’s easy-- if you install on a single drive. If you want home on a separate drive, encryption is not so easy, and you have to learn about cryptsetup, crypttab, etc. Quite a steep learning curve compared to the installer. I do hope distros provide better coverage of this in the future. Having home on a separate drive and encrypted is just good practice.