[-] Die4Ever@programming.dev 1 points 2 years ago

I'm especially looking forwards to The 11th Hour and The 7th Guest VR!

[-] Die4Ever@programming.dev 1 points 2 years ago

https://www.the-express.com/news/politics/161200/barron-trump-meme-coin-melania

Traders lose millions on 'fake' Barron meme coin that has no link to Trump's son

A fake $BARRON meme coin inspired by Donald Trump's son but with no official link surged by 90% in a minute before completely losing its value.

[-] Die4Ever@programming.dev 1 points 2 years ago

Does Lemmy allow hyphens in community names? I know it allows underscores

[-] Die4Ever@programming.dev 1 points 3 years ago

I think you might just need to change the cds to go into the correct directory where the active docker-compose.yml file is, which should be in the folder called live

[-] Die4Ever@programming.dev 1 points 3 years ago* (last edited 3 years ago)

The 11th Hour is rough, made a bit better if you use ScummVM (maybe along with the "Easier AI" option), and if you also learn how the cryptic riddles actually work

https://programming.dev/post/443766

Or just skip to The 13th Doll because it's much less frustrating lol

[-] Die4Ever@programming.dev 1 points 3 years ago

This game will have different puzzles so I would still suggest playing the original! Just make sure you get the latest version of ScummVM, the "remaster" is kinda buggy and janky, and the previous digital release uses a super old version of ScummVM that lacks autosave and a couple other good features, like the option for Easier AI which you might end up needing lol

[-] Die4Ever@programming.dev 1 points 3 years ago* (last edited 3 years ago)

Yep lots of nice extras in the digital releases, and the Making of The 7th Guest video is great too, also available on YouTube https://youtu.be/Fd63F3d2FCI

Btw we have !stauf_mansion@lemmy.mods4ever.com

[-] Die4Ever@programming.dev 1 points 3 years ago

this is the bash script I use to create backups

#! /bin/bash
# https://join-lemmy.org/docs/administration/backup_and_restore.html#a-sample-backup-script
now=$(date +"%Y-%m-%d_%H.%M.%S")

cd ~/lemmy && (docker-compose exec -T postgres pg_dumpall -c -U lemmy 1> dump.sql 2> dump.errors)
cd ~/lemmy && zip -r9 ~/bak-lemmy-$now.zip ./ --exclude "volumes/postgres/*"
rm -f ~/lemmy/dump.sql

it creates very small zip files as a result so it's very efficient

I made a cron for it to run every 3 hours, like

0 */3 * * * ~/lemmy/backup.sh
[-] Die4Ever@programming.dev 1 points 3 years ago

Same thing as email addresses, the domain name is part of the username or community name

[-] Die4Ever@programming.dev 1 points 3 years ago

I think I figured it out actually, the one from lemmit.online was marked as suspicious and you have an option to show/hide those

the other one is from my little instance that no one knows about :(

[-] Die4Ever@programming.dev 1 points 3 years ago

the Android communities seemed to have no problem merging, the content doesn't move with them but keeping the old community locked seems good enough

https://lemmy.world/post/1117612

[-] Die4Ever@programming.dev 1 points 3 years ago
view more: ‹ prev next ›

Die4Ever

0 post score
0 comment score
joined 3 years ago
MODERATOR OF