• 0 Posts
  • 7 Comments
Joined 10 months ago
cake
Cake day: February 14th, 2024


  • If you’re particularly lazy and want to check how a plant is doing you can even just microwave to activate it. put it in a glass cup with a damp paper towl under it, cover with a second damp paper towl, cover in plastic wrap except a small gap like you’re making a microwave dinner. Cook for a minute at a time on 20-30% power and let the steam release between cooks. Do that 2-3 times then remove nug from container and let it sit a few minutes on a plate or something.






  • Docker takes a lot of the management work out of the equation as many of the containers automatically update. Manual updates are as simple as recreating a container with a new image instead of your local one. I would like to add try running Portainer (a graphical management interface for Docker). Breaking out the various options into a GUI helped me learn the ins and outs of Docker better, plus if you end up expanding to multiple docker hosts you can manage them all from one console. I have a desktop, a laptop, and a RPi 4b all running various dockers and having a single pane for management is such a convenience.