Noodlez@programming.devtoLinux@lemmy.ml•Soft-reboot in systemd 254 sounds a lot like Windows' Fast Startup
2·
1 year agoMy new background
I like to eat noodles. Yummy!
My new background
Plan 9 has multi-monitor support?
Bash’s posix mode still has a lot of bashisms. The only way to test true posix compliance is to test with other shells like dash
and ash
.
I have found this is the case a lot of time. People will say it’s POSIX compliant shell, but it’ll obviously only be tested in bash Like at that point just make it a bash script, since pretty much every system under the sun has it.
Nothing makes me cringe more than seeing 4 unwraps in a row in Rust code. Like are you sure those errors will never happen? Do you really wanna panic?
And then I do it in my own code and I get it again. Rust error handling sucks ass. (I love Rust btw)
Or maybe terminal emulation needs to be brought up to speed with modern computing. New terminal specs and all that.
Nothing is better for remote computing and administration than a terminal. It’s far too data data dense for anything to be competitive.
Nothing is better for quick and easy iteration of programming ideas than a quick text output in a terminal.
It doesn’t need to be destroyed, it needs some iteration. It’s an old technology with a lot of cruft.