Well they had their chance for "change" with Obama, just like the french PS had their chance for "changement" with Hollande. And both betrayed their electoral base and honest people by empowering multinational corporations against consumers and small businesses. Who could have predicted that noone would want to elect them again?
Please. If you’re an adult and you still believe anything any politician ever says, then you may still have some growing up to do.
Left. Right. Up. Down. Doesn’t matter. A politicians job description nowadays boils down to doing everything in their power benefit themselves and their partners and to hell with you unimportant people if it bothers you any.
Crazy to think there were no GOP presidents between Bush and Trump. I first interpreted this as the new record low is lower than the old record low. But no, Trump was the very next one.
This is exactly how the dot com crash happened. People point out this like pets.com, but that wasn’t the issue. It was the musical chairs the played with the fiber telecoms. Today it’s data centers.
Your comment unironically is something I prefer and one of my biggest pain points with Linux.
As a newb, I'm sure there's something called with a mycommonproblemd name that has a stateful interface. But sometimes that all adds up to make things feel complex. And it let's me make stupid mistakes, like I forgot to close or open a port on firewalld, or I disabled a container but forgot to commit a change to my systemd units.
It's nice to just have a nice file called myservice.nix that tracks the firewall port, name, systemd startup and update scripts.
Hacker News loves to make snarky comments about everything to do with K8s and YAML all the time, and yet in my experience the amount of times an issue was caused by actual YAML can be counted on one hand.
Way more often it’s developers who can’t figure out that their http library only supports 2 concurrent connections, or emit garbage/malformed log lines and then bitch that they can’t see their app logs because we dropped them, or can’t be fucked to do “kubectl describe” in their own developer namespace that they have full permission for.
If you truly experience issues with just using YAML then you need to skill up probably.
Most of the issues with YAML are really issues with people who think that since "configuration as code" is good, that "code as configuration" must also be good.
reply