jollyrogue

joined 3 years ago
[–] [email protected] 3 points 1 week ago

Lots of code repos. Especially repos for programming languages, compilers, and Git.

[–] [email protected] 2 points 2 weeks ago (1 children)
[–] [email protected] 4 points 2 weeks ago

Where are those two in the picture? Or are they taking the picture? 🤔

[–] [email protected] 1 points 3 weeks ago

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.

[–] [email protected] 2 points 3 weeks ago (1 children)

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?

[–] [email protected] 4 points 3 weeks ago

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.

[–] [email protected] 1 points 3 weeks ago

Maybe Briar? It’s P2P chat app.

https://briarproject.org/how-it-works/

I never tried that. It sounds like it might have been fun with a burner.

[–] [email protected] 1 points 3 weeks ago

Linux, 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.

[–] [email protected] 9 points 4 weeks ago

Random 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.

[–] [email protected] 6 points 4 weeks ago (7 children)

Did the USB drive get excessively warm during this because it looks like the drive is throttling?

Incidentally, this is why I switched to using external SSDs. A group of 128GB flash drives I had would slowly fall over when I would write 100GB off files to it.

[–] [email protected] 2 points 4 weeks ago

I need to run immutable distros more, and I need to figure out how to roll my own images.

Desktop side, I need certain things in the base image rather than adding more layers or using a container. Things like rsync, nvim, git, curl, lynx, etc.

Would immutable distros help reach more desktop audiences? Perhaps. It’s more about applications though. The biggest help has been electron apps and the migration to web apps. The Steam Deck is successful because it has applications people want.

Server side, they look really promising for bare metal servers. Provided, there is an easy way to compile custom images. Being able to easily rollback to a known good image is very enticing, as you point out.

[–] [email protected] 1 points 4 weeks ago

I really wish Signal would have a “Pro” version. I would pay for that, but as it stands, there are many features missing which are needed in a business setting.

It’s great tech, but focused on the consumer space.

view more: ‹ prev next ›