ugh

joined 1 year ago
[–] [email protected] 3 points 5 months ago

I think this applies to every breeder, regardless if they do pure breeds or trendy mutts.

I'd rather mix breeds gain popularity than pure breeds

[–] [email protected] 4 points 5 months ago (1 children)

You should avoid judgemental sexual partners anyways. Foot fetishes are considered "weird" if that's how you phrase it. Generally speaking, it's not that uncommon. Don't open up with a partner about kinks unless you trust them not to run their mouth.

[–] [email protected] 1 points 5 months ago

Nah, everyone else are haters or secret top 40 listeners.

[–] [email protected] 35 points 5 months ago (1 children)

But... bathrooms!!! With the children!!! /s

[–] [email protected] 4 points 5 months ago

Just call me Britney

[–] [email protected] 30 points 5 months ago (2 children)

Those will... not sell. Elementary school kids have smart phones. This isn't 2009 when the cool kids are sharing earbuds to listen to their Zune.

[–] [email protected] 1 points 5 months ago

Thank you! I'll look into that

[–] [email protected] 1 points 5 months ago

That's exactly what I assumed. It makes no sense. I guess I wasn't clear considering the downvotes.

[–] [email protected] 28 points 5 months ago (1 children)

No ads doesn't mean no data collecting

[–] [email protected] -5 points 5 months ago (5 children)

No, they cannot. I hope someone gives you a more in depth answer because I'm very sleepy. Socially, just because a state votes red doesn't mean that everyone there is awful. It would not be fair to those citizens.

I do believe that texas has the right to secede. It won't happen, but it was part of the bargin to rejoin after the Civil War.

[–] [email protected] 3 points 5 months ago

I'm glad to see that we're not all addicts here

[–] [email protected] 21 points 5 months ago (3 children)

I'm also pretty new to Linux, but I've finally gotten a bit of a grasp on it. I started learning Linux to set up a home server, so I also jumped straight into Docker. You have gotten some thorough replies, but I thought I'd share my chaotic journey with it that has ended in a decent ratio of success vs confusion. Note: I have used Ubuntu from the start.

Don't use docker desktop. It's garbage. Also, don't use the Snap image.

$sudo apt install docker.io

$sudo apt install docker-compose

Those are both cli "programs". They aren't apps like you have on Windows. It seems VERY intimidating to talk into the void of the terminal, but you'll build confidence. Docker commands work like any other commands, all in the same place.

Now install Portainer CE. The instructions are very simple to follow. You can reach Portainer through your browser at the localhost address it gives you, which you type directly into the URL bar. I think it's http://localhost:9000.

Portainer will give you an easy visual way to manage Docker. You can perform many tasks through Portainer instead of using the command line. Honestly, I'm pretty sure you could do everything on Portainer and not even touch the terminal. I don't suggest that because you will have to have at least a basic understanding of how Linux and Docker work. You will be confused, and you will feel crazy. Eventually, you'll get more comfortable living in that psychosis.

On to Docker Compose!! This is my preferred way to run containers. I have a designated folder in /opt that I use for my compose files. This way, I know exactly how I set up my programs. My memory is awful and I tweak things so often that I'll completely forget how I have even gotten to this point or where ANY of my files are. It's pretty easy to find docker compose files online that you can copy and paste and it instantly works!

To make it simple, after I have saved my docker-compose.yaml file in the designated folder, I right click on the empty area and choose "open in terminal".

$sudo docker-compose up -d

The -d instructs the program to continue to run, even if you exit out of the terminal. At this point, your container will also show up in portainer!

I think that covers the basics. My biggest tip is to keep a notepad handy to write down commands that you have to search for. Your bookmarks will fill up very quickly otherwise. Expect to get stuck sometimes. Expect to spend hours trying to troubleshoot an issue, then have it suddenly work with no idea what you actually did to fix it. Accept the win and never touch it again.

I have done fresh installs many times. Some because I've played with 10 different programs that I decided against and want the leftover files gone, some because I wanted to try different mixes of distros, and once because I legitimately broke the OS.

Keep your important stuff on an external drive to avoid any loss and don't be afraid to mess around with it!

Btw, I'm a huge KDE plasma fan. It's lighter than GNOME, but very user friendly. I've settled on Kubuntu as my distro of choice.

 

I looked through the wiki and only found audio bay as a resource for audio books, which seemed limited. I'm mainly looking for non-fiction, especially of the "self help" and psychology variety. Books about dealing with mental illness or trauma to listen to while doing chores. Anxiously Attached is the main title I've been looking for, as an example.

 

I'm on Android (galaxy s20) and my instance is lemm.ee

If I am looking at wefwef and either go to a different app or go to my home screen, opening wefwef back up just leads to a black screen. I'm not closing the app completely, just switching screens.

This also sometimes happens when I first open the app. I'll close it, then click again and it loads after a few seconds.

The main issue is that if I leave the app, I'll completely lose my place.

Side note- how do I change the app icon to the cute mouse? It's a black square with a white "W" on my phone.

 
 
 
 
view more: next ›