• 12 Posts
  • 2.46K Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2023

help-circle



  • I’ve built several printers from the original RepRap to a Wilson II and a Deltabot. Some of those plans are probably getting on in age. There was a time you couldn’t buy a printer for the cost of building a reprap; those days are long gone. An Ender or similiar are so cheap and good now, it’s hard to build one of similiar quality. But if you’re just looking for a project, fill your boots.







  • VMs under KVM are pretty much bare metal and Proxmox doesn’t use much for resources itself, it’s basically a headless Debian with a webserver interface to do all the KVM stuff.

    Proxmox, especially if you use ZFS for the VM datastore, makes a home lab so much easier to revert, backup and deploy/clone VMs and LXCs. I highly recommend it if you’re just starting out. Once you wrap your head around it, it gets out of the way and lets you just tinker with your projects, and not have to manually do everything in VirtManager or at the command line.

    Combined with Proxmox Backup Server, it’s a production ready hypervisor for anything you decide to keep. Also, the HA features work well enough that I had my main routing OPNsense VM jump between nodes when the primary node lost a drive, and I didn’t notice for a week, it was that seamless.