Alt account of @WFH@lemmy.world, used to interact in places where federation is still spotty on .world.

  • 5 Posts
  • 102 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle







  • WFH@lemm.eeto3DPrinting@lemmy.worldLinux compatible printer.
    link
    fedilink
    English
    arrow-up
    48
    ·
    2 months ago

    Your OS doesn’t matter. Printers are dumb and only understand Gcode, which is basically a series of steps to follow for printing your part (move the head this amount in that direction while extruding that much etc.). Producing that code is the slicer’s job. What you want is a slicer that works perfectly on Linux. And good news, all open-source slicers work perfectly on Linux. What you need tho is a slicer that includes your printer’s profile.

    Try Cura or Prusaslicer (available as Flatpaks) or Orcaslicer (Appimage for now but will move to Flatpak eventually).



  • WFH@lemm.eetoLinux@lemmy.mlUpdating BIOS via Linux ?
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    Yes. Tuxedo is German, Slimbook Spanish, Starlabs British, NovaCustom Dutch… Framework is US/Taiwanese but sells within select EU countries and the UK. AFAIK S76 is US/Canada only.

    Edit: most of these actually ship worldwide but won’t collect VAT and probably won’t honor warranty claims outside their territory.






  • WFH@lemm.eetolinuxmemes@lemmy.worldWhy block muting the OS?
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    Regular Linux distros have 30+ years of history. It’s what most of us are used to. Immutable/atomic/transactional OSes are relatively recent hence the relatively low adoption rate.

    Also, atomic OSes are, by nature, much harder to tinker with. After all, the goal is to provide the exact same image for all users. As a power user, it’s a bit frustrating. As a new user, having a virtually unborkable system is excellent.

    If you plan on installing an atomic variant of Fedora, may I suggest uBlue Aurora instead of Fedora Kinoite? It is based on Silverblue/Kinoite but includes by default, among other QOL improvements, the restricted-licence codecs that must be manually installed in official Fedora products.




  • I think Ubuntu was relevant 15 years ago, when Linux was scary. Nowadays, it’s neither easier to install nor to use than, say, Fedora for example. I’d even say any current distro with a live CD and a graphical installer is easier to install than Ubuntu 15 years ago.

    The fact that Canonical has successfully commercialised Linux doesn’t always sit well with some people in the spirit of FOSS Linux, but they have also done a great deal to widen the distribution and appeal of Linux.

    I agree with the second part but not the first. Linux would be nowhere near what it is today without some serious corporate investments, so commercial Linux is a good thing (or a necessary evil depending on your POV). The largest kernel contributors are large IT and hardware companies, after all.

    What’s bad about Ubuntu is that the “free” version is an inferior product, like a shareware of old. The biggest commercial competitors like SLES or RHEL are downstream from excellent community distros (OpenSuse and Fedora, respectively).

    The community support, forums and official documentation are most useful. I don’t currently use Ubuntu, but use their resources frequently.

    Fortunately that knowledge can be used downstream and often upstream too. After all, most Ubuntu issues are Debian Sid issues.