UberMentch

@UberMentch@lemmy.world
2 Post – 36 Comments
Joined 1 years ago

We're in an online echo chamber, we don't need to look at reality. Just find the opinions that we agree with, and agree with us, and put 'em at the top!

1 more...

They said "it just repeats words that simulate human responses," and I'd say that concisely answers your question.

Antropomorphizing inanimate objects and machines is fine for offering a rough explanation of what is happening, but when you're trying to critically evaluate something, you probably want to offer a more rigid understanding.

In this case, it might be fair to tell a child that the AI is lying to us, and that it's wrong. But if you want a more serious discussion on what GPT is doing, you're going to have to drop the simple explanation. You can't ascribe ethics to what GPT is doing here. Lying is an ethical decision, one that GPT doesn't make.

5 more...

I've had issues with .local on my Android device. Straight up doesn't work. I had to change to .lan

1 more...

I think the reason I'm not comfortable with using the term "lying" is because it implies some sort of negative connotation. When you say that someone lies, it comes with an understanding that they made a choice to lie, usually with ill intent. I agree, we don't need to get into a philosophical discussion on choice and free will. But I think saying something like "GPT lies" is a bit irresponsible for the purposes of a discussion

I used to have this issue more often as well. I've had good results recently by **not ** pointing out mistakes in replies, but by going back to the message before GPT's response and saying "do not include y."

FMD2 (for auto-downloading manga), Komga (for hosting manga on a local server), and Tachiyomi for a self-hosted solution, if you're interested.

I'm not very experienced with OpenWRT - how sensitive is it to device changes? If your Barracuda dies tomorrow, do you have to purchase the same brand / model, or could you slap your saved config onto a similar device? Is there some sort of device compatibility to consider?

3 more...

I’ve had issues with .local on my Android device. Straight up doesn’t work. I had to change to .lan

My solution to this was a radicale docker container, with DAVx5 on f-droid. Very lightweight, just works without much configuration needed. I don't use my phone for email much, so I just use thunderbird for my email client

6 more...

Yes. I believe the paid version only gives you more possible nodes (where the transcoding is done), and more reports? But yes, you have the entire suite of tools necessary in the free version. It's worked great for me, I've used it for a year and a half now

In the whole EldenKingsSekiroSoulsBorne catalog? Or are we including similar games and expanding to EldenKingsSekiNiohLiesOfSoulsBorne catalog of games?

Seriously, I don't understand why we don't just refer to this genre similarly to games spawned by Rogue

4 more...

The best I've found is Free Manga Downloader 2 (https://github.com/dazedcat19/FMD2). It's not perfect, I have some gripes, but I have FMD2, mylar3, komga, and Tachiyomi (on my mobile devices) with the kogma extension for all my comic stuff. Works well enough for me

I am also currently dealing with this same exact issue, I'm wanting to run multiple instances of Lidarr for MP3 / FLAC libraries with Gluetun. I don't have an answer (I haven't put in the time to try and solve it yet), so apologies if I got your hopes up. I'm just here to confirm that others have this issue too!

Edit: Regarding that documentation, it seems like it's not saying that changing the port breaks it, it's just that you have to set both sides of the mapping to be the same. The default is 8080, so instead of 8080:8080, change the mapping to 8081:8081. That's how I'm reading it, anyways.

I should also mention that the closest that I got to fixing this was to boot up my 2nd Lidarr container separately, setting the port in the Lidarr WebUI console to something different (8687, for example), and then attach it to my Gluetun docker compose file. I did a docker compose pull to update my stack, then docker compose up -d for it. You might try this approach, and tinker around with it. I just haven't had time to really play with this "solution"

Edit 2: Played more with the solution I mentioned, and that LifeBandit666 found. We both gave the same solution, and the solution seems to work. Just don't be a dumbass, and remember to do application configuration to your container (unlike me, who, after putting the container into my Gluetun docker compose file, forgot that I didn't do application configuration and just saw a bunch of errors with Lidarr).

3 more...

Yeah, you and I have very similar use cases with this. Gluetun, VPN, download clients + *arr stack, I get it. I'll be sure to update with a solution, if I spot one (when I get around to looking)!

Very uncommon to refer to NCOs or SNCOs as officers in branches of the US military that I have experience with. Interesting about Canada though, I wonder what other countries do

