• 0 Posts
  • 59 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle













  • ScottE@lemm.ee
    cake
    toLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    4 months ago

    So what do I have wrong here?

    Nothing, as far as I’m concerned. I guess DEs have to constantly change or they become stale to some people. I’m an older guy than the normal demographic here too and stale is exactly what I want. I run i3 with a bunch of terminals, a browser, and sublime text when vi in a terminal isn’t enough (yes, it’s really vim, but it’ll always be vi to me), and I xsetroot the classic weave pattern for my background. That’s it. I don’t need or want menus, widgets, themes, file managers or anything else. I guess someday Wayland will win, and I’ll be forced to do something different, but until then, not changing this extremely productive and efficient environment.


  • I don’t use Fedora, but I have ZFS on all my Arch systems for everything (including root fs). So, I’ll make a guess - is the package you installed for ZFS a DKMS kernel module, or a binary one? That’s the first thing. If it’s a DKMS module, I don’t see anything on your output showing it was compiled, which would explain the module not loading. If it’s a binary module in that package, it must be for the exact same version of the kernel that is installed - exact same. If it mismatches then you need either a different kennel or different ZFS package. In either case, you’ll probably need to wire in a hook for your initramfs, but it looks that part might be ok from your output. Hope that helps, good luck. ZFS is incredibly good.





  • I’ve found the same thing with regard to workflow - I find it really weird when people say it’s nothing like any other CAD programs, because it really is. You start with sketches and build up from there. Yes, the spreadsheet feature is amazing! I couldn’t believe SolidWorks forces you to buy Excel to do the same thing, which is crazy. The spreadsheet integration in FreeCAD is great - with the macro that handles the reference labels.