

Not great on wayland, super on x11 when tried on popos (current vs cosmic alpha). Waiting for my hdmi dummy to use my computer as a local remote workstation and server.
Not great on wayland, super on x11 when tried on popos (current vs cosmic alpha). Waiting for my hdmi dummy to use my computer as a local remote workstation and server.
Here is the commit https://github.com/LemmyNet/lemmy-docs/commit/b3bd2afd6af18e71048ade7e82b541ff903a5a42
It creates the docker file and updates the docs to (among other things) point to the he file, the old being https://raw.githubusercontent.com/LemmyNet/lemmy-ansible/main/templates/docker-compose.yml.
I wonder why it does not point to the main repo. The PR does not discuss the it. https://github.com/LemmyNet/lemmy-docs/pull/315
You are right, that is sus. The main repo does not have this and the docs repo have the main as a sub module, but still have a folder named assets with a different docker-compose.yml.
Would have been nice with a link from the start.
I would fix it if we had a link. This problem is not present in the main branch.
https://github.com/LemmyNet/lemmy/blob/main/docker/docker-compose.yml
environment:
# this needs to match the hostname defined in the lemmy service
- LEMMY_UI_LEMMY_INTERNAL_HOST=lemmy:8536
# set the outside hostname here
- LEMMY_UI_LEMMY_EXTERNAL_HOST=localhost:1236
- LEMMY_UI_HTTPS=false
- LEMMY_UI_DEBUG=true
Do you have a link to the file you used which has this problem?
I believe @dustyData@lemmy.world is reading separate as in when a married couple decide to not live together while still being married.
Which one did you buy?
Oh, okey. Yeah, I can live without that too.
Sadly it’s got achievements now
What did I miss? Does Linux has achievements now??
Agreeded. I remember a lot of posts being “Girls, what do you like with boys” and then the next post would be “Boys, what do you like with girls”. Rinse and repeat in some other flavour with more or less sex.
Why would they not unlock the victims data if they pay? Doesn’t that defeat the whole purpose of ransomware?
The article even points this out:
However, it also ruins negotiations when victims realize that Anubis has already deleted their files for good.
They both make stupid arguments. Who would replace reading a book with an AI? If I want information in a shorter format, I would not be looking for books in the first place (unless I need to reference pages/chapters, but then I won’t be reading the whole thing anyway).
You see the same with people who use fillers or get tattoos. They start small, only one tattoo or a minor increase in lip size. Then they get another and another tattoo, or get bigger and bigger lips. My hypothesis is that they get used to the new appearance or becomes desensitized to it.
one-liner posts
I feel like Ask Reddit is at fault for that one. They changed their rules to have the entire question fit in the title. Before that, you were allowed to have the question expanded upon in the post.
The title made me think 244 children (and not offenders) were arrested.
THANKS! I will try to do this this weekend (kids and all, might not have the time. :-) )
I am currently looking into borg because it can take incremental backups. I just need figure out how I should handle a running system, if I need to turn of all my docker images or if there is some kind of snapshot function I can use.
From what I read on their FAQ, Borg cannot verify the integrity so I would need to turn everything off during the backup process. A filesystem like ZFS could have solved that problem (cannot find the link, something about shadow copy I think?) but since I don’t have a backup yet nor physical access, I need to work with what I have.
I think I will set it to take a backup every night.
EDIT: Maybe it can verify integrity? Still trying to find information on my use case. https://borgbackup.readthedocs.io/en/stable/usage/check.html