faultypidgeon

joined 2 months ago
[–] [email protected] 2 points 10 minutes ago

ht o you men? You cn typ jut fine ith keybor like tht.

[–] [email protected] 3 points 1 day ago

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.

[–] [email protected] 2 points 5 days ago

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.

[–] [email protected] 2 points 1 week ago

My setup is simple:

  • 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.

[–] [email protected] 5 points 1 week ago

[...] script something that does this.

Theoretically this pandoc one liner already does it, but depending on the website the layouting is going to be trash.

pandoc -i 'https://the-website-your-rss-items.link.to/' -f html -t epub -o out.epub
[–] [email protected] 5 points 1 week ago* (last edited 1 week ago) (1 children)

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.

[–] [email protected] 3 points 1 week ago (1 children)

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.

[–] [email protected] 4 points 1 week ago (1 children)

Surprised to see jellyfin here tbh. The docker image needed literally zero configuration to work perfectly for me.

[–] [email protected] 9 points 2 weeks ago (3 children)

I know this is suppossed to be a good vibes post, but "nobody" is probably a slight underestimation.

[–] [email protected] 6 points 3 weeks ago (1 children)

This dude probably just made a joke. No need to call him stupid smh.

[–] [email protected] 6 points 1 month ago (1 children)

Even with an ad blocker it's insufferable though. Every time a page ask me to sign up for their stupid newsletter I want to punch a hole in my screen.

[–] [email protected] 1 points 2 months ago* (last edited 2 months ago)

Well, of course you are right. The problem is that for many people (including me) it is hard to use it in a way that actually brings value, because it is just too easy to spend hours on there without getting anything in return.

I also think that it is highly subjective what can be considered "good" or "bad" content. When it comes to educational content, I also would consider it a waste of time. Sure, if I have a real life problem and the solution happens to be described in a youtube video, there is nothing wrong with watching it. But often times I was just like "Oh, this could be useful at some point in the future" and at the end of the video I could hardly remember what it was about. I also don't think that "mindless" content is inherently bad. If it helps someone to relax, go for it. I always felt worse afterwards.

Saying youtube would be a big waste of time in general is indeed reductive, but I think for many people it actually is, because it is just not designed to be used to bring you value. The only objective is that you spend as many hours on their platform as possible.

 

I lost my token – what do I do?

If you lose your token, it may still be possible to reset your password, provided you set up a password recovery method BEFOREHAND. If you did, then it will be possible for you to reset your password by e-mail or text message, for example, after which you can create a new password. Doing this will also disable two-factor authentication for your account: You will now log in using only your newly created account password and can access all features of your mailbox.org office as usual.

Well, the 2FA implementation at mailbox.org is already pretty weird, but isn't it rendered completely useless by this?

view more: next ›