

Hmm… Would be interesting to find out what kind of effect that has on the average marriage or relationship 😅
A software developer and Linux nerd, living in Germany. I’m usually a chill dude but my online persona doesn’t always reflect my true personality. Take what I say with a grain of salt, I usually try to be nice and give good advice, though.
I’m into Free Software, selfhosting, microcontrollers and electronics, freedom, privacy and the usual stuff. And a few select other random things as well.
Hmm… Would be interesting to find out what kind of effect that has on the average marriage or relationship 😅
Likely everyday stuff… Meeting minutes, phone or video conferences and such…
I think after initial installation, you open a browser with the post-installation step and configure a username and password there. I’m not entirely sure, it’s been some time since I did it. But depending on installation method, I don’t think it has a provided password.
General password advice: Check caps lock, and if you use like a German keyboard if ‘z’ and ‘y’ are swapped.
I think pretty much any mosfet / h-bridge / motor control board with pwm should do.
If you have those 4-wire fans with a pwm input that accepts 3V3 logic, you might even be able to attach them directly to the ESP:
But that’s not all fans, I had some mixed results with that.
Yes. Steam is available on Linux, pretty easy to install and it comes with a compatibility layer (Proton) which works quite well.
Linux is a bit different than Windows. But I’d say just using it is about as complicated as using Windows. You’ll just have to try and see whether you like it. And if it’s hard or easy for you to relearn a few things. I mean if you’re in the Browser and Steam all day, those will be the same applications and also look and work the same way. Other than that you could face some issues with gaming hardware and you have to fiddle with things, or everything works out of the box. You can’t tell beforehand.
Maybe Discover isn’t the best choice. I believe that’s made for the KDE desktop and Gnome should come with “Gnome Software” per default?! I’m not entirely sure what kind of concept Fedora has. I usually use the command line or some of the older package managers with more options and settings, so I can’t really tell what’s best here. These modern and shiny ones also regularly confuse me and I install Flatpaks by accident or whatever. Maybe try something else, maybe the Fedora community has some recommendations for a better one.
Okay, that’s weird. It shouldn’t try to remove sudo. That’s just silly. But I haven’t used Fedora, I have no idea what’s going on here.
Hmm, that doesn’t show a lot of details but it seems correct. Gnome should have an Extension manager. It should show up if you type some first letters of the word “Extensions” into the app overview. Maybe look if shows up there and got activated.
The Gnome-shell extension is supposed to show up as a button in the top right menu. How did you install it? Should be called “gnome-shell-extension-gsconnect”.
I don’t have good first hand experience, but i know the Awesome Selfhosted list has a plethora of them.
I did some wardriving a long time ago but never used those internet connections. And I shared my connection before and had a Freifunk router. With the neighbours not so much. I’m mostly nice to them and ask before borrowing their stuff.
I think that’s a size where it’s a bit more than a good autocomplete. Could be part of a chain for retrieval augmented generation. Maybe some specific tasks. And there are small machine learning models that can do translation or sentiment analysis, though I don’t think those are your regular LLM chatbots… And well, you can ask basic questions and write dialogue. Something like “What is an Alpaca?” will work. But they don’t have much knowledge under 8B parameters and they regularly struggle to apply their knowledge to a given task at smaller sizes. At least that’s my experience. They’ve become way better at smaller sizes during the last year or so. But they’re very limited.
I’m not sure what you intend to do. If you have some specific thing you’d like an LLM to do, you need to pick the correct one. If you don’t have any use-case… just run an arbitrary one and tinker around?
Thanks! I’ve updated the link. I always just use Batocera or something like that, which has Emulationstation and Kodi set up for me. So I don’t pay a lot of attention to the included projects and their development state…
I didn’t include this, since OP wasn’t mentioning retro-gaming. But Batocera, Recalbox, Lakka, RetroPie are quite nice. I picked one which includes both Kodi and Emulationstation and I can switch between the interfaces with the gamecontroller. I get all the TV and streaming stuff in Kodi, and Emulationstaation launches the games. And I believe it can do Flatpaks and other applications as well.
https://plasma-bigscreen.org/ from KDE? I’m not sure if they’ve replaced that since. Wikipedia says it’s unmaintained. Depending on your use-case, you might want to have a look at Emulationstation, Steam Big Picture and Kodi Plugins, as well.
I think many people use it and it works. But sorry - no, I don’t have any first-hand experience. I’ve tested it for a bit and it looked fine. Has a lot of features and it should be as efficient as any other ggml/llama.cpp based inference solution at least for text. I myself use KoboldCPP for the few things I do with AI and my computer is lacking a GPU so I don’t really do a lot of images with software like this. And it’s likely going to be less for you than the 15 minutes it takes me to generate an image on my unsuited machine.
Maybe LocalAI? It doesn’t do python code execution, but pretty much all of the rest.
I used to run such things on my NAS/Server at home (And I still do, though I’m currently changing some things.) But in addition to the 4.50€ for ~20W of electricity, it was maybe 600€ for the machine, so another 5€ a month over 10 years. And then my internet contract is a bit more expensive because I need an IPv4 address which can do port forwarding… On the flipside, I can just attach a 10TB harddrive and have it available everywhere. And that’d be very expensive with a cloud service or hoster.
Yes. I also have my own small VPS doing this (Piefed), Peertube, eMail, Nextcloud… for myself and family if they want. And that’s $8 a month. I wonder why it doesn’t scale down drastically with more users. I mean sure they generate a lot of requests. But then you only need to cache an image or pull in the posts and replies once for 12.000 users, while my server does that just for me. (Albeit for Lemmy, which is way smaller than Mastodon).
Wow. That is a lot of server power. And these things ain’t cheap.
I like YunoHost. That’s an all-in-one solution to do the selfhosting for you. So you won’t learn a lot about the intricate details of the tech, but you can install things with a few clicks. That’s nice if you just want to use stuff. And that project has some track-record. I’m using it for years to self-host Peertube, Immich a Nextcloud and a few other things.