At this point, running Chinese model like GLM-5 or Kimi K2 would be far more safer than risking off your LLM subscriptions. Quite the irony that our AI techno-feudal corpo overlords doesn't want to see their LLM take off with curious and useful open source ideas. Just like Microsoft, they deliberately buried it for some reason.
Oh, maybe not, they did it in the name of "terms of service abuse" and "risk assessment".
Thus it would be far better if we can just have SOTA open weight model to run OpenClaw/Clawdbot/Molt at least we are under control. And as you see the two Chinese models I mentioned are indeed open weight, albeit taking atrocious amount of resource to really self host, and you probably need to have abliterations to remove their political guardrails.
Sigh. We can't have great things with those big tech corpos and CCP politics. Big question: Why has this world gone to shit lately.
They are not eliminating job, you still have jobs in 1984 which is where we are heading to. You still need to hire someone to do the mass surveillance and policing, and enforcing the laws that are getting more and more draconian day by day. And you still need people to instigate-cough-motivate hate on something in order to keep the momentum of the society to shift the focus. Those still took labor but AI makes it easier.
We are indeed entering a post-job-scarity environment though. You see a lot of ghost posting and lack of response for years now, 6 out of 10 application is ghosted, 2 out of 10 said no, and just a few remaining. Jobs are getting rarer and are going to be more of a status rather than for breadwinning
It really sucks that everyone’s go to dystopia is 1984. Especially in this case given 1984 required the active participation of millions of citizens whereas Brave New World maps better where control is enforced through comfort and irrelevance instead of force.
The tech dystopia doesn’t even try to flatter us by assuming we’re important enough to oppress individually.
The comforts, you mean soma? Well, besides from the fentanyl and tranq that turns people into almost-literal zombies since they can't get high from oxycontin and from codein no more, now instead we have all the free dopamine hits from gacha game lootboxes, endless attention seeking short videos, that is, tiktok/youtube shorts and instagram reels. Sometimes you feel high in the ups and lows of stock market and crypto bro doing rug pulls too. I have to unfortunately say I also fell into some of those lately, mostly in gacha games and opening weapon cases in CSGO, and for some reason I got rid of instagram which is a good thing I guess?
After all, "attention is all you need". Although it is nothing but just a title of the paper who introduced us to "transformers", and enabled all this AI slop lately (note: I'm not against LLM "AI" but I'm against using it in an irresponsibly, e.g. vibe coding without knowing your domain knowledge in the first place is one), but it is quite a dark humor to me that we can actually use this title literally to describe a lot of real world phenomemon.
All of that to make you feel numb in the rat race to the bottom. I don't think your argument that we are closer to BNM than 1984 is wrong, just that the antifa and all the ICE, and the politics fiasco makes me feel like it is more 1984 than BNM. Or maybe we have a super deluxe package to have both.
For policing, you may not need that much, either. To put out smaller fires, you only need local superiority in numbers. That can be achieved by having a small force that can be rapidly deployed.
For large uprisings, you can use drones. You’ll want to avoid that, though because that isn’t guaranteed to keep you in power.
> And the real irony? The legal threats are the reputation damage. Not the vulnerability itself - vulnerabilities happen to everyone. It's the response that tells you everything about an organization's security culture.
See. The moral of the story is that the entity care more about their face than the responsibility to fix the bug, that's the biggest issue.
He also pointed out bugs do happens and those are reasonable, and he agreed to expose them in an ethical manner -- but the goodwill, no matter well or ill intentioned, those responses may not come with the same good tolerations, especially when it comes to "national" level stuff where those bureaucrats knows nothing about tech but they knew it has political consequences, a "deface" if it was exposed.
Also, I happened to work with them before and know exactly why they have a lot of legal documents and proceedings, and that's because of bureaucracy, the bad kind, the corrupt kind of bureaucracy such that every wrong move you inflicted will give you huge, if not capitcal punishment, so in order to protect their interest, they rather do nothing as it is unfortunately the best thing. The risk associated of fixing that bug is so high so they rather not take it, and let it rot.
There's a lot of system in Hong Kong that is exactly like that, and the code just stay rotten until the next batch of money comes in and open up new theatre of corruption. Rinse and repeat
You also have to account for register renaming, which basically means each pipeline may have their own register set invisible to the others. And that IIRC depends on how the instruction scheduler is planning the the execution and SRAM space needed, therefore calculating the total SRAM space that the registers taken would be far more realistic.
Now the problem becomes would you rather trade convenience with privacy. Many people rather trade away privacy nowadays because they thought they got nothing up their sleeves.
The problem is Apple's vertically integration of their software and hardware without much of the public documents make it very hard to develop open source for. And the fisaco between the wider Linux kernel community and Rust camp, of course. marcan quit because of the Rust drama last year (just one year ceremony recently ironically) in Linux kernel.
PS: btw I'm of the anti-Rust in Linux kernel camp. I'm a Rust enthusiast, but I just don't believe Linux kernel is the right place.
It's 2026 and there is still no Cargo support to build kernel modules. You still need to make linker script hacks to add the object file into the makefiles, and you tell me that is "out of experimental status". I asked for Cargo support in 2020 IIRC and it is still not here...oh boy.
That means dependencies still have to be vendored by hand-picking and we cannot rely on scanning the dependency graph for GPL.
reply