[-] jaxxed@lemmy.world 5 points 1 day ago

We should note that it is super easy to extend a bootc release, and use dnf to install additional packages. It is a docker/podman contanerfile of a few lines.

I have a github repo that adds virtmanager and ghostty to the excellent zirconium release, rebuilds ever day - and then uupd pulls the update every day.

The atomics are not meant to limit you, they are meant to free you to get what you want, usng simple oci tools.

Another great thing is being able to swap distros with simple commands. I installed bluefin, then swapped to zircnium to get niri and dms.

[-] jaxxed@lemmy.world 13 points 2 days ago

The decreased chargng time comes with a massive increase in charging power. The equivalent in ths scenario is to massvely increase the microwave power - which would likely cook the drone.

[-] jaxxed@lemmy.world 75 points 1 month ago

Trump wants a domestic soil attack, so that he can destabilize domestic politics further.

[-] jaxxed@lemmy.world 54 points 3 months ago

Here is old man me trying to fogure out what PASCAL code there is in the linux codebase, and how NVIDIA gets to drop it.

[-] jaxxed@lemmy.world 22 points 6 months ago

Definitely not going anywhere near the comments section on that phoronix article. It's guaranteed to be pure poison.

[-] jaxxed@lemmy.world 24 points 1 year ago

You can advocate for hungry people after eating a meal. You can advocate fornsex worker rights even if you are a virgin.

You can't tell people you are "working class" if you're rich. You can't advocate for punishing day people while pretending to be straight.

It is not complicated.

[-] jaxxed@lemmy.world 19 points 1 year ago

Rich ones will

[-] jaxxed@lemmy.world 40 points 2 years ago

She will most likely not be a great president, but could be a good one. If Biden wasn't so poor on the Middle East, he would have been a great one, from a policy perspective.

[-] jaxxed@lemmy.world 146 points 2 years ago

Kent developed for like 10 years on his own. He's just having a hard time learning how to play with others, and deal with large priority cycles. He just needs to know that sometime his changes will get pushed to the next cycle.

[-] jaxxed@lemmy.world 29 points 2 years ago

All VP picks are DEI hires.

0
submitted 2 years ago by jaxxed@lemmy.world to c/ansible@lemmy.world

I have an inventory of hosts, and from them, one of the tasks should choose a leader by running a command on each until one of the machines produces an expected output (json value.)

I want some code to run on that leader to initialize it, and then I want some of the other roles to delegate some tasks to that leader.

Not sure how to do this?

Should I use dynamic inventory to analyze a group of hosts, and create a new group (can you run built_in.command in dynamic inventory? Should I write a role task that runs the identifying command on each host, capturing the result globally if it returns what I want (but then running on each host even if I have found my leader?)

[-] jaxxed@lemmy.world 24 points 2 years ago

I think the topic is not so much "gun folks", but more the idea that the US 2nd amendment right equates with all freedoms.

[-] jaxxed@lemmy.world 40 points 2 years ago

yubikey works on every linux distro I have tried, and even on freebsd. Some people say it "works out of the box" but that part is not true on every distro. Every distro will recognize the device when it is plugged in, but not every distro will all 2FA actions out of the box, and almost no distro comes with the management tools.

On linux (and BSD) you can install a CCID tool to get the 2FA, which installs software that needs to be running (you can use the yubikey as a keyboard approach if you really need it) On Linux you can install a manager tool like ykman is easy, if you want to manage the tooling on your card On Linux you can setup PAM (authentication) so that yubikey can be used for logins, sudo auth etc On Linux you can use yubikey to do advanced things like manage the encryption keys for encrypted disks

As always, off to the Arch docs: https://wiki.archlinux.org/title/YubiKey

view more: next ›

jaxxed

0 post score
0 comment score
joined 2 years ago