• 1 Post
  • 22 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle
  • pech@lemmy.worldtolinuxmemes@lemmy.worldJust Draw
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    honestly, systemd isn’t that bad. I’m finishing some free labs for the CompTIA Linux+ sysadmin course and learning how to compose bash scripts into services is going to be great for my homelab.

    I completely ditched windows at home in early 2020 and used fedora until last year when I took the plunge into NixOS. I knew how to do things in Linux, but I wanted to understand the underlying system structure. NixOS helped pull back the veil a bit.





  • I appreciate the kind words! Until recently, my day job was CAD monkey. I wanted to consolidate the hardware I was cobbling together, found a cheap 8 GPU mining rig and some extra 2020 extrusions to play with.

    The seller for the mezzanine said it followed the mATX mounting hole pattern, (it does but is ~75% in the width and doesn’t use all the points). I have a tendency to overthink designs and kind of stalled for a bit before finally taking the plunge and whipping up these struts. I used some brass heat set inserts to accept the standoffs and everything pretty much went right together lol

    3523








  • Currently I’m running a Q6K quant of Hermes 4 14B with a 32K context window via llama.cpp that works pretty well. Generation output is a comfy ~50tok/sec. These v100s are 16GB each, but there are 32GB versions available too.

    I’m running everything via NixOS and have to do package overrides to get inference engines to build with the right CUDA versions.

    My goal is to get a cohesive environment set up for Hermes Agent to learn my system/lab/network and help my grow it over time.

    Overall, I’m happy with them. The mezzanine board is good quality, I’m using PTM sheets under those massive heatsinks and some arctic p9 fans to keep them at around 60C under load.










  • I used Fedora with the linux-surface kernel on a Surface Book 1, and everything pretty much worked out of the box. I bought it used on eBay and the battery in the tablet portion was pretty degraded, so I don’t know if it impacted performance, but it could be a little clunky at times.

    It was my computer in exile while our house was being renovated after some water damage and I was able to run prusa slicer on of for my mini. I didn’t try a pen with it, but the touch controls worked with the custom kernel.

    Eventually, I tried Aurora OS which is an immutable fedora distro with the surface kernel loaded by default and performance was about the same. Now I have it on cachyOS which needed the Ethernet cable installed so I could get the Marvell firmware drivers for WiFi, but it was much snappier. That’s an arch based distro, so I could load the surface kernel for touch driver stuff but you lose out on some of the more advanced kernel stuff that group is pushing.

    Overall, I’ve been pleased with the experience. I didn’t have a surface device before, but when I heard about the linux-surface project, I had to try it.