jaxxed

joined 2 years ago
[–] jaxxed@lemmy.world 1 points 3 hours ago

Is it more cultish than Mormons, Scientology or the weirder evangelicals?

[–] jaxxed@lemmy.world 2 points 15 hours ago

This power struggle feud has been going on for at least rwo years, with various levels of hostility, peaking in open military posturing in the streets.

[–] jaxxed@lemmy.world 3 points 15 hours ago

Some of the anti-CCP stuff is too heavily algorythmucally captured, and ends up being "China will lose" - which is both wrong, and the wr0ng way to look at the world.

The China-Chaser guys can be the worst for this, as the tend(ed) to phrase the everrything as a US vs China competition - for which the US is destroying the Chinese. Any realist out there knows that the Chinese and US economies are so intertwined that they are both in trouble.

Truthfully, I find that I am anti-CCP, as you can tell bt my suggestions. I try to balance it out, bit I avoid those "US fails as China soars" channels. I tjimk that I tend to follow Taiwanese producers, as they have healthy concern but strong independence. Also I hate bully countries.

[–] jaxxed@lemmy.world 1 points 15 hours ago

Who do you follow, that you might suggest?

[–] jaxxed@lemmy.world 12 points 1 day ago (4 children)

It kind of depends on whether or not you speak Mandarin.

One thing to keep in mind is that noone has a clear picture of what is going on in the top levels of the PLA, nor the CCP. And that is intentional, of course.

Unless you have a foundation, avoid the China-Fact-Chasers guys, as they are very one-sided, despite their vast 1st person experience living in China. Lei-talks has a less extreme interpretation, with lots of numbers to back things up - and will also go off on the fantastical topics here and there. Ken Cao puts out a lot of content, as does David Zhang, also very anti-CCP

There is a GProf show that focuses on the Chinese markets which helps balance the economy knowledge, but is weak on politixal content.

[–] jaxxed@lemmy.world 1 points 1 day ago (1 children)

Can you comment further on the three mesh networks rhat you use?

I only use zigbee, but would consider branching out

[–] jaxxed@lemmy.world 4 points 1 day ago

Black cat, white cat was amazing

[–] jaxxed@lemmy.world 3 points 4 days ago (5 children)

I don't understand why there aren't more EU fabs, as the EUV machines are made there.

[–] jaxxed@lemmy.world 3 points 6 days ago (1 children)

I don't understand the helix approach.

Let's build a new editor in rust (good), that is in the legacy of vim/nvim[/emacs] (good), that moves to resolve the backwards mechanics of the vim-syntax like meow (good) ... but let's build it all as built in features with no modularity ???

How can you build a new terminal editor like vim/nvim/emacs without realizing that the core strength is that the best features are delivered in plugins. Why would you try to write all of the functionality yourself? Why would you think that a small team can handle all of the work? How can you not realize that external contributors in vim/emacs are the source of the most interesting functionality?

I liked helix, almost as much as emacs w/ meow, but yiu xan't extend it, or write a plugin.

[–] jaxxed@lemmy.world 1 points 6 days ago (1 children)

Is there anybody left who thinks that openai is going to survive? I don't think it has 6 months of life left.

[–] jaxxed@lemmy.world 1 points 1 week ago

I'm not comparing it. I watched an interview with one of the openZFS guys, who talked about how engineering designs based on spinny things are hard to get to work on solid-state drives.

[–] jaxxed@lemmy.world 3 points 1 week ago (5 children)

Their product may be one of the best, but they are more expensive, and they have no hope of making enough revenue to float their business.

MS and Google float their AI with their other profits, so it can work as a business model.

 

announce the release of Magit version 4.0, consisting of 1077 commits, since the last release three years ago. This is also coordinated with forge and transient releases.

 

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 ›