gitamar

joined 1 year ago
[–] gitamar@feddit.de 2 points 2 months ago (8 children)

Over the internet for file sync. Desktop devices.

 

What would be the easiest self hosted way to share a music collection privately?

I am thinking of just granting guest access to the nas folder via wireguard or a simple caddy instance but also more sophisticated versions.

It would be good (but not a must) to have a search feature enabled.

Any recommendations?

[–] gitamar@feddit.de 3 points 2 months ago

I use pipenv with pyenv together. This works pretty well, also in cron jobs. Just add pipenv run python script.py to the cron table.

[–] gitamar@feddit.de 4 points 3 months ago

The data is integrated into the Internet archive and available e.g. via the way back machine. Not sure if you can get the whole reddit dataset.

[–] gitamar@feddit.de 38 points 3 months ago* (last edited 3 months ago) (2 children)

The archive warriors are downloading Reddit for a while already. 15.6 billion items and counting. You can help too:

https://tracker.archiveteam.org/reddit/

[–] gitamar@feddit.de 15 points 4 months ago (1 children)

Banned in the EU since 20 years, in Germany more than 30 years. Strange that this is so different in the US

[–] gitamar@feddit.de 9 points 4 months ago

Trust me, there are numbers which are reliable. https://www.annefrank.org/en/anne-frank/go-in-depth/what-is-the-holocaust/

Unfortunately, the Nazis where very anal about book keeping and number crunching. They also got help from a small company called International Business Machines: https://en.m.wikipedia.org/wiki/IBM_and_the_Holocaust

[–] gitamar@feddit.de 34 points 5 months ago (2 children)
[–] gitamar@feddit.de 102 points 5 months ago (8 children)

I'm still fascinated that "calibrated" glasses are not more common. In Germany, you won't get any beer without any markings where the volume is indicated.

https://de.m.wikipedia.org/wiki/F%C3%BCllstrich#/media/Datei%3AWeizenbier.jpg

[–] gitamar@feddit.de 10 points 5 months ago

So according to WHO, aspartame is more cancerous than glyphosate

[–] gitamar@feddit.de 1 points 8 months ago

I heard good things about Newsblur. They offer a service and an open source version for self hosting

https://github.com/samuelclay/NewsBlur

[–] gitamar@feddit.de 1 points 9 months ago (1 children)

This is a great hint, thank you. I just discovered that the official restic docs recommend this method too

Thank you!

https://restic.readthedocs.io/en/latest/080_examples.html

[–] gitamar@feddit.de 1 points 10 months ago

This might be a good idea. It would only work for files that allow read access for the group, but that should be fine

 

I am using restic for backups. I would like to use a non-root user to backup my docker volumes. As the files in the volumes have very different access rights and groups, accessing them is difficult without root rights.

Chowning the files doesn't help sustainably, as new files are created with a different group again.

What recommendation do you have to smoothly backup files from the docker volumes?

Tags #restic #backup #docker

view more: next ›