

Another vote for Obsidian. Markdown is powerful enough to be used anywhere. I’m currently using Obsidian with the Templater plugin to write. Entries I want published get copied to the directory I use to build my site with Zola.
Hi I’m Holly! My pronouns are they/them, and she/her.
Extremely opinionated and can write walls of texts for very small passions.
I’m also anxious so if I interact with you and then disappear, I’m sorry I got overwhelmed!
hajkey: @hollyberries@blahaj.zone pfp: https://marupanda.art/
Another vote for Obsidian. Markdown is powerful enough to be used anywhere. I’m currently using Obsidian with the Templater plugin to write. Entries I want published get copied to the directory I use to build my site with Zola.
Nice bait, I came in here to give you a talking to for the title lmao
Now I’m here to suggest sourcehut if you don’t like Codeberg :p
I can’t troubleshoot your exact issue, as you seem to not see what is happening in the background and are relying solely on error pages. We need to get to the container logs.
So, I removed all of the containers, deleted the data and database folders, re-made the folders, and re-deployed everything. Now NOTHING works and I can’t get nextcloud to re-do its initial setup.
Did you remove the old containers and volumes?
Clean up unused containers, networks, images, and volumes
docker container prune
docker network prune
docker image prune
DANGER ZONE LOSS OF DATA IF YOU DONT HAVE BACKUPS
docker volume prune
That will give you a clean environment to start over with your compose files.
If youre still having issues, inspect the live container logs to find the errors.
docker container logs --follow
Then post the errors.
That’s fair. I’m 100% onboard the decentralisation train, and do my hardest to practice what I preach. In the event that the service does go bust, I can make a backup on a different S3 compatible service immediately as long as my working copy is intact. The likelihood of the backup service AND the working copy dying at the exact same time would be my cue to take up knitting.
Definitely 25 TB. I’ve used the service for a long time, since before they accepted credit cards. I attached my credit card one day and got a bump to 25 TB. Since that happened, I pay basically nothing and my account is still 100% storj token funded.
Edit: I dug up screenshots I sent someone recently
I use Duplicati connected to Storj with data volumes that incrementally get backed up once per month. My files don’t change very often, so monthly is a good balance. Not counting my Jellyfin library, those backups are around 1 TB. With the Jellyfin library, almost 15 TB.
Earlier this year, I recovered from a 100% data loss scenario, as I didn’t (and still don’t) have space for physical backups. I have a 25 TB allowance, so my actual cost was €0. If I had to pay, it would have been under €1.
/home/
on another drive, so reinstalls pick up where I left offBTRFS on OS volumes for the rollback features and ext4 for data volumes because I have never had total data loss from ext3 or ext4.
Same here! I was a Dracula user for a very long time and only tried out Catppuccin because I installed Linux on my laptop and wanted to try a different colour scheme. No regrets 🥰
Holy crap! This is a game changer, thanks!
For Lemmy (which doesn’t have a native RSS feed) I’m using Open RSS. It might be worth entering the sites you’re trying to access into that, and see if it can produce feeds for you.
Another vote for FreshRSS. It’s a self hosted solution. I’m a bit of a data hoarder so mine is set to never purge articles, and edits are treated as new articles.
Clients I use:
XFCE really is it isn’t it? I first tried it when I got my CDs in the mail for Mandrake/Mandriva Linux back in 2002 or so and am still using it today!
Hoping for Wayland support soon
Have you looked at Gitea? I use it myself, but mine is private and I am the only user, so I can’t help with your specific issue. I did find this post before replying: Can new users be restricted to issues only? although this might mess up your ability to have pull requests.
I’m working on too many at once, mainly because I have too many things I need to finish. My goal is a 100% rust stack.
Right now my bigger project is a soft fork of rgit to add some features that I personally want that are outside of the scope of the original. The task at the moment is connecting to git http-backend to serve clones via HTTPS. My goal for that project is ala-carte feature patches that anyone can cherry pick and build their own.
I havent pushed my changes yet, too unstable.
https://git.holly.sh is everything I have that I have cleaned up and am willing to share. That also runs the working copy of sparkle-git.