• 0 Posts
  • 31 Comments
Joined 2 months ago
cake
Cake day: March 16th, 2025

help-circle


  • Not quite what you’re asking for, but you can self-host ollama. And based on some recent lawsuits against meta, I’m pretty sure all companies are using as many books as they can get their hands on to train their models. And so their training set contains the books you have in Calibre and more.

    Try asking llama3.3 or whichever model you choose your questions.





  • Some advice, TrueNAS isn’t very newbie friendly. Between permissions and their wonky kubernettes setup that no containers actually leverage, it’s not great. It is free, but expect bumps in the road. Unraid and OpenMediaVault are much easier to use. I switched to Unraid, and it’s been amazing, I highly recommend it. It’s nice that you can install random sized drives, they don’t need to match. You can toss in a few ssds for cache, and the docker containers are super easy to setup and maintain. Jellyfin works just fine for instance. OMV has some great offerings too, but lack the docker/VM hosting side. It’s a NAS and nothing else. It’s expected to have proxmox or something hosted elsewhere that uses OMV as storage.

    #2 opinion, build your own NAS. Especially if you’ve already built your own Gaming PC, it’s pretty straight forward. Pick a low powered cpu, toss in some ram, a ton of hdds, and maybe some old graphics card you have lying around for transcoding or hosting local AI for kicks. You’ll get a lot more for your money this way.


  • A lot of people aren’t big fans of Nginx Proxy Manager, which is separate from Nginx. But I like it. It’s got a nice gui, and the part I really like is the letsencrypt ssl certs baked in. You can get a new one, for a new service with a click of a button, and it auto renews your certs, so you don’t have to worry about it once it’s set up.


  • So, something to note is that a lot of UPSs have a configuration for sensitivity. Your power actually fluctuates quite a bit, but you don’t notice. I have my UPS on the default sensitivity, and there have been a few instances of it going onto battery power when none of my other devices even flickered.

    So, with that in mind, I use NUT. My server has it setup and it’s set to gracefully shutdown after my UPS hits 25% battery remaining. That way false positives don’t shut it down, nor will small flickers, nor will an outage less than an hour or so. My UPS says I can run for about 90mins on current load.






  • yaroto98@lemmy.orgtoLinux@programming.devMy Experience Switching to Linux
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    11 days ago

    In addition some things don’t work without tinkering. Last year I told a buddy to install steam on his linux partition and give it a go. He couldn’t get steam to play any games. It was a snap, had him install the apt version and he was good. I’ve heard others debug similar issues and he likely had to pass in the gpu path like in a docker.

    Also it’s super annoying with popups. Firefox updates weekly. That means weekly you get notified to restart firefox to update. Dismiss the notification? Well, it’s back after a new scan for updates in an hour.

    Eventually you do close firefox to let it update. And the progress bar sits there, so you have to manually force it to run despite all the assurances it’ll happen automatically.

    Honestly it’s decisions like these that are pushing people away from using Ubuntu anymore. It’s becoming more and more like windows.

    Top that off with ads in the terminal and I left completely.