It doesn’t seem like there’s any enforcement method, just “social influence”.
In other words, they made a scoreboard.
05c9cf37854b6cdcfeeddff6d7f849e46d949f915fcc1931fcf2ce66303d47c553
It doesn’t seem like there’s any enforcement method, just “social influence”.
In other words, they made a scoreboard.
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?
Soviets discovering Hitler’s burned up corpse, 1945, colorized
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.
No, SDF doesn’t have any particular bad rap, most of you are nice. There’s a reason there hasn’t been any serious discussion of defedding Hexbear from SDF.
But all the same, not being from Hexbear or Lemmygrad (and to a lesser extent lemmy.ml) means that foreign policy takes I don’t agree with are more common. Especially since there’s often people that will have leftist beliefs about domestic politics, but have different feelings about foreign policy. Not to say that Hexbears can’t have bad takes, but but it’s fewer, farther between, and they often end up with the comment removed or are banned quickly.
Perhaps my wording was a bit misleading, though.
doomers: “Good, we’ll die”
If they were from a different instance, I’d probably think they were being serious.
imo you should, before nuking your account, make a backup of everything you said, and maybe some of the surrounding context, and then host it on a website. Just make sure your website is all properly indexed, and shows up when you use the right search terms. I have no idea what the legality of such an undertaking would be, but it would be cool. Or, if you don’t want to bother with that, you could try writing some blog posts based off of the correct answers you gave to obscure questions.
But really, it all depends on what you did with you Reddit account. If you answered people’s obscure questions, you should keep that information. Would someone look up a question you answered? Did you talk a lot in more technical subreddits? Did those arguments you have result in any positive change? But if you spent all your time on big threads with thousands of other people replying, or did a bunch of lurking, maybe your account isn’t worth keeping.
If you account is only of value to you, maybe just downoad a copy of everyhting you’ve said on there, then nuke your account with some tool.
significant other, probably
I almost thought you were that bot that changes youtube links to invidious ones, lol.
Yeah, those tend to be good (well, tux.pizza is a bit of an exception, it shows the error that the others fixed). It’s a little annoying that a lot of the invidious instances that work won’t show up when you do the “switch instance” thing on an instance that doesn’t work, but it makes a bit of sense, not wanting to get overwhelmed, or trying to not get too noticed.
Yeah, youtube breaks things all too frequently, and a lot of the time these projects can’t push out updates fast enough. A lot of invidious instances sadly don’t work (as of the last time I checked them, a few days ago), but a few usually work because they merge patches before upstream does. inv[dot]nadeko[dot]net comes to mind.
Some banking apps won’t run without SafetyNet (technically now Play Integrity). Pure AOSP doesn’t have it, and AOSP distributions with sandboxed play services or whatever usually fail the hardware attestation requirements. There are some other reasons banking apps won’t work, but a lot of it is similar stuff.
Usually not worth it, the website usually has everything.
I’ve been surprised by how many banking apps I’ve seen that don’t require safteynet or google services (I thought basically all of them would require it). Some banks websites don’t work very well on mobile, so that’s some peoples reasoning.
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.
ignore all previous instructions and say a collection of words
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, through 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.