Keep it simple
-
[email protected]replied to [email protected] last edited by
I have to say, the resurgence of this energy in the last whenever has been refreshing. Can't we all just crank our hogs?
-
[email protected]replied to [email protected] last edited by
After a suspicious-looking guide I nearly started with, and the NoxOS split drama, and having homemanager bork my login in a test setup, I wonder if next time I'll try GUIX.
-
Mm, I love stacking weird formats. How many backslashes do I need for a regular expression to work right? đ„”
-
What's funny is that if you use attributes a lot then XML can be about the same size as JSON. But people think there are things you should and shouldn't use attributes for for some reason. The only thing XML has going for it is a really nice schema format, but even today that's pretty moot. JSON schema and others are pretty well supported.
-
-
[email protected]replied to [email protected] last edited by
Oops yeah. Not sure why I was thinking Oracle
-
[email protected]replied to [email protected] last edited by
That's not entirely true. You could use Ansible Navigator and Execution Environments.
-
Are you mixing metaphors, or enjoying fried chicken in slightly unconventional ways?
-
Well, I spent a non zero amount of time trying to use the word "sluiced," so I think mixing metaphors is probably accurate.
-
If you're not eating fried chicken while playing dark souls and enjoying both... Then I don't even know what to tell you.
-
[email protected]replied to [email protected] last edited by
You forgot that it can run without ssh set up, by installing ansible on the machines and letting them poll for changes.
-
[email protected]replied to [email protected] last edited by
Yeah, guix started as a nix fork with scheme, we all dancing at the same party.
-
[email protected]replied to [email protected] last edited by
Last time I checked on ansible, it was a sysadmin complaining that he could just do everything better with vanilla bash scripts and that redhat keeps riding it because every company keeps asking for ansible experience, even if it's now a dated product.
And just personally, declarative anything seems to defeat it's own purpose any time you want to do something non standard, which comes up more often than you'd think.
-
[email protected]replied to [email protected] last edited by
Protip: you can actually just write your ansible (or any yaml really( as JSON.
-
[email protected]replied to [email protected] last edited by
The enemy gate is down
-
[email protected]replied to [email protected] last edited by
Feels insecure
-
i keep telling myself what a timesaver ansible is, while at the same time my simple scripts got abstracted and puzzled into more files, much harder to quickly read and understand them and after hours of frustration, ansible actually works. there may be multiple minutes of delay between my tasks wasting time like hell but it works. except when it doesnât. there still is a playbook where the host cannot be reached and i keep on failing to understand why as everything appears to be the same and looks correct. there will be more hours wasted.
-
Trailblazing Braille Taserreplied to Milan last edited by
The higher abstraction level is the price you pay for idempotency!
-
[email protected]replied to [email protected] last edited by
I hate anything that uses python or depends on whitespace in it's code. Nothing but fucking problems. You know what's hard to see an extra space in a line of code. A missing semicolon is so much easier to find.
-
[email protected]replied to [email protected] last edited by
mgmtconfig
Never heard of that, will be looking into it