Xyre

joined 2 years ago
[–] Xyre@lemmus.org 91 points 1 month ago (7 children)

So, uh, where's the diagram?

[–] Xyre@lemmus.org 43 points 1 month ago (1 children)

Looks like there's already one: !linuxquestions@lemmy.zip

[–] Xyre@lemmus.org 9 points 1 month ago (1 children)

Just because you end a sentence with a question mark doesn't make it a question.

It looks like you're trying to ask "What are some effective ways...", but honestly the rest of the post doesn't seem to support that. And the poll is also an odd choice making it read as some low effort spam.

[–] Xyre@lemmus.org 1 points 1 month ago (1 children)

I've only seen the US version so far, but will probably watch the UK version too!

[–] Xyre@lemmus.org 7 points 1 month ago (3 children)

Something I haven't seen mentioned is Ghosts. Recently got caught up on it and it's definitely a fun watch!

[–] Xyre@lemmus.org 43 points 1 month ago

Looks like there's Cliff Notes on the table.

[–] Xyre@lemmus.org 30 points 1 month ago (1 children)

Actually useful bot idea where it transcribes the video and posts it as a comment.

[–] Xyre@lemmus.org 14 points 1 month ago (4 children)

That's not true, at all. There's even a Trans-specific number listed. Help is available, you just need to seek it out.

[–] Xyre@lemmus.org 16 points 1 month ago (6 children)

Crisis Lines.

You should also seek therapy. It may come off as cliche, but having someone to talk to is incredibly therapeutic.

[–] Xyre@lemmus.org 7 points 1 month ago (3 children)

With or without cutting the deck in-between each shuffle?

[–] Xyre@lemmus.org 6 points 2 months ago (3 children)

Yes, that's been their stance for some time but there have been workarounds that others have come up with. I'm interested in seeing if anyone is aware of one that still works.

I imagine my situation isn't unique in that I have a lot of stored MFA and figured I'd ask so that if a working solution does exist it may also be shared with anyone else in a similar situation.

 

With the recent news about Authy blocking access for GrapheneOS, I'm looking for ways to export my 2FA before it locks me out. From what I can tell, the previous methods of using the Desktop app no longer work.

[–] Xyre@lemmus.org 3 points 2 months ago* (last edited 2 months ago) (1 children)

Tdarr can do this via its workflows. IIRC, there's a plugin that will look up the default language and let you configure what to keep. For example, keep native language and your language but discard the others. This works for both audio tracks and subtitles.

 

But of course the DNC will choose a moderate instead.

 

What are some must read books in the Warhammer 40k universe?

I have zero familiarity with the lore, but have always heard that it has some good stories. I'm currently wrapping up my run through all of the Thrawn novels and starting to look for another series to dive into.

So, what's the best entry point, must reads, or fan favorites?

 

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 1 year ago* (last edited 1 year 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

 

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?

 
  • Dactyl Manuform 5x6 full with trackball.
  • Resin case, Amoeba King PCBs, and hot swaps.
  • Used Kailh Box Navy switches.
  • Adafruit KB2040 and PMW3389 for the controllers.
  • TRRS with full duplex between the halves.

Took my sweet time wiring up to not burn myself out, but I think it was worth the wait! My soldering skills certainly improved by the end of it. 😅

Also, big shout-out to Wylderbuilds!

view more: next ›