Your least friction option to switch to assuming you’re already on Mint, will be LMDE.
DFX4509B
So, this is the place where I’m going to be generally hanging out and trolling around, while my Pixelfed, Mastodon, and Blacksky accounts are going to be primarily art posting accounts, and I also have a Nooki account.
I’m also going to start to be active more on here than on lemmy.org, so I’m making this my primary Lemmy account now.
I’ll link the other socials I’m varying levels of active on below, plus my lemmy.org account which I’m demoting to my secondary account if that instance is going to be more unstable from now on.
- 2 Posts
- 37 Comments
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Why are so many Linux projects on Microsoft GitHub? Shouldn't they all move to Codeberg?English
101·3 months agoAlso, what if MS or the government starts getting hostile and taking down Linux and other FOSS repos they don’t like?
Well, Mint could just fall back to LMDE if Ubuntu starts going in the same direction as RHEL and starts account-walling their source code and blocking redistribution under the penalty of an account ban, but I don’t know about other Ubuntu clones.
DFX4509B@lemmy.wtfto
Open Source@lemmy.ml•New York's 3D printer law is NOT gun control; it's just.... control.English
16·3 months agoWhat if said manufacturers are funding this legislation so they can get it through as an opportunity to lock printers down? And what if this extends to 2D printers/scanners, and even software/devices in general?
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Colorado and California age verification bills exempt open source operating systemsEnglish
1·3 months agoIt’s going to be hard to completely kill off the Fediverse unless you block all ways in which it can be hosted, to include meshnets and the dark web.
On top of that, it’ll be really hard if not impossible to kill protocols which by their design are independently governed and completely open like ActivityPub and compatible protocols; it’ll be easier to kill ATproto because it has a centralized
plc.directoryledger which if that gets taken out, the entire protocol goes down with it, that and even if you self-host a PDS, you still have to interact with Bsky corporate’s centralized infrastructure at some point, where with ActivityPub, each instance is independent of the other.
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Colorado and California age verification bills exempt open source operating systemsEnglish
4·4 months agoWindows is already KYC’d by default since consumer Windows requires an MS account and setting up an MS account requires your birthdate.
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Colorado and California age verification bills exempt open source operating systemsEnglish
4·4 months agoAssuming PCs don’t get wiped out as a platform first, which between AluminumOS being a thing and parts being made intentionally scarce and expensive, I wouldn’t be shocked if that happens.
Can’t control what people do with their PCs? Just kill PCs as a platform in favor of thin clients tied to cloud subscriptions that you can control or glorified Android phones.
DFX4509B@lemmy.wtfto
Open Source@lemmy.ml•Why isn't there an LGPL version for AGPL?English
332·4 months agoYou want a weaker version of the AGPL, that’s what the GPL is.
From my understanding in terms of strength between the three, it’s:
LGPL (weakest) > GPL (middle of the road) > AGPL (strongest)
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Are you using systemd or an alternative, what do you recommend?English
1·5 months agoI’m personally running Artix with runit and things are fine so far, but as ChrisG pointed out, dinit is basically a drop-in replacement for systemd syntax-wise.
Also, I recommend enabling the unofficial
[]repo in order to get a newer kernel with more frequent updates than what Artix provides in their repos, eg. the default and zen kernels in the Artix repos lag a bit behind the lqx kernel from the[]repo, and I still recommend enabling[]as a convenience repo on any Arch distro.I also switched to MATE from KDE out of concern that KDE could end up following GNOME’s path after SDDM is deprecated, plus I just wanted a lighter and different desktop, that and MATE’s default two-panel layout is completely usable from stock although you might wanna set the panels to auto-hide to maximize screen space.
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•The Ageless Device: Cheap gadgets for violating the California Digital Age Assurance ActEnglish
191·6 months agoIt’s protestware.
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•The Engineer Who Tried to Put Age Verification Into LinuxEnglish
141·6 months agoThere’s also going the Ageless route and making protestware.
DFX4509B@lemmy.wtfOPto
Linux@lemmy.ml•Artix isn't going to comply with age-gating.English
9·6 months agoThat’s what Ageless already does, so maybe Artix could implement that officially in their distro by what you’re suggesting?
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Systemd preparing to comply with age verification lawsEnglish
2·6 months agoAlt-init distros exist but it’s only a matter of time before either they’re screwed or age-gating goes down to firmware or hardware level.
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•Systemd preparing to comply with age verification lawsEnglish
8·6 months agoI hope the alt inits or even the hardware itself aren’t targeted next.
DFX4509B@lemmy.wtfto
Open Source@lemmy.ml•The Free Software Foundation Europe was cancelled by their payment provider after refusing to hand over personal account data!English
81·6 months agoMan, the payment processors got bored with NSFW and they’re attacking free software now?
DFX4509B@lemmy.wtfto
Linux@lemmy.ml•On the unfortunate need for an "age verification" API for legal compliance reasons in some U.S. statesEnglish
1·6 months agoNo, or at least I hope it don’t. DOS never had user accounts to begin with as it was always single-user, or at least the variants everyone is familiar with (MS-DOS, PC-DOS, DR-DOS, FreeDOS). There was a short-lived Multiuser DOS sold by Novell, but none of us on this thread have probably ever even seen it in the wild let alone heard of it outside of a wiki page.
The only way you could’ve locked others out of your DOS PC back when that platform was relevant, was to physically lock them out of turning your PC on while you were away, to which there were multiple keyed power switch locks to do exactly this sold, and even then, this only applied to either the original 5150, XT, or AT, or clones thereof which used the original-style PSU with the big switch on the side of the case, as outside of physically locking people out of your PC with a power switch lock, there was no user control back then.
Oh, an addendum to this, the original AT also had a keyboard lock built in so you could also straight-up disable the keyboard if you were away and lock others out that way, in addition to installing a power switch lock on the side. Basically, the only form of user control you had in the DOS era was a physical lock of some kind, as you have no user accounts to lock out to begin with on that platform.
DFX4509B@lemmy.wtfto
Open Source@lemmy.ml•"No right to relicense this project" - on changing the license of Mark Pilgrim's chardet from LGPL to MIT after a vibe-coded rewriteEnglish
2·6 months agoNot to mention permissive licensing legally allows a project to go closed-source, effectively rugpulling its userbase, with no recourse.
I keep pushing this as an example, but imagine Bluesky corporate closed-sourcing ATproto and paywalling third-party and self-hosted PDSes once they run out of VC funding and need to start turning a profit somehow, since ATproto is permissively licensed rather than being copyleft licensed, they could do that.
By contrast, copyleft licenses ban this type of rugpulling and GPL3 calls out and bans tivoization (what RH does with the RHEL EULA) by name.
They make their own ARM silicon for datacenters, hypothetically they could just scale that down for consumer devices and there’s your vertical integration.
Conversely if Apple ever wants to enter the datacenter market, they could scale their M-series silicon up to meet that industry’s demands as well.
Windows will probably become a thin client/cloud OS as MS is already making moves in that direction with Windows 365 thin clients that were recently announced, and the fact that Win12 could be subscription-based.
I could easily see MS phasing out local Windows installs altogether in favor of a lower consumer-oriented Windows 365 subscription tier tied to the cheapest thin clients possible at some point.

Don’t do this, just run a Linux distro if you don’t run anything that’s vendor-locked to Windows by DRM.