Scoopta

joined 1 year ago
[–] [email protected] 34 points 4 days ago (2 children)

Don't you mean buttbuttinate?

[–] [email protected] 81 points 4 days ago (3 children)

It's replacing all instances of arse and ass with bottom...but doing so in about the most naïve way possible.

[–] [email protected] 1 points 1 week ago (1 children)

Most of the situations I encounter RSA are in projects where I hope RSA is implemented correctly. I have a lot of Let's Encrypt certs that are still RSA and my main SSH keys are still RSA. All of these were generated quite some time ago. I understand the problem with projects that implement it incorrectly but I'd hope OpenSSH and certbot aren't those projects 😥

[–] [email protected] 11 points 1 week ago (3 children)

Fact of the matter is RSA is perfectly secure still...and ECDSA/ED25519 should also be extinct given the rising need for post quantum cryptography

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

I do whenever there is a vulnerability of note. I don't do it on a regular basis though.

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

Just checked, I'm at 311 on my main server

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

This meme must be old as Java 9 added jmods

[–] [email protected] 2 points 1 month ago

Huh, yeah I suppose that's true. Qubes is an interesting project but I'm not sure it's for me. I selectively isolate apps I worry about using containers, I actually should give flatpak a try as it basically does that for me but I haven't seriously tried it yet.

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago) (1 children)

Ollama is also a cool way of running multiple models locally

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago)

Eh? Idk if I agree. My original comment was entirely a joke based on the fact that the literal argument of=/dev/sda has no affect on my system but to address your actual point. I personally don't find nvme naming any more confusing than SCSI. /dev/nvme0n1 is only one char away from /dev/nvme1n1 just like sda vs sdb. Additionally if you understand how the kernel comes up with those names they make a lot of sense. The first number is the controller, the second is the namespace or drive attached to that controller, the 3rd if present is the partition on the given drive. It is entirely possible to have a controller with more than one namespace. That aside aside...I think there is a genuine benefit to be argued for having USB drives, which are SCSI and fall into sdX naming separate from system drives as I dd far more USB media than system media. Making it a lot harder to screw my system up when trying to poke a flash drive.

[–] [email protected] 29 points 1 month ago (8 children)

I am immune to /dev/sda for I only have nvme

[–] [email protected] 46 points 1 month ago (2 children)

I'm both IT and development...and I've caught both sides being utterly wrong because they're only familiar with one and not the other

 
view more: next ›