• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2025

help-circle


  • I recently finished setting this up on my system after having a plan to do it for years beforehand and never following through. It turned out to be quite a bit easier than I thought; LUKS has built-in support for keyfiles, so all you have to do is add the keyfile as a valid key for your disk, then modify the mount options to use the keyfile by default. There’s a dedicated option to fail over to password-based authentication as well.










  • I can second, build123d is awesome! Splines, fillets, full object-oriented programming techniques if you care to use them including directly referencing properties of existing parts, which is something OpenSCAD fundamentally cannot do. It has two syntaxes you can choose from, one more oriented toward traditional CAD users (builder mode) and one more oriented toward developers (algebra mode). As a developer, I have found it much easier to work with algebra mode versus builder mode.