Moosemouse

joined 1 year ago
[–] Moosemouse@lemmy.sdf.org 13 points 4 months ago

They aren’t sure yet if someone else found it first. If a smart person found it first they could sell it piecemeal to make it harder to know where it came from. Each identity isn’t worth much but that’s a lot. Combine that with the password stuffing capability from a plain text password list and there’s…

If you ever, ever store passwords in plain text instead of hashed and salted your business should be shut down. Thats below even Security 101 level, and shows a critical carelessness for user data.

When we’re find things like this, unless we have exact audit logs proving there was no misuse, we assume it was misused because that’s the only sane way to do it.

If it turns out they have excellent logging (hah) maybe they can prove it, let’s hope so for the affected people’s sake.

[–] Moosemouse@lemmy.sdf.org 5 points 5 months ago

I have seen a pattern of the boss or even second-tier management not even knowing it's about to happen. Like the now-famous Cloudflare botched "layoff-not-a-layoff" decisions are being made by folks who probably don't even know the people they are firing, they are just names on a spreadsheet.

The good managers I've worked for think this way, they are there to make their team better and actually care about them as humans. For anyone thinking about going into management, every business I've ever seen needs more managers that care, it's a worthwhile job and even fewer people can do it correctly than many technical jobs. Managing poorly is trivial, so we all think it's "easy".

[–] Moosemouse@lemmy.sdf.org 5 points 9 months ago* (last edited 9 months ago)

Did you expand the filesystem itself?

You go from physical (your dd) to encrypted (luks) to lvm(if used) to your filesytem itself.

You probably have btrfs so check out Resizing btrfs

Edit: I can read, you have ext4 :)

Check out resize2fs, IIRC it can do it live on a mounted partition

[–] Moosemouse@lemmy.sdf.org 3 points 9 months ago

This is why we require second factor on the password manager too, otherwise you’re exactly right.

[–] Moosemouse@lemmy.sdf.org 2 points 11 months ago (1 children)

Calling it a code editor is like calling my car a “work transport vehicle”

Vim is an all purpose text-editing machine and although it has some definite quirks it solves problems. If you’ve used original vi you’ll know just how much more amazing vim is without changing the core concepts.

Much love to Bram, you made the world a better place ❤️