jaxxed

joined 9 months ago
[–] [email protected] 3 points 3 days ago

I do recommend emacs though. It is not the greatest editor, but it is an amazing experience. It is such an amazing experiment, that has an extensive set of different ways of looking at content and code - it will change how you think about coding.

[–] [email protected] 5 points 4 days ago (2 children)

I can't say that it is, no.

[–] [email protected] 11 points 4 days ago (5 children)

Org-mode is like md but has tables and more. Emacs will even run computation as a party of interpretation. GitHub accepts it in place of markdown.

[–] [email protected] 3 points 2 weeks ago

I think that there is an android app, perhaps "pipeline", which is YouTube, with a subscription list separate from your yt account. Not sure how it handles ads though.

[–] [email protected] 3 points 2 weeks ago (7 children)

Have you tried niri yet? What about river?

[–] [email protected] 145 points 2 weeks ago (1 children)

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.

[–] [email protected] 2 points 2 weeks ago (3 children)

Perhaps not useful, but my linux machine doesn't sleep unless I disconnect my ploopy trackball first, exhibiting the same symptoms.

[–] [email protected] 8 points 2 weeks ago

Was waiting for a Finn to show up ... Or a Hungarian

[–] [email protected] 3 points 3 weeks ago

I am not as funny as I think I am.

I checked it out, and it seems awesome. I might even be able to reset my tablet, and not even login to my Google account.

[–] [email protected] 2 points 3 weeks ago (2 children)

Can anybody else vouch for unobtainium?

[–] [email protected] 4 points 3 weeks ago

Seen plenty of vets do this.

 

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?)

view more: next ›