Thanks!
That helps when I eventually get around to standing up my own AI server.
Right now I can’t really justify the cost for my low volume of use, when I can get CloudFlare free tier access to mid-sized models. But it’s something want to bring into my homelab instead for better control and privacy.
It depends on your motivations and security requirements.
If you’re already hosting Home Assistant, there is an add-on for CloudFlared which will take care of most of everything for you, using CloudFlare secure tunnels.
It even does simple subdomain reverse proxy, to serve your other services.
It requires that you use CloudFlare for your DNS entries, and it won’t secure your host for you (they do offer some free services to help a little), and you still end up depending on a cloud service provider so it’s not pure self hosting.
But it’s free, you’re still mostly in control, and it’s less likely to catastrophically mess up your netsec if you’re a beginner.
Is Nvidia still a defacto requirement? I’ve heard of AMD support being added to OLlama and etc, but I haven’t found robust comparisons on value.
I feel the same way about python, too.
The way everything is just JavaScript and python, now, is really annoying.
Not his streams, but I’d watch his VODs that got popular on YouTube sometimes.
I had to block him like a year ago because the dumbest of his takes kept popping up in my recommended feed. The way he’d crank up the slack jawed hurr derr right before he said something intentionally divisive, drove me nuts.
But years ago his takes were fairly benign (or at least the VODs that made to YouTube were), iirc. I thought he was just kinda goofy, back then.
I don’t know him from the WoW days, though.
Why are you defending such a turdwaffle?
Dude makes his living by making stupid takes and then playing up his doofus character to apologize like “durrrr sorry I didn’t know it was bad to call someone a f*gg*t”
The devil doesn’t need an advocate, and he has a hoard of frothing redpills to defend anything he says.
Depends on your priorities.
But if your priority is to get the info out there, then you want both, so that it can’t be stopped just by your ISP cutting your service or losing power, nor by the service you’re using shutting down or deleting your message
In a world of left-pad
, I’m sure someone has made an app for it
Me, working on my personal hobby project, trying to integrate two totally unfamiliar platforms, in a programming language I’ve never used before.
deleted by creator
Poes law is hard at work here
Drilling bottom?
Alright, where can I get some???
Sympathy upvote
I’m still trying to figure out my network settings so that I can have my IoT one one network while still being able to access my home assistant from the other network.
Unfortunately, my ISP is also my cable company, and I have to use their modem/router combo else the cable boxes won’t accept the cable signal. I’m using my own wireless access point (which also doubles as a switch for the handful of Ethernet devices I have), and it can split off a separate SSID, but that’s not really doing much.
I think he means that of you initialize the variables, it becomes simpler but still unambiguous
I don’t want to nuke them from my phone though. I want them on my phone, and I want them on my NAS 1 time.
I’m frustrated that Immich doesn’t have a “back up new photos only” option.
All the photos on my phone are already in a huge external library with my backups from previous phones. I don’t want to delete them from my phone just so immich doesn’t freak out, and I don’t wanna have them on my NAS twice
Immich seems great, but this seems like the bread and butter migration path that nearly everyone would take.
Because reasonable APIs have input validation provided out of the box, so that not everybody has to reinvent the validation wheel (inevitably incorrectly).