If you hate the taste of scrum give SAFe a try! (but really, please don’t)
If you hate the taste of scrum give SAFe a try! (but really, please don’t)
My main complaint with how Gnome does stuff is in environments where it is the only option (e.g. RHEL).
The backend dev has seen into the depths of COBOL and JCL that keep the world from imploding.
And the code looked back.
Do people actually do the spoon thing? I always hit them on the edge of the counter.
Sundered. I would love to see the equivalent of Rogue Legacy 2 for that game, where the sequel completely supplants the original while expanding upon the storytelling and lore.
I’m working on it. Just waiting till Christmas.
Also the director of “Canadian Bacon”.
As a vim user who recently started with Emacs, if you ever want to try it, use evil-mode to get vim motions.
You can run i3 inside XFCE on a per user basis, but convincing my wife/kids to swap users when they need the computer for “just a second”…
I just take the win that they are on Linux and use a shared account.
XFCE. I also like tiling WMs, but I often have to share computers and they are too unintuitive for the rest of the family.
I use syncthings.
Hashing is more about obscuring the password if the database gets compromised. I guess they could send 2^256 or 2^512 passwords guesses, but at that point you probably have bigger issues.
It doesn’t matter the input size, it hashes down to the same length. It does increase the CPU time, but not the storage space. If the hashing is done on the client side (pre-transmission), then the server has no extra cost.
For example, the hash of a Linux ISO isn’t 10 pages long. If you SHA-256 something, it always results in 256 bits of output.
On the other hand, base 64-ing something does get longer as the input grows.
As someone stuck in DTW, I feel the pain.
The beauty of Linux at home, you get to choose what works best for you.
Also, you can configure sudo to prompt every time if you really want.
I was on a system that was configured that way for “security”, so I would just ‘sudo bash’ which is obviously much safer /s.
I totally expect one day a XFCE (Wayland) option will show up, I will click it, forget I did, and use it forever more.
XOrg is my daily driver for these reasons:
That being said, I have no fundamental opposition to Wayland, and will probably use it someday.
PostScript was my first thought to. I guess these days WASM also applies.