

Its only a matter of time untill a gaming pc made out of Chinese architecture components is legally considered by the US to be a weapon of mass destruction.


Its only a matter of time untill a gaming pc made out of Chinese architecture components is legally considered by the US to be a weapon of mass destruction.


Yeah, the whole plan is to have every US citizen’s 401k’s autobuy into the SpaceX IPO.
Your retirement fund is Elon’s exit liquidity.
Its a truly fantastic fraud.
Because… the Nasdaq… well a few weeks ago it changed its rules on the delay time between an IPO and it being part of the index, the index that everyone’s 401k’s buy into.
I guess you could say its going to be ‘epic’ when this all blows up.
See this is basically how the us economy works:
Poors roll over negative equity into their next car loan.
The ever diminishing ‘middle class’ basically does the same with homes, helocs, etc.
The owners roll over debt via corporate amalgamations.
But because the rich have a magical legal barrier of ‘all the bad and dumb things i do are a legal fiction doing them, not me personally’, well, the legal fiction gets what its due and/or evaporates when it can’t pay what it owes… and the rich remain on top.
Yeehaw!


Absolutely fair.
Personally I switched over to primarily using Bazzite… so… I kind of just figured that they… would have basically finished at least v1.0 of COSMIC by now.
Apparently not.
But! Desktop Environments are fucking hard, so I am glad they are still pursuing it.
But but, yeah if its still basically in Open Beta, yeah probably not the best recommend for a fair deal of people.


Ah.
I thought they had actually finally finished COSMiC?
Apparently not?
Back 5 ish years ago, I was able to run Steam and the Index on it, back in Proton 6/7 days, via installing Steam from Debian sources.
(obligatory acknowledgement of meme numbers)
Hell I had RDR2 working on it, even online worked up untill the point Rockstar decided all linux gamers are hackers.
Anyway, back when it was their sort of modified version of GNOME, I quite liked it, because it was both easy for newbie to understand the basics, but also allowed significant customizability and tweak ability for more experienced users.


If you want a Debian based Linux distro that is gaming focused, I would suggest to you either:
PopOS!
Made by System76, who also actually make their own hardware as well, pre-built pcs, etc, and also successfully lobbied at least Colorado to not have a law that mandates age verification built into OS’s…
PopOS! Is essentially Ubuntu but less shitty, and is also making their own Desktop Environment COSMIC, that is basically an attempt at ‘GNOME, but better.’
There is also PikaOS.
https://wiki.pika-os.com/en/home
PikaOS is basically to Debian as Nobara is to Fedora: Its the base OS, but with a suite of cutting edge/bleeding edge optimizations geared toward improving gaming performance.


Kenshi
Caves of Qud
Entropy Zero / Entropy Zero 2
MINERVA
Squad
Road to Vostok
Citizen Sleeper / Citizen Sleeper 2
Risk of Rain / Risk of Rain 2
Terra Invicta
Ghost Song
Sifu
… and if you have an inkling toward the OG ‘walking simulator’…
Dear Esther: Landmark Edition
I am mostly confident that all of those are either self published or published via what was at least at the time of original release of the game, a fairly small indie publisher.
EZ and EZ2 are technically mods for HL2 but they are pretty darn good and then quite good, respectively.
Dear Esther and MINERVA are also HL2 mods.
Squad is basically the old Project Reality mod for Battlefield 2, but made in Unreal Engine by at least originally about 75% of the old PR mod team.
Anyway, I tried to pick some games that are indie, but are not as well known, largely due to not being cutesy.
EDIT
Forgot this one:
If you want a tank combat simulator game, on approximately the same level of fidelity of a flight simulator:
GHPC / Gunner, Heat, PC!
For when you finally get tired of Warthunder/Gaijin’s bullshit, lol.
I guess technically you could describe the ARMA games as ‘indie’ in that they are self published, but they’re also fucking huge, and ARMA is basically the consumer grade version of the military simulators they literally sell/lease to real world militaries.
Also, I would say Disco Elysium, but at this point, you should pirate it, after all the bullshit the publisher has done.
(which is arguably the more cannonically accurate way to play the game, if you haven’t yet)


So if you want an actual technical explanation…
Games on Steam have Steam Achievements because they are coded in such a way that certain game events/conditions hook into the Steam API and then award you the achievement on Steam.
To take a game that has achievements that work with Steam, or … whatever Xbox Live is called now, or PSN… and make them work on GOG… you have to recode the parts of the game that trigger achievements, you have to add in the API that links to your GOG account and triggers the achievement to flag.
That takes work. Its arguably, technically, a kind of porting.
So either GOG or the game’s devs would have to do that work.
If nobody does, no cheevos.
Or, sometimes, a game will have its own totally internal achievement system that is local to it, basically like a sort of save file, kind of… but then you’d still have to hook that up to whatever platform’s achievement system/API.
Or or, I guess, it might be possible to make some kind of… basically shim, like a crack, or sort of emulator kind of thing, that ‘hijacks’ the game exe and runs it inside of itself, monitors for the achievement triggers for whatever system the exe you have calls out, and then basically translates that into a trigger for the… GOG or whatever else achievement system.
Basically Goldberg but for GOG.
But that would either require GOG’s achievement API being open source, or someone reverse engineering it, or basically ‘acquiring’ the source code through probably not strictly legal means.
And then if you use this, using it could/would count as hacking PSN or Xbox Live or GOG Cheevos or whatever.
tl:dr; Many GOG games don’t have cheevos because somebody would have to actually do a significant amount of coding to make that work, and that doesn’t always happen.
Like, for Godot, the game engine, there is an addon that adds support for hooking into the Steam API to make achievements work on Steam, if you release the game on Steam, and also of course coordinate with Valve and do all the stuff they need from you so that your game and its cheevos are accepted as part of your game and Steam’s support for it.
But you can also just not do that.
And save a lot of time.
Maybe add in cheevo supoort later in an update, or maybe never.


Yeah that’s insanely impressive.
Sure it doesn’t exactly know where its feet are, but… like how many people do you know that could do 5 or 10 seconds of that?
Also the leg flailing was extremely rapid and thus comical.
8/10.
Satya Nadella called AI a bicycle for your mind.
Close.
It’s training wheels, not the bicycle.
The training wheels also come from a factory that drains local aquifers, creates so much noise its basically a sonic weapon of mass destruction, and also generates its own significant heat island effect.
And the training wheels have a very expensive subscription fee and will detonate if you stop paying it.
I’m gonna do the thing, I just want everyone to know that I am aware I am doing the thing.
Fucking general recommened default set up for a character controller in Godot.
If you want to actually have responsive character physics and collisions, in 3d, the way most people tell you to do it is wrong.
You want to base if off of a RigidBody3D, not a CharacterBody3D.
CharacterBody3D works if you are doing a simpler, more arcady, platformer type game.
It does not work well if you want more complex/interactive/ragdoll-like physics between the character and their environment, such as dynamj inverse/reactive animations, where say a box is thrown at a character, or a character runs into a wall, or a character’s own momentum would dynamically affect their animation and movement.
Now sure, most people probably aren’t trying to create something approximating MGSV or SplinterCell or Euphoria style character controller systems.
But some people are.
… at least I’m not inventing my own entire game engine.
I’m gonna do the thing, I just want everyone to know that I am aware I am doing the thing.
Fucking general recommened default set up for a character controller in Godot.
If you want to actually have responsive character physics and collisions, in 3d, the way most people tell you to do it is wrong.
You want to base it off of a RigidBody3D, not a CharacterBody3D.
CharacterBody3D works if you are doing a simpler, more arcady, platformer type game.
It does not work well if you want more complex/interactive/ragdoll-like physics between the character and their environment, such as dynamj inverse/reactive animations, where say a box is thrown at a character, or a character runs into a wall, or a character’s own momentum would dynamically affect their animation and movement.
Now sure, most people probably aren’t trying to create something approximating MGSV or SplinterCell or Euphoria style character controller systems.
But some people are.
… at least I’m not inventing my own entire game engine.
You don’t AI for that, you just need quaternions.


… that… is not something I had previously imagined as possible.
sigh


I’m genuienly convinced at this point that you could apply a sociological analysis framework of ‘religion’ to branded platform fanboys and conclude that they are indeed religions.
Rituals? Shibboleths? Group Identity vs Other? Apologia/Theology? Divine symbology? Appeal to transcendental authority?
Yep yep and yep.
Butlerian Jihan when?
This would all be less funny to me if it wasn’t so incredibly broadly predictable.


This is waay too fucking perfect.
I’ve not owned a farm, but I grew around county fairs and often visited and helped out at horse stables or local / friend’s farms or ranches or what not.
The only change I could possibly suggest is that somehow a horse needs to be ‘big chaotic stupid’, but i know that breaks the system, but goddamnit horses are fucking stupid.
Jesus fucking christ, did Github expose its own fucking Github credentials?
Via having LLMs write and push its own updates, live, to production, where they were immediately scruntinized by… other LLMs doing ‘penstesting’?
We’re gonna run outta honking noses and squirting flowers, the clown show is becoming too immense.
Either that or we’re going to need to quarantine Github, actually make the fucking Blackwall before these things gain not sentience, but roughly the judgement skills of a toddler, armed with nuclear weapons.


I’m not even Australian and I support this.
Funnier names for all funny money!
A slightly less deranged and more wholesome way of putting this would be to basically describe the blood donor as the greatest wingman ever.
… The recepient most likely couldn’t have done it without him.
The ‘good’ news is you might not live through the next one.
Food.
Yeah our entire modern agricultural system is basically a process of squirting refined oil into the ground and then food comes out.
Drive up the precursor cost?
Well a whole bunch of that process breaks, and that’s not even considering the oil burned to move things from one place to another.
Even if you solve that problem: Climate’s broke, ain’t gonna fix it at this point. That’ll fuck up food production massively as well.
Population control (culling) via food prices doubling or tripling every few years, and the chaos that results from that.
They’re hoping enough of us will die before we actually try to eat them.
I suggest making what stockpile of edible reserves you can now, keep cycling through it, eat a bit of it, replace more of it, etc.
We got the worst el nino in recorded history, AMOC is currently giving out, as is the ‘doomsday’ glacier… and roughly 1/5 to 1/4 of the world’s oil just stopped, it’ll take years to recover from the damage thats already done.
Everything that has happened so far will be a footnote compared to what happens next.