Would love to deploy this, but unfortunately I'm running server equipment that apparently doesn't support MongoDB 5 (Error message MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!). Tried deploying with both 4.4.18 and 4.4.6 and can't get it to work. If anybody has some recommendations, I'd appreciate hearing them!

Edit: Changed my proxmox environment processor to host, fixed my issue.

That's seems to be what I keep coming back to over the past few days. The UCG Ultra looks perfect for what I need - I don't want a router and AP in one device, nor do I need any of the security software that other Unifi devices seem to have - I run those separately. I think the UI and dashboards are what are really pushing me towards Ubiquiti, they look really great for displaying the info I want to see

That's what I've been seeing, but I run enough stuff on Windows that has poor support for Linux that makes it a toss-up. Do you think it's feasible to run Docker on Linux in a Hyper-V container on Windows? I'm really trying to evaluate my options, I've considered Proxmox to separate my Windows and Linux stuff; currently I am running an instance of Ubuntu in Hyper-V for my Linux stuff. Do you think Proxmox is more viable?

4 more...

Oh, that's really nice. The more I hear about OpenWRT and OPNsense being so well supported, the more I lean towards those as my solution

No issues or anything so far with the Unifi devices? That's good to hear. Do you have any third-party integrations with your Unifi devices, or is it as locked of an ecosystem as I've read others say? I don't think I'd mind taking the plunge, as long as it has good customer service and support.

4 more...

Brought to you by the space pope

On my host PC (Windows Server), I'm already running a VM in Hyper-V that operates behind a VPN for my *arr environment. I'm worried about resources and resource allocation if I add another VM just for docker. Basically I'm looking at 3 environments - Windows Server for my windows stuff, Debian server for my *arr stuff (this all has to be behind a VPN), and a Linux docker environment. It makes sense to me to go the Proxmox route now that I've considered it, don't you think? Not asking because I'm trying to convince you, just interested in others perspectives.

Hmm, I've never looked into qemu. Do you use a GPU in your environment? It passes through to your Windows VM fine?

Ah, I see. Looks like some other people in this thread gave you some good info, I'll have to keep this in mind if I ever need to change my approach. Happy to hear you got a good answer!

If I already have a docker environment set up, why not use the container? I use containers for most of my stuff, if I can. It makes many aspects of system management so much easier.

1 more...

Yeah that's true. Different styles of deployment, in the end all that matters is that your application is up and running

The music isn't tagged in Lidarr with Musicbrainz or whatever? Does Picard do more than that?

I have a pretty decent background in networking - I spent a few years in a network technician position and finished up my CCNA training while I was doing that work. I'll have to look into Mikrotik, I've never actually heard of that brand, thanks for the recommendation

Thanks for the link, I'll have to look into running OPNsense on my Proxmox cluster. I've been holding off on buying a new server, having a server just for my networking VMs might be a good solution, thanks!

Yeah, I definitely agree with splitting it up. Until lately, I haven't been able to justify the cost of replacing my whole setup. But at the rate that my routers/routers-as-APs seem to die (maybe one every 18 months), it's enough of a nuisance that I'll just spend some money and do it the "right" way

Good points. It's strange to me to think of routers and APs as just computers, or things that can be run off of a mini-PC or some kind of raspberry pi, but it seems like it's entirely feasible to build up your network with those.

Oh, very interesting. Yeah, I hate this AT&T ONT - I hate the idea of my ISP owning or providing any equipment. I was under the assumption that there weren't good alternatives for the ONT, and that I was stuck with the AT&T-provided one, since fiber is relatively newer. Seems much easier for them to lock you into using their device. Thanks for the link!

Sounds like we have similar experiences, I'm definitely looking at mesh. I'm tired of having multiple networks across the house! I'm definitely looking at separating IoT and guests to their own VLAN, which I understand Ubiquiti devices are really good at facilitating. Having notifications for new devices is a really nice feature that I never really thought about. Would definitely be nice to have tracking for that

It's not, everyone just loves to use the funny swearing buzzword

Yeah, learn it from a textbook!

I suppose the issue here is more semantics than anything, yeah. I think better discussion would be had if the topic was "how can we help LLMs better understand and present information," as opposed to a more sensational "GPT will cheat and lie"