
Unfairly? I don't think you understand the basic fundamental concept of "fair" if you think this is unfair.
This whole post gives "manbaby slams hamfist on table demanding more nuggies and sauce."

This is 100% untrue and you are making shit up.

I like how everyone is trying to force the adoption idea. You can literally get pregnant from non-penetrative sex if semen comes into contact with the vulva. Which is more likely than adoption for teenagers who think they're being clever, and/or people with strong religious backgrounds who feel shame for what they're doing and trying to get their needs met while skirting around "the rules."

Imagine having babies twice from external contact. Like non-penetrative fun times and then forgetting that you can still get pringuante if the semen gets on the outside. Or maybe it leaked out her "as🍑" and down in (/s)?

The feeling of power that being in the technology sector brings changes a man.

Agreed. Until we get full, 100% complete UIs like in Pantheon, this is just Photoshop and a voice synthesizer on crack (not literally, this is an analogy).

Are those NVMe GPUs? Where can one obtain such things?

"Yeah, a 110 years after." reads as "Yeah, a one hundred and ten years after."
When you write a number like 100, you always say or expand out the full name of it, like "one hundred," never the place denotation by itself, like "hundred."

I wasn't trolling, but okay. I probably should stop arguing with a bot designed to astro turf for big corporate data ownership.


Getting a little touchy are we? Try deep breaths, it helps with the anger issues 😉

Ahh there it is, I knew you'd do that.
I abide by my own lectures, I am actively putting effort into it and am 99% of the way there, which is 100% more than you.

Been slowly chipping away at those for the last decade (could have gone way faster but I'm lazy), and I'm almost completely google-free. I dont use any microsoft products at home (work forces me to), and Apple can eat my ass. My phone is a completely de-googled GrapheneOS device (I don't have an issue relying on companies for hardware, just software), and hopefully in the future a Liberux or Pinephone linux phone.
I self-host my own movies, music, and cloud storage. I also host my own chat service for friends and family, built on top of XMPP. The services i do use are generally very privacy respecting like Signal for people outside of my social sphere, or freedom respecting like Lemmy (mostly weaned off of reddit).

Any time you rely on another company to handle your data, you are beholden to their whims, end of story. Don't like what they're doing? Too bad. Give up the convenience and host it yourself, or continue to be a slave to their corporate interests.

You can stream remotely via jellyfin if you expose your server to the internet. VPN is safer but not the only option.

Ultimatems aren't boundaries.

What's the software?

Wasn't there a project to continuously mirror YouTube to a peertube instance?

Run it on ancient hardware. If it chokes on computers from the '90s, it's slow.

This person sounds incredibly selfish and entitled. I bet they'd expect you to be the one buying the snacks too.

Here's an exercise in extreme masochism:
The Linux Ship of Theseus
- pick any distro and install it.
- Then, without installing another distro over the top of it, slowly convert it into another distro by replacing package managers, installed packages, and configurations.
System must be usable and fully native to the new distro (all old packages replaced with new ones).
No flatpaks, avoid snaps where physically possible, native packages only.
EDIT: Some clarification on some of the clever tools brought up here:
chroot
, dd
, debootstrap
, and partition editors that allow you to install the new system in an empty container or blanket-overwrite the old system go against the spirit of this challenge.
These are very useful and valid tools under a normal context and I strongly recommend learning them.
You can use them if you prefer, but The ship of Theseus was replaced one board at a time. We are trying to avoid dropping a new ship in the harbor and tugging the old one out.
It may however be a good idea to use them

I submitted a pull request to change the English user-facing strings to exclude the words "Reddit," "Subreddit," and "Multireddit" wherever possible, but there are still more languages to translate.
If you would like to contribute, please consider making a fork of the repo and updating the language strings for your native language. Take care not to change the actual variable names (i.e. leave the word "reddit" and "subreddit" in the variable tags, but change the actual string values).
The languages are available in this folder here, in the various values-...
folders:
https://github.com/bqv/slide/tree/lemmy/app/src/main/res
If you'd like to see my commit as an example of what I did to base yours off of, you can see it here:
https://github.com/bqv/slide/pull/2/commits/f346de0ef40b3fb87a9d420d969f2f16edc874a5