- 1 Post
- 182 Comments
jollyrogue@lemmy.mlto Linux@lemmy.ml•macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"56·8 days agoCool. Podman Desktop should be easier after this. Presumably, it’s still a Linux VM driven by something written by Apple instead of qemu.
No macOS containers though. Being able to spin up macOS containers would have been nice for builds and isolating things like pkgsrc.
jollyrogue@lemmy.mlto Linux@lemmy.ml•What's a good, beginner-friendly distro that allows for easy switching between GNOME and KDE?2·2 months agoAs a Fedora user, I would go with Fedora. 😄
OpenSuse Tumbleweed is good, but I find Yast to be kind of overkill. I’m sure it’s great when people figure it out, but there are too many options before then.
Fedora is much simpler, which is weird to say.
jollyrogue@lemmy.mlto politics @lemmy.world•SHOCK POLL: AOC a Close Second Place Behind Kamala Harris in 2028 Democratic Primary35·2 months agoIf I were her, I would have had a plan B knowing what the right wingers were up to, and it should have looked a lot like what Bernie and AOC are doing. Instead she showed up then fucked off to somewhere else after hanging out with Dick Cheney for a few months.
jollyrogue@lemmy.mlto Selfhosted@lemmy.world•What is your favourite way to transfer files in your homelab?English2·3 months agoNot necessarily. Rsync deltas are very efficient, and not everything supports deltas.
It may very well be the correct tool for the job.
Anyway, problem fit wasn’t part of the question.
jollyrogue@lemmy.mlto Selfhosted@lemmy.world•What is your favourite way to transfer files in your homelab?English2·3 months agoThe daemon tracks file state, so the transfers start quicker because rsync doesn’t have to scan the filesystem.
jollyrogue@lemmy.mlto Open Source@lemmy.ml•Thunderbird "won't be adopting the firefox terms of use"6·3 months agoMZLA is a different subsidiary of the Mozilla Foundation.
jollyrogue@lemmy.mlto Open Source@lemmy.ml•Thunderbird "won't be adopting the firefox terms of use"5·3 months agoIt was community maintained, then MZLA Corp was formed under the Mozilla Foundation. Deals to house Thunderbird under other foundations fell through, which is why it’s still under the Mozilla Foundation.
jollyrogue@lemmy.mlto politics @lemmy.world•Jon Stewart Says Elon Musk Flaked on 'Daily Show' Interview Offer7·3 months agoAiring 45 minutes of them trying to get ahold of Elon would have been great. 🤣
Project 1: Install Gentoo on it. 🙂 Project 2: Keep Gentoo installed on it.
jollyrogue@lemmy.mlto Open Source@lemmy.ml•Mozilla drops new Privacy Note and Terms of Service; People are saying it is Bad News4·4 months agoMozilla is going to surveil their users and feed the data to their AI/Ads systems. They needed people to opt-in, so they created a EULA.
I’ll start. Go home white people! Go back to where you came from!
jollyrogue@lemmy.mlto politics @lemmy.world•Economists say the GOP budget would destroy Medicaid and "disproportionately benefit the 1%"3·4 months agoThey don’t care. One last cash grab.
Where are those two in the picture? Or are they taking the picture? 🤔
This would be great news if it would happen, and especially if it brings back allowing the engine to be embedded.
Postgres is better, but embedded Postgres isn’t something that’s going to happen.
How hard is clevis to setup?
I’ve seen it referenced for encrypted servers, but I haven’t tried setting it up.
Unencrypted boot is unfortunate. What are PCR registers?
I do encrypt my drives, and it’s not as transparent in Linux as it is in the others. I’m sure I could get a TPM setup for seamless boots, but I haven’t done that yet.
For mobile drivers, I still encrypt, but that locks them to one OS since LUKS isn’t cross platform. There is VeraCrypt for cross-platform encryption, but that’s one more thing to manage and install.
jollyrogue@lemmy.mlto Linux@lemmy.ml•Why is copying to USB stick on Linux so damn slow?1·5 months agoLinux, and macOS, enables write caching by default and Windows does not. This is what you’re seeing.
Mounting the drive with “noatime,flush” (preferred) would adjust the write caching and mounting with “sync,dirsync” would turn off write caching.
jollyrogue@lemmy.mlto Linux@lemmy.ml•Why is copying to USB stick on Linux so damn slow?10·5 months agoRandom peripherals get tested against windows a lot more than Linux, and there are quirks which get worked around.
I would suggest an external SSD for any drive over 32GB. Flash drives are kind of junk in general, and the external SSDs have better controllers and thermals.
Out of curiosity, was the drive reformatted between runs, and was a Linux native FS tried on the flash drive?
The Linux native FS doesn’t help migrate the files between Windows and Linux, but it would be interesting to see exFAT or NTFS vs XFS/ext4/F2FS.
Oh yeah. No one appreciates blue sky research. We don’t know where the question will take us, which is why governments fund the research. They can take on the 0.1% chance something useful is created 20 years later.