Yes, you are probably better off trying to replicate it without reinstalling, I guess this is trying to cater to AI techbros, or people that miss windows copilot (somehow?).
It's also a weird choice for that distro to base off Debian... Debian is famous for being stable, but AI stuff is usually considered "too old" after just a few months.
One tip though, if you try to replicate it using openclaw or any similar tool, run it in a VM without it having access your personal files. It has almost no safeguards, so you are putting your entire pc (and email mailbox / online accounts) at the mercy of AI hallucinations... One wrong command and it's all gone.
You can run llama.cpp on your real PC and have the VM connect to it.
The linked video at the end of the article shows the trail, and it's for sure an expert level trail, full of dangerous sections.
The video says the full trail is only 30km long, but they reccommend 2-3 days, it's full of steep sections, cliffs at the side, false trails leading nowhere, unstable terrain, bears...
They were lucky they actually didn't get seriously injured.
GTNH suffers from this a lot, especially at the beginning 😅
Thousands of items, you always need to carry around at least 5 different tools because you constantly use them.
Even going mining fills up your inventory with so many types of the same ore (raw copper ore, crushed copper, impure copper dust, copper dust, ... ), not to mention if you decide to go loot a dungeon.
Also you unlock AE2 200h into the game, so good luck with your chests until then!
It's a fun modpack though, I still reccommend to try the 2.9 beta and laugh at the ridiculous crafting trees and how painful everything feels (try to craft a door, good luck!)
It's a fedora atomic distro.
I like the isolation of apps and it being "almost impossible to break", and I want to give a serious try to what looks like the future of OSs.
I tend to fiddle with the OS a lot, and this isolation limits me to flatpak and distrobox. It is a big limitation, but is perfect if you want to have a reproducible, isolated environments to develop code, but installing a system package is just too easy. Basically you need to spend time and know what you are doing to workaround this isolation, which makes sense to me.
Bazzite tweaks everything to be gaming-focused (it also ships with steam preinstalled, for example). The other fedora atomics (silverblue/kinoite) are just more "generic" and not gaming-focused compared to bazzite, but they have a similar setup. I think bazzite just customizes them.
You can also switch your entire system between them, with just a CLI command, with the ability to rollback too. So once you are in an atomic distro, you can switch without too much pain (in theory, at least).
I really want to make it or fedora kinoite my main distro at some point
As a men, I love your answer. I would upvote it 100 times if I could.
The society is always pushing the ideal of men that is bold, strong, independent, commandeering, never showing weakness.
It creates a culture of toxic masculinity and deep insecurities that must be kept hidden, otherwise you are admitting to being weak and thus a lesser man.
IMHO it' also a big contributor to the loneliness epidemic and incels existing.
As you said, it's similar to the problem of the completely unrealistic woman bodies shown in advertisement. It's unreachable by definition.
If you are a man, be kind, be open to others and be vulnerable. You are enough as you are, you'll live more happily if you stop chasing whatever others call "perfection", and start living your life as yourself. You are the strong one for fighting against those deeply unhealthy ideals, instead of succumbing to it.
I really support femnism too: the right of being treated as a valid person, equal to everyone else, should apply to all. Men and women alike.
You can implement an agent loop in any language, and modern languages can do everything that lisp can, so there's nothing magic in lisp.
At the end of the day lisp is just another weakly typed functional/procedural language.
Personally I didn't find lisp that much elegant due to the loose typechecking and the excessive parentheses, but the macro system allows some very terse and smart (and mind-bending, as you said) solutions, which do feel pretty cool when they work fine.
IMHO it'd be probably better to give your agent access to a python interpreter because it's much more prevalent in the training data than lisp...
I self-learned lisp last year using the old SICP book, but I do consider myself a fairly expert programmer, and I felt that book was a bit hard at the end of it.
IMHO the key difference of lisp's eval wrt python's eval is that it takes in input a parsed expression (a lisp list) and not a string. In lisp though you don't have to use eval much, because the macros allow you to transform the expressions from your programs directly (take in input parsed code, return a different code structure to be executed). The quote and quasiquote functions are there to make that easy!
I don't know javascript enough, but in python you'd have to use eval and use some kind of parsing package crazyness if you wanted to implement a similar macro system!
Not to mention the entitlement of saying "But let’s be honest, if you’re reading this you can probably pay for it,"
Not everybody has disposable income, you know.
When I tested I few years back, games were running significantly slower and everything was "glitchier" on Wayland.
Because of this I did stick with x11 and was dreading its deprecation, but I should really give wayland another try!
If you are into exploring programming languages or writing interpreters, lisp is quite an interesting language. I can also see it working quite well if you need to embed a small scripting language somewhere, because it's so minimal and easy to pick up, but also very powerful if you go into the metaprogramming side of it.
I don't see many reasons to use it for anything else though.
TL:DR: A contributor with write access got angry that a friend got kicked from a matrix channel, and this triggers a chain of events, ending in him trying to break the unstable(cooker) version of distribution.
No other damage and they are working to restore stuff now.
The "outside any juristiction" part is probably the main reason here.
Try to seize any evidence from servers that are traveling in space 10000 miles/hour. For now also space weapons are mostly in experimental phase, and I assume would cause a lot of debris in orbit. It makes the thousands of satellites in orbit almost untouchable by any government on earth.
The epstein-class has much to benefit from this.
It might also be playing into the distopyan fantasy of putting a superintelligent AI in earth orbit, so that it becomes unstoppable from earth.
Then you might be hitting some bugs in the router, and there's not much to do :/
It seems strange that it only happens when you run the updates, but I did see some cheap routers randomly restarting before when under heavy load, so it's not impossible. You should have been hitting the same problem with other downloads or steam though.
I'm unsure on what it could be, ans I don't have many other suggestions other than "try a new router", unfortunately :(
Is the connection with the router that drops only on your pc, or is it the whole router going down?
You can check this by having your phone connected to the wifi, without 4G/5G data enabled, while your pc is running updates. Try browsing the internet on your phone while the updates are running and see if the pages load. If your phone loses internet at that point too, then your router actually crashes and likely has a problem. Not much to do here except changing the router.
If it's just the wifi of your pc that drops the connection it might be that the wireless card has some compatibility issues (I have an old macbook air with the same problem - I workarounded it by buying a USB wifi adapter...).
I don't think I ever worked in a company doing real agile (involving customers early and directly, shipping frequently, gathering feedback, and changing the process if it becomes an obstruction).
It always ends up being all about random metrics, velocity reports to management, and """requirements""" dictated from high up. It's always just chaos that names itself "agile" as a poor excuse for the lack of planning.
You get the worst parts of waterfall (lack of feedback and validation) with the worst part of agile (lack of specs and medium-term plan, no project management).
No estimations, no requirements, no plan, no coordination between teams, but the deadline is fixed anyway and the feature has been sold to a customer already. The customer is going to see the product for the first time after 6 months of development, after which the priorities shift immediately and no feedback is ever addressed.
AI is not going to magically make management write good requirements and have a good planning session with everybody involved... it's just going to create even more unreviewed AI slop documents that are just noise and will be ignored by most anyway.
There's just no way to prevent this