[-] MostlyGibberish@lemm.ee 6 points 1 month ago

Yeah, once I made the switch to wireless earbuds, I didn't miss the jack at all. People have valid complaints about them, like the price and the limited battery, but I think the convenience is worth it.

[-] MostlyGibberish@lemm.ee 10 points 2 months ago

This doesn't directly answer your question, but highly recommend checking out https://trash-guides.info/

They have a ton of guides on how to configure and automate really detailed rules for sonarr/radarr. So, while it won't help you verify the download matches the labels, it'll make it more likely to get releases from reputable sources that are more likely to use accurate labels.

[-] MostlyGibberish@lemm.ee 8 points 3 months ago

The only thing stopping them is the fact that anyone who wants the data can just utilize the federation protocol to take any data they want, and there's not a lot anyone can do about it. You can't sell something that's trivial to get for free.

If the question you're really asking is "what's stopping content on Lemmy/Mastodon/etc from being used to train an LLM?" the answer is, nothing.

[-] MostlyGibberish@lemm.ee 11 points 3 months ago* (last edited 3 months ago)

I'm not super paranoid about security, but I do try to have a few good practices to make sure that it takes more than a bot scanning for /admin.php to find a way in.

  • Anything with SSH access uses key-based auth with password auth disabled. First thing I do when spinning up a new machine
  • Almost nothing is exposed directly to the Internet. I have wireguard set up on all my devices for remote access and also for extra security on public networks
  • Anyone who comes to visit gets put on the "guest" network, which is a separate subnet that can't see or talk to anything on the main network
  • For any service that supports creating multiple logins, I make sure I have a separate admin user with elevated permissions, and then create a non-privileged user that I sign in on other devices with
  • Every web-based service is only accessible with a FQDN which auto-redirects to HTTPS and has an actual certificate signed by a trusted CA. This is probably the most "paranoid" thing I do, because of the aforementioned not being accessible on the Internet, but it makes me happy to see the little lock symbol on my browser without having to fiddle around with trusting a self-signed cert.
[-] MostlyGibberish@lemm.ee 8 points 4 months ago

Right. If you want to debate with people you have a rapport with, great. But if you're just being a contrarian and only talking about why you don't like something other people enjoy, they're gonna think you're a dick.

[-] MostlyGibberish@lemm.ee 9 points 4 months ago

Right, but he was (allegedly) killed by another rich, connected, corrupt person to stop him from taking anyone else down with him. Which adds another wrinkle to the whole thing. When you try to hold someone like that accountable, they kill you and get away with it.

[-] MostlyGibberish@lemm.ee 7 points 5 months ago

One of the things I like about containers is how central the IaC methodology is. There are certainly tools to codify VMs, but with Docker, right out of the gate, you'll be defining your containers through a Dockerfile, or docker-compose.yml, or whatever other orchestration platform. With a VM, I'm always tempted to just make on the fly config changes directly on the box, since it's so heavy to rebuild them, but with containers, I'm more driven to properly update the container definition and then rebuild the container. Because of that, you have an inherent backup that you can easily push to a remote git server or something similar. Maybe that's not as much of a benefit if you have a good system already, but containers make it easier imo.

[-] MostlyGibberish@lemm.ee 6 points 9 months ago

I can't wait for Lemmy to catch up with Mastodon in this regard. Between this and not being able to easily migrate your account to a new instance, it doesn't feel like Lemmy users have as much of the freedom that the fediverse can provide.

[-] MostlyGibberish@lemm.ee 11 points 10 months ago

I find it useful in a lot of ways. I think people try to over apply it though. For example, as a software engineer, I would absolutely not trust AI to write an entire app. However, it's really good at generating "grunt work" code. API requests, unit tests, etc. Things that are well trodden, but change depending on the context.

I also find they're pretty good at explaining and summarizing information. The chat interface is especially useful in this regard because I can ask follow up questions to drill down into something I don't quite understand. Something that wouldn't be possible with a Wikipedia article, for example. For important information, you should obviously check other sources, but you should do that regardless of whether the writer is a human or machine.

Basically, it's good at that it's for: taking a massive compendium of existing information and applying it to the context you give it. It's not a problem solving engine or an artificial being.

[-] MostlyGibberish@lemm.ee 6 points 10 months ago

Lemmy actually has two different "trending" feeds. Active, which seems to show posts that are getting more comments, and Hot, which seems more focused on votes. You probably have Active selected by default. Turns out porn gets lots of upvotes but doesn't generate a lot of conversation.

[-] MostlyGibberish@lemm.ee 10 points 10 months ago

Taking the opportunity to get on my soapbox and remind everyone that free software still requires someone's time and effort to maintain. If you've been using a free app for a while and you and you enjoy it (and you have the means to do so), consider sending a donation to the developers/maintainers! It's a good way to help ensure that the great, free app you enjoy stays great and free.

view more: ‹ prev next ›

MostlyGibberish

joined 10 months ago