This is what an OFFSITE backup is for.
PHLAK
👨💻 Passionate PHP developer 🐧 Linux junkie 🖥️ Avid PC gamer ☕ Coffee aficionado 👫 Dedicated husband 👨👧👦 Proud father of two
- 0 posts
- 17 comments
- 6 months
- PHLAK@lemmy.worldtoSelfhosted@lemmy.world•What is a good self-hosted solution for sharing files with friends?English8 months
If you have Docker hand you can use my project Directory Lister to do just this quick and easily (Docker docs).
- 10 months
Directory Lister is a perfect fit for this. Docker instructions here.
Disclaimer: I am the author of Directory Lister. Feel free to reach out with questions.
- 2 years
Pointless, no. Many (but yes, not all) extensions are still available to use in VSCodium.
I am super impressed with Arch on my home servers. People seem to think “rolling” means “unstable” but the only issues I’ve had were due to some weird hardware incompatibility with my motherboard. Once I replaced the mobo my system has been rock solid AND reasonably up-to-date (I do use LTS kernel).
- 2 years
My bill hasn’t changed but maybe I was grandfathered in.
- 2 years
Yes, I’m aware. Still as good at it’s always been
- 2 years
I’ve been using Linode for a decade (or more) now without any issues. I’d encourage you to contact their support about this issue. Assuming you’re on the up-and-up this sounds like a big and in sure they’d be happy to help.
If you decide not to go with Linode though I think Digital Ocean is a good alternative.
I’m a big fan of Adobe’s Source Code Pro.
Awesome, what server chassis is that?
- PHLAK@lemmy.worldtoProgramming@programming.dev•Tabs are objectively better than spaces - gomakethings.comEnglish3 years
This kind of “manual” alignment should be avoided for many reasons including the fact that adding/removing/changing of one parameter here may force you to modify multiple lines which on it’s own is annoying but this will also show up in the diff during review making it harder to grep what was actually changed.
- PHLAK@lemmy.worldto
Sync for Lemmy@lemmy.world•[Feature Request] atrach weight to individual communitiesEnglish
3 yearsThis would probably be a better request for Lemmy than Sync.
- PHLAK@lemmy.worldto
Sync for Lemmy@lemmy.world•Is there a way to hide posts that i have already read?English
3 yearsWow I’m blind. Thank you.
- PHLAK@lemmy.worldto
Sync for Lemmy@lemmy.world•Is there a way to hide posts that i have already read?English
3 yearsWhere is this option? I don’t see it.
- 3 years
I put together a repo that you should be able to pull down and get running pretty quickly using docker compose. Check it out and let me know if you have any questions.

Time to start documenting it!