oh man… I’m such a dumb dumb … didn’t even try 10.3.0, now I did and the docker version works and is extremely fast, compared to a CPU… Thank you so much.
Developer by day, gamer by night!
🖥️ Stack: #NodeJS #Flutter #Go
🐧Linux: Currently on #Fedora
🎮️ Games: #ApexLegends and #Chess
Fun fact: Built my own custom keyboard, which sometimes doesn’t work and hangs, but hey… it still adds to the charm, right 😂
oh man… I’m such a dumb dumb … didn’t even try 10.3.0, now I did and the docker version works and is extremely fast, compared to a CPU… Thank you so much.
It would the first scenario you described… i’d just interact with a chatbot occasionally like I do with chatgpt now…but I’d also like to try to experiment with copilot like models to test and use with vscode. So no training of models or 24/7 batch operations.
I was wondering whether a custom built gaming PC is the only solution here or if there are other cjeaper alternatives that get the job decently done
I have the exact same gpu and tried that. But couldn’t get ollama docker version (rocm) to work with the gpu. even changing the env variable to 10.30.1. (rocminfo reports gfx1031)
would you mind giving some instructions or a link?
I think this part should be better left off to the actual tool that does a more promising job on security, like a firewall.
Lol… that’s exactly what I use, the left part of the launcher.
Sure, but I was talking about the basic concept of how things work in general to keep it simple for OP.
in a nutshell
This is how the control and information exchange of smart devices work:
Phone App -> [Server] … [Server] -> Smart Device and vice versa
There’s no way around this concept.
Now, Google gives you the phone app and the (public) server part. but these only work with their servers and apps, keeping you locked in.
HA gives you the same, a server and an app, but allows you to keep the server private (access via vpn for public)
Also who guarantees that Google Home will be there in the next few years? HA will still keep running even if it ever gets abandoned.
yeah, it’s such a shame that people think X is the right place to share important updates.
It fucking absolutely is NOT!
Yesterday I went to look up Trakts X profile to see whether there are issues with their API. X shows posts from 2020-2023, but nothing from 2024 even though there was a tweet from 2 days ago.
X is dead and should officially be declared as such.
you can give Flutter a try. It’d be perfect for such an app.
I’d automate the shit out of this one if I were to write an app.
thinking of something like this one
Authelia is meant to be an SSO (like Google). In order to use it, you have to create users (and passwords) within the authelia yaml file, or connect it to light-ldap and do it via ldaps web gui.
You probably have other services running, i.e. immich, etc. These can be configured to use auhelias OIDC to authenticate the user against. you’d still need to create the users within the service, since I doubt they get auto-created.
Now, you can decide for yourself, whether to put your bitwarden behind authelia or not, and I’m not sure how the mobile apps work in this sense, if at all.
If you decide to do so, you just give your users their authelia/lightldap creds, if not, you additionally have to give them their bitwarden creds.
I go by PermanentBoner@lemmynsfw too … and I’m not even joking.
So feel free 😂
oh ok, I thought the previous OP was some kind of mod on one of the instances I had signed up for.
thx for clarifying 👍
wait, you can block my account even if you’re not on lemmy.world?
Well, my @programming.dev account got banned!
I guess, I’ll just have to shut up, and just keep posting memes. 🤷🏻
Yes! It should work :-D
Regarding enriching MB. Honestly, I don’t have time for that.
I’m from one of the slavic countries and there are so many missing albums, it’d take me a lifetime to contribute.
I haven’t had much success with the arr-scripts, whereas with the lidarr:plugins + deemix I had.
I did not test it, but It should work, since it only pulls the albums, and is not involved in the download process at all.
Oh, and checks for existing ones, so there are no duplicates.
See, this is kind of impossible because of security reasons.
Imagine logging in on gmail, going to facebook (without any further action in between) and being able to read your emails. That would be convenient but catastrophic!
Yes, I know, FB and gmail are two different things, but the concept of auth is the same. A website saves a cookie in your browser and uses it to check whether you’re authenticated or not. And that website can AND SHOULD only be able to read its own cookies.