Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)X
Posts
8
Comments
106
Joined
2 yr. ago

  • I will just put in my 2¢. I maintain 3d printers for a local library and while the 4 mk3s+ machines have been solid the Mini+ has been nothing but trouble.

    First we had issues with the extruder, then the Bowden tube kept causing jams. Replaced that but still have a ton of stringing with the default Prusaslicer profiles with every kind of filament we have tried.

    And honestly having messed with both, the additional space needed for a "full size" printer is marginal once you factor in the spool holder.

    Prusaslicer is amazing. The MK3 is/was great. I don't know how much I love Bambu lab but the Prusa Mini was not great.

  • I use Syncthing on all my endpoints Windows and Linux (can't speak for Mac) to sync to my TrueNAS server. It has a built in tool to just back up to backblaze on a certain schedule.

    I know you can use Syncthing with unraid in Docker. I have it set up so sync all endpoints to my server and then the server pushes the latest changes back to all the endpoints. This is overly redundant and you don't have to do it that way but all endpoints and my server would have to die at the same time before I lost any data. It's sort of a backup scheme in and on itself.

  • My big tip is if you haven't already, switch to a local package repository. There are a lot of people mirroring the software packages for mint and you can switch to one that is geographically the closest to you for better speed and to spread out the server load.

    I love Linux Mint and it's what I install on all my decom-laptops turned servers. It will do pretty much all you want to do in Windows and then some. The only thing it probably isn't the absolute best for is PC gaming but if you are just using a laptop it probably doesn't make much of a difference either way.

    If you like Mint then I also suggest PopOS. They are both based on Ubuntu so a lot of the paths and the package manager are the same. The killer feature there is auto-tiling Windows which is like the window snap feature in windows but happens automatically. It's not for everyone but once I started using it, it changed my entire workflow.

    Last thing is, if you haven't already, familiarize yourself with running docker containers. A lot of stuff that's complicated to set up is a breeze with docker and docker-compose.

  • I use Heimdall. You can set it up in no time with docker compose and manage it all through the web interface after that.

    Its simple but also has some neat integrations with certain apps and will give live stats for certain things. Like pihole gives you live stats on what's being blocked for instance.

    https://docs.linuxserver.io/images/docker-heimdall