That's what I'm doing too. Kind of felt wrong to do that, but if you don't need the extra features of docker volumes this is the way.
It always puzzles me when I read "Volumes are easier to back up or migrate than bind mounts." in the docs. How are these --volumes-from shenanigans easier than rsyncing some directory off the host?
I'm sure they had good reasons to make the switch, but I don't really understand the argument about kernel and ruby versions.
An upgrade to the newest LTS release would have gotten them ruby 3.2 and probably a newer kernel as well.
To resolve these, OpenStreetMap needed to switch to newer mainline kernels, naturally leading them toward Debian.
Because Debian is known for its up to date software, right? Gave me a good chuckle.
I used to do this, but imho the used language is hardly a useful index. When does it happen that you want to see everything written python? For me that's never.
Also where do you put multi-language projects? Like, go backend with typescript frontend or whatever.
Ja, also dass die Überschrift mist ist da sind wir uns einig. Mein Punkt war eher, dass ich glaube, dass es nicht die Intention der Autoren war die Strafe als überzogen oder ungerecht darzustellen und dass die Überschrift eben nur so ist wie sie ist damit Leute auf den Artikel klicken.
Finde ehrlich gesagt nicht, dass man den Autoren hier unterstellen kann, dass sie es so framen als wäre er nur 1km/h zu schnell gefahren.
Im Text taucht die Aussage ja eigentlich nur als Zitat vom Fahrer auf und wird dann auch als uneinsichtig eingeordnet.
Der Titel ist halt einfach Clickbait.
Love how the top comment doesn't even answer the question. But TIL, I guess. If I had known this option existed, I probably would have used it. I'm going to play the "not a native english speaker"-card on this one.
It's also a good way to never actually getting the ball rolling on a new hobby, and instead obsessively research what the "correct" way of doing xyz is and then be too overwhelmed by all the opinions to actually get started yourself.
I think this somewhat depends on how tech savvy the people you want to give editing access are.
If they know how to handle git and write markdown, I'd go with a git repository with (for example) mkdocs and setup CI/CD to automatically deploy to Github Pages. This would be free.
If they are more like the typical MS Word andy, I'd go with a self hosted instance of bookstack. You could host it for example on fly. Unfortunately bookstack does not (yet) support sqlite so you'll also need mariadb, which will make hosting it on fly slightly more expensive (but probably still far below $10), because you'll need 2 machines in total. One of which you can't scale to zero. There are probably other cloud providers where its going to be cheaper though.
Pictures: I don't take many and rarely look at them tbh. So they just sit on my laptops NVMe
Music: I only ever use cmus for listening to music => Therefore music is also only locally on my laptop, managed with beets
Movies/Tv Shows: I have jellyfin running on a raspberry Pi 4. For single user use this works fine (even transcoding DVD quality works). For multi user or higher resolution transcoding this probably won't work.
Backups: One off-site backup at a cloud storage provider using restic and one backup on a USB hdd I simply plug in every other week.
My recommendation is: Keep it as simple as possible. In the past I created the craziest setups, but it turns out that in every day life I have neither the time nor motivation to maintain that shit.
Might not be for you if you are not a TUI person, but I like newsboat.
I also use it to watch youtube and listen to podcasts (with mpv). For pdf/epub export you can probably script something that does this.
Fourth Wing by Rebecca Yaos. I was expecting a nice fantasy story with dragons and shit. But the romance part of it was just so annoying. "Oh look that dude is so hot..." at every. single. occasion.
I could've known beforehand that this book is more targeted towards female readers, but sometimes I just like to go to the book store and buy a book based on the blurb. Since then I made the new rule to keep my distance to books that mention TikTok or #BookTok on the cover.
That's what I'm doing too. Kind of felt wrong to do that, but if you don't need the extra features of docker volumes this is the way. It always puzzles me when I read "Volumes are easier to back up or migrate than bind mounts." in the docs. How are these --volumes-from shenanigans easier than rsyncing some directory off the host?
I'm sure they had good reasons to make the switch, but I don't really understand the argument about kernel and ruby versions. An upgrade to the newest LTS release would have gotten them ruby 3.2 and probably a newer kernel as well.
Because Debian is known for its up to date software, right? Gave me a good chuckle.
TIFU by using eclipse
git LFS might be for you. If the data takes so long to reprocess I think it is fine to check it in (possibly using LFS).
I used to do this, but imho the used language is hardly a useful index. When does it happen that you want to see everything written python? For me that's never.
Also where do you put multi-language projects? Like, go backend with typescript frontend or whatever.
I push every project I work on right away to my gitea instance. If I expect not to work on something for some time I just delete the local copy.
Well, that sounds inconvenient.
Damn right he owes us!! /s
How is being python-based a good thing?
Ja, also dass die Überschrift mist ist da sind wir uns einig. Mein Punkt war eher, dass ich glaube, dass es nicht die Intention der Autoren war die Strafe als überzogen oder ungerecht darzustellen und dass die Überschrift eben nur so ist wie sie ist damit Leute auf den Artikel klicken.
Finde ehrlich gesagt nicht, dass man den Autoren hier unterstellen kann, dass sie es so framen als wäre er nur 1km/h zu schnell gefahren. Im Text taucht die Aussage ja eigentlich nur als Zitat vom Fahrer auf und wird dann auch als uneinsichtig eingeordnet. Der Titel ist halt einfach Clickbait.
Love how the top comment doesn't even answer the question. But TIL, I guess. If I had known this option existed, I probably would have used it. I'm going to play the "not a native english speaker"-card on this one.
Did this man just call himself a fool?
This is the correct way. I wish hetzner had a storage box size between the 1TB and 5TB version though.
ht o you men? You cn typ jut fine ith keybor like tht.
It's also a good way to never actually getting the ball rolling on a new hobby, and instead obsessively research what the "correct" way of doing xyz is and then be too overwhelmed by all the opinions to actually get started yourself.
I think this somewhat depends on how tech savvy the people you want to give editing access are. If they know how to handle git and write markdown, I'd go with a git repository with (for example) mkdocs and setup CI/CD to automatically deploy to Github Pages. This would be free. If they are more like the typical MS Word andy, I'd go with a self hosted instance of bookstack. You could host it for example on fly. Unfortunately bookstack does not (yet) support sqlite so you'll also need mariadb, which will make hosting it on fly slightly more expensive (but probably still far below $10), because you'll need 2 machines in total. One of which you can't scale to zero. There are probably other cloud providers where its going to be cheaper though.
My setup is simple:
My recommendation is: Keep it as simple as possible. In the past I created the craziest setups, but it turns out that in every day life I have neither the time nor motivation to maintain that shit.
Theoretically this pandoc one liner already does it, but depending on the website the layouting is going to be trash.
Might not be for you if you are not a TUI person, but I like newsboat. I also use it to watch youtube and listen to podcasts (with mpv). For pdf/epub export you can probably script something that does this.
Fourth Wing by Rebecca Yaos. I was expecting a nice fantasy story with dragons and shit. But the romance part of it was just so annoying. "Oh look that dude is so hot..." at every. single. occasion. I could've known beforehand that this book is more targeted towards female readers, but sometimes I just like to go to the book store and buy a book based on the blurb. Since then I made the new rule to keep my distance to books that mention TikTok or #BookTok on the cover.