hedgehog

joined 2 years ago
[–] hedgehog@ttrpg.network 5 points 1 day ago

From https://wiki.servarr.com/

Welcome to the consolidated wiki for Lidarr, Prowlarr, Radarr, Readarr, Sonarr, and Whisparr. Collectively they are referred to as "*Arr", "*Arrs", "Starr", or "Starrs". They are designed to automatically grab, sort, organize, and monitor your Music, Movie, E-Book, or TV Show collections for Lidarr, Radarr, Readarr, Sonarr, and Whisparr; and to manage your indexers and keep them in sync with the aforementioned apps for Prowlarr.

See also https://wiki.ravianand.me/home-server/apps/servarr

Servarr is the name for the ecosystem of apps that help you run and automate your own home media server. This includes fetching movie and TV show releases, books and music management, indexer and UseNet/Torrent managers and downloaders.

[–] hedgehog@ttrpg.network 2 points 1 day ago

I could’ve sworn I’d used Foobar2000 on Linux years ago and now I feel like I’m experiencing a mini Mandela effect

[–] hedgehog@ttrpg.network 11 points 1 day ago (5 children)

Fascinating, thanks for sharing. I didn’t check for every one of those but surprisingly the ones I did check, VLC doesn’t support.

Apparently I should have asked if you’d tried foobar2000, because it has support for all of those, or Audio Overload, which has support for many of them.

PSF

Interesting, it appears Winamp supported PSF via a plugin that basically handled hardware emulation. I found a still open ticket from 2015 for adding support to VLC, though.

According to https://www.vgmpf.com/Wiki/index.php?title=PSF, foobar2000, which has a Linux client, has support. I’ve used foobar2000 before and it’s decent.

Audio Overload is also listed, with a parenthetical - though it’s possible that support has improved since the article was last updated (in 2019). I’ve never used it myself, though.

NSF

Per https://www.vgmpf.com/Wiki/index.php?title=NSF the same players are available, this time without a warning on Audio Overload (notably this article is from 2022). Nosefart is also listed as supporting it and having Linux support.

2SF

https://www.vgmpf.com/Wiki/index.php?title=2SF only lists foobar2000 and Winamp

Various PCM Streams

That’s a lot - and I suspect some of those are supported by VLC based off the codecs listed - but according to https://github.com/vgmstream/vgmstream, foobar2000 has a plugin for vgmstream.

VGM

https://www.vgmpf.com/Wiki/index.php?title=VGM lists foobar2000 and Audio Overload, as well as VGMPlay, which I’ve never heard of before.

GBS

https://www.vgmpf.com/Wiki/index.php?title=GBS again lists foobar2000 and Audio Overload

SPC

https://www.vgmpf.com/Wiki/index.php?title=SPC - same deal.

[–] hedgehog@ttrpg.network 7 points 1 day ago (8 children)

What kinds of formats does Winamp support that VLC doesn’t support?

[–] hedgehog@ttrpg.network 18 points 2 days ago

The original Switch was constantly sold out. I assume there were supply issues. It’s likely that it would have outsold the Switch 2 if they’d had the same supply.

[–] hedgehog@ttrpg.network 6 points 3 days ago

Case in point, I have no clue what you wrote, but the intent is clear:

What the fuck did you just fucking say about me, you little bitch? I'll have you know I graduated top of my class in the Navy Seals, and I've been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and I'm the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You're fucking dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that's just with my bare hands. Not only am I extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution your little "clever" comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn't, you didn't, and now you're paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You're fucking dead, kiddo.

[–] hedgehog@ttrpg.network 12 points 3 days ago (2 children)

Not sure why you’ve gotten downvoted for that, as it’s part of the referenced rule and also true. Unless you’re someone who sees a word in a foreign language and has their brain turn off in response, this should be intelligible to someone who understands English and who doesn’t understand Spanish.

It helps that more than half the words are in English / are used by English speakers: Steam, Proton, Grand Theft Auto 5, Gabe Newell, Linux Mint, Microsoft, Windows, RAM, 100 FPS, 75 FPS

And the important Spanish words are easy to understand:

“Gracias” is pretty commonly understood even by bon-Spanish speakers.

“Uso Software Libre” is pretty obvious, since Libre is a term used in FOSS communities. “Uso” is the most complicated part and I suspect if I didn’t know Spanish I’d just think it meant “Use,” and “Use Libre Software!” is close enough to the intended meaning

Unless Telemetria doesn’t mean Telemetry, it’s pretty obvious.

If I blanked out all the other Spanish words I think the effect would be pretty much the same.

[–] hedgehog@ttrpg.network 8 points 4 days ago

How is that an assumption at all? If you provide the same amount of infrastructure for bikes as for cars, then you still have half the infrastructure for cars, so people can use both / either.

And for those of us living in places where we don’t have bike friendly infrastructure, it’s useful to be able to point out that converting car infra to bike infra would have the capacity to reduce congestion, particularly if the area commits to making those changes more widely.

[–] hedgehog@ttrpg.network 1 points 5 days ago (1 children)

I’m a professional software engineer and I’ve been in the industry since before Kubernetes was first released, and I still found it overwhelming when I had to use it professionally.

I also can’t think of an instance when someone self-hosting would need it. Why did you end up looking into it?

I use Docker Compose for dozens of applications that range in complexity from “just run this service, expose it via my reverse proxy, and add my authentication middleware” to “in this stack, run this service with my custom configuration, a custom service I wrote myself or forked, and another service that I wrote a Dockerfile for; make this service accessible to this other service, but not to the reverse proxy; expose these endpoints to the auth middleware and for these endpoints, allow bypassing of the auth middleware if an API key is supplied.” And I could do much more complicated things with Docker if I needed to, so even for self-hosters with more complex use cases than mine, I question whether Kubernetes is the right fit.

[–] hedgehog@ttrpg.network 1 points 6 days ago

Hey, Claude's "share" feature isn't very private, so I didn't want to post the link to the chat that way, and even though I only sent two messages, it was pretty time consuming to go through and pull out each thinking / code section. I could have fairly easily just extracted what's in the top level, but that wouldn't have given you much more information than my original comment.

Here's the full transcript, including Opus's thoughts, the code it wrote, and the output: https://listed.to/p/yPGvoox4M2

If you copy paste the text from there into Obsidian, the headers should be preserved so that you can collapse by section (with default settings at least - I think it relies on "Convert pasted HTML to Markdown" being enabled). The syntax highlighting will be lost unless you add the languages back in (python at first, then javascript for the rest).

If you start by collapsing everything #### and under, then that'll hide everything that is collapsed by default in the Anthropic chat interface.

[–] hedgehog@ttrpg.network 4 points 6 days ago

You can store passkeys in (and use them from) a password manager instead of the OS’s secret vault. I think most major password managers support this now - Bitwarden definitely does.

[–] hedgehog@ttrpg.network 7 points 1 week ago

Can’t Keepass also generate TOTPs?

Proton doesn’t know that your password is 64 characters long because the hash will be the same length regardless. They also don’t know if you’ve reused your password on other sites.

 

The video teaser yesterday about this was already DMCAed by Nintendo, so I don’t think this video will be up long.

view more: next ›