sorted by: new top controversial old
[-] Xyre@lemmus.org 2 points 1 week ago

Sadly Saturday Morning cartoons just aren't a thing anymore in the US.

I save up anime episodes throughout the week and watch them all on Sunday morning during breakfast. It's my way of recreating that magic from my youth.

[-] Xyre@lemmus.org 2 points 1 week ago

Likely because it's $current_year and there are better choices available.

[-] Xyre@lemmus.org 0 points 1 week ago

When I was a kid, I passed a marble. It was quite painful when exiting the stomach, but I'll never forget the sound of it hitting the porcelain afterwards.

[-] Xyre@lemmus.org 15 points 2 weeks ago

The guy she tells you not to worry about...

[-] Xyre@lemmus.org 6 points 3 weeks ago

Having grown up where gravy was the norm, it hurts every time I see a restaurant serving it without gravy as an option.

[-] Xyre@lemmus.org 6 points 1 month ago

I have been working on a Wayland Tiling WM and have thought about expanding more into the DE space. While it's finally starting to get to a good spot, it's pretty daunting to consider all of the other items that need to be developed for a fully-featured DE. Especially when it's something I'm doing as a side project after my day job. I think for anything bigger it'd require financial backing, for which open source projects are still struggling to find a good solution.

[-] Xyre@lemmus.org 2 points 2 months ago

What might be interesting would be to have it displayed, but grouped by instance. That way we could see some data and potentially uncover troll instances or attempts to brigade the conversation without opening ourselves up to personal attacks.

[-] Xyre@lemmus.org 3 points 2 months ago

Wow, no need to make this personal. /s

[-] Xyre@lemmus.org 4 points 2 months ago

Ah, I was hoping for something native as I access it from multiple devices. Thanks though, I'll check it out!

[-] Xyre@lemmus.org 3 points 2 months ago

What theme is that? I've tried a few but they never look that good.

[-] Xyre@lemmus.org 2 points 3 months ago

You could run Firefox in a container attached to the VPN for browsing. You could then connect to it from your workstation over your LAN.

[-] Xyre@lemmus.org 4 points 3 months ago

I actually recognize some of those pixels! That was back before the meetups got taken over by corporate...

44
Arrs Feedback (lemmus.org)
submitted 10 months ago by Xyre@lemmus.org to c/selfhosted@lemmy.world

cross-posted from: https://lemmus.org/post/1734205

Context

Having started out in the world of Napster & Limewire, I've always relied on public sources. It wasn't until in the early '10s that I lucked into a Gazelle-based tracker that was started by some fellow community members. Unfortunately, I wasn't paying enough attention when they closed shop and didn't know how to move elsewhere. Combined with some life circumstances I gave up the pursuit for the time being.

It wasn't until recently that a friend was kind enough to help me get back and introduced me to current state of automation. Over the course of a few months, I've since built up the attached systems. I've been having an absolute blast learning and am very impressed with all of the contributions!

After all of the updates due to BF deals, I put together the attached diagram as it was starting to get too complex to keep all of the interactions in my head. ๐Ÿ˜…

Setup

  • All of the services run in Docker containers.
  • Each container is a separate Compose file managed by Systemd.
  • The system itself is in a VM running on my home server (both Arch, btw).
  • Tailscale is used for remote access to the local network.
  • ProtonVPN is managed by Gluetun and uses a separate network for isolating services.

Questions

  • What am I missing or can be improved?
  • Is there a better way to document?
  • What do you do differently that might be beneficial?

Thoughts

  • I had Calibre set up at one point, but I really don't like how it tracks files by renaming them. I have been considering trying to automate with the CLI instead, but haven't gotten around to it yet.
  • I've been toying with the idea of creating a file-arr for analyzing disk usage, performing common operations, and exposing a web-based upload/download client so I don't have to mount the volume everywhere.
  • Similarly, I'm interested in a way to aggregate logs/notifications/metrics. I'm aware of Notifiarr, but would prefer a self-hosted version.
  • I just set up Last FM scrobbling so I don't have any data yet. I'm hoping to use that for discovery and if possible, playlist syncing or auto-generation.

Notes

  • Diagram was made using D2lang.
  • Some of the connections have been simplified to improve readability / routing.
  • Some services have been redacted out of an abundance of caution.
  • I know VPN with Usenet isn't necessary, but it's easier to keep it consistent.

Also, thanks for the recommendations to check out deemix/Deezer. That worked really well! ๐Ÿ˜€

Edit: HQ version of diagram

145
Arrs Feedback (lemmus.org)
submitted 10 months ago* (last edited 10 months ago) by Xyre@lemmus.org to c/piracy@lemmy.dbzer0.com

Context

Having started out in the world of Napster & Limewire, I've always relied on public sources. It wasn't until in the early '10s that I lucked into a Gazelle-based tracker that was started by some fellow community members. Unfortunately, I wasn't paying enough attention when they closed shop and didn't know how to move elsewhere. Combined with some life circumstances I gave up the pursuit for the time being.

It wasn't until recently that a friend was kind enough to help me get back and introduced me to current state of automation. Over the course of a few months, I've since built up the attached systems. I've been having an absolute blast learning and am very impressed with all of the contributions!

After all of the updates due to BF deals, I put together the attached diagram as it was starting to get too complex to keep all of the interactions in my head. ๐Ÿ˜…

Setup

  • All of the services run in Docker containers.
  • Each container is a separate Compose file managed by Systemd.
  • The system itself is in a VM running on my home server (both Arch, btw).
  • Tailscale is used for remote access to the local network.
  • ProtonVPN is managed by Gluetun and uses a separate network for isolating services.

Questions

  • What am I missing or can be improved?
  • Is there a better way to document?
  • What do you do differently that might be beneficial?

Thoughts

  • I had Calibre set up at one point, but I really don't like how it tracks files by renaming them. I have been considering trying to automate with the CLI instead, but haven't gotten around to it yet.
  • I've been toying with the idea of creating a file-arr for analyzing disk usage, performing common operations, and exposing a web-based upload/download client so I don't have to mount the volume everywhere.
  • Similarly, I'm interested in a way to aggregate logs/notifications/metrics. I'm aware of Notifiarr, but would prefer a self-hosted version.
  • I just set up Last FM scrobbling so I don't have any data yet. I'm hoping to use that for discovery and if possible, playlist syncing or auto-generation.

Notes

  • Diagram was made using D2lang.
  • Some of the connections have been simplified to improve readability / routing.
  • Some services have been redacted out of an abundance of caution.
  • I know VPN with Usenet isn't necessary, but it's easier to keep it consistent.

Also, thanks for the recommendations to check out deemix/Deezer. That worked really well! ๐Ÿ˜€

Edit: HQ version of diagram

119
submitted 11 months ago by Xyre@lemmus.org to c/piracy@lemmy.dbzer0.com

Struggling to find a lot of music with Lidarr (New/Recent/Modern). Have a few general public/private trackers set up but still not getting many hits. From what I gather Usenet isn't much better. And I'm not really confident in transcoding, bit rates, etc... to attempt an interview.

Basically what are my options? Is there something I'm missing or is music just getting harder to find?

view more: next โ€บ

Xyre

joined 1 year ago