• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: March 26th, 2024

help-circle


  • I’ll second the suggestion to start with oyster mushrooms (which you may still find at some grocery stores) rather than agaricus, but for different reasons.

    Oyster mushrooms are really easy to grow. You can buy kits, or you can do it from scratch in a 5 gallon bucket or garbage bag with straw or wood shavings or similar substrates.

    Agaricus, on the other hand, are more complicated. They’re not primary decomposers like oysters, they’re secondary decomposers. Which means rather than using a fresh substrate, you have to grow them on active compost. It’s certainly achievable by a dedicated hobbyist, but it’s not going to be an easy first time IMO.

    If you want a good chance if success, start with oysters.

    Edit: oops, just realized this post was months old.


  • If you don’t have an Intel CPU, then you shouldn’t need it. At least, I think it’s only for CPUs and not for other intel-based devices (NIC, graphics, whatever).

    It’s prompting for upgrade because it’s already installed. It’s recommended (but not required) by initramfs-tools, so that’s probably why it’s installed (recommended packages are installed by default). oops, read that wrong. Intel-microcode recommends initramfs-tools.

    You may want to run

    apt-rdepends intel-microcode 
    

    to see what pulled it in.

    But you should be able to uninstall it, and then it won’t prompt you any more.