

Attempt an Arch install entirely from memory. You might want to try this in a VM, in case something goes wrong, but just do it. If you can’t quite remember what to do, man
and ls /bin
are your friends.
05c9cf37854b6cdcfeeddff6d7f849e46d949f915fcc1931fcf2ce66303d47c553
Attempt an Arch install entirely from memory. You might want to try this in a VM, in case something goes wrong, but just do it. If you can’t quite remember what to do, man
and ls /bin
are your friends.
linux from scratch /s
Linux Mint is good, Pop_OS! is good, Fedora is good.
Maybe, maybe not. They probably would’ve been hacked regardless, things went downhill quick. The hackers weren’t ever identified, and it’s unlikely they had the capability to do that.
Wasn’t exactly my workplace, but a contractor. Basically, as a cost saving measure, they layed off half of the IT department. And then they got hacked. They just re-flashed everything, and the threat was out of their system, but they messed up big time. The new images weren’t locked down properly, so they almost immediately got hacked again. I noticed that they’d messed up, and pointed it out to a few people, but it was too late.
Now the execs need a scapegoat, so they gut the IT department again. I don’t work for them, not even close to the business relationship, but their managers call me to a meeting room and try to get me in trouble? Try to make me admit to doing something wrong? And it was just their admin people there, not like my heads or anything. It was kind of a surreal experience.
This was a while ago, and their tech is still a bit funky. (Some details are lightly fuzzed, but this all is basically true)
Oh darn, it seems the website isn’t up anymore. It was, to my knowledge, never archived and never properly indexed by a search engine. I have no screenshots, so it’s basically lost media. All this to say it’s unlikely anyone here has heard of it.
Well, it was an IWW split called the “International Workers of the World” (it seemed to be composed of at most 3 people). If my notes are right it was internationalworkersoftheworld.org (seems even DNS is completely dead now). Their webpage was simple HTML, from the dates it hadn’t been updated in years, and most of the body was complaining about IWW internal politics, and people who had long moved on from the union.
restic to a local server and to cloud storage. it varies by device, but usually just everything in /home/. The rest of the operating system should be reproducible, whether through images, ansible, nix, or guix, given the information in /home/.
scheduling is done through systemd, usually (or the non-systemd equivalent). I use BackBlaze now, but I switch around occasionally. restic has policy based snapshot removal, and a prune option.
You could try using Hashicorp’s Packer to generate images repeatably (usually more meant for cloud images though). Or NixOS (like others have mention), or Guix (like NixOS, but better in some ways, worse in others). You could make it an Ansible playbook, which would let you both make configured images, and just configure machines that already have an OS.
I do something similar with archiso, fwiw, but that only works with Arch Linux.
Would you want to change your distribution, or just keep Debian with some tools to automate?
Annas archive exists
Make a plugin to a non-vim editor that properly emulates the vim experience, with the non-vim GUI.
Or, if that doesn’t work well enough, fork them.
Failing that, you could just accept your fate. I love my neovim install.
It’s a bit of a false dichotomy, there’s a broad spectrum in both.
A lot of the benefit of religion doesn’t come from the beliefs itself, but the community around them. You could just have a community built around other things, or even a religion that doesn’t mandate theism (UU’s and Quakers come to mind, they have fairly large atheist populations. There’s also less “serious” religions, like TST).
It’s not really something we can do, sadly. Reddit closing it’s API was more about getting money than actually stopping it’s use as a training set.
Having an allow-list is a start though, as it means that a company can’t just make an instance and suck all the data out through that. Common corporate crawlers could be added to the robots.txt, but that would mean that you might not be able to find lemmy instances in search results. We could make it against ToS, but what are we going to do, sue the massive corporation? They have plenty of lawyer and payout money, so very little would fundamentally change.
Ultimately, if content can be served to us, it can be served to them.
Are her screeds deranged? Yeah. Are they interesting to read? Also yeah.
“We regret to inform you that, as of July 26, 2024, all Homeworkify services are permanently unavailable.”
A long, long time ago (before I can even remember, I was that young) I attempted to pick up something heavy, and fell into the corner of a wall (like, the outside, so it was pointy). I needed stitches, and I still have a scar.
The details I all got second hand, but I can still just barely see the scar.
If you’ve ever tried DMT, that’s what heaven is like.
Hell is basically a speedball gone wrong.
Source: it is known
Why wouldn’t they be in the olympics? Unless a country is banned, it’s just something a country does. Even places that aren’t technically countries participate! There is 206 delegations at this years Olympics, and the UN only recognized a total of 195 nations.
I avoid it basically wherever possible, but sometimes people give me Amazon giftcards.
I don’t buy a huge amount of stuff off the internet, transacting in person is often more convenient. Imo Banggood, Aliexpress, dhgate, taobao, etc. are often some of the best alternatives, because a lot of Amazon is just selling that same stuff, but for more money.
the only dead giveaway is if they get doxxed
Sure, maybe I was a little ambitious. But my point is mistakes can bring learning, so it might be worth it to try something “hard”. Trying things in a virtual machine is also often a good idea.