• 0 Posts
  • 57 Comments
Joined 2 years ago
cake
Cake day: June 3rd, 2023

help-circle



  • No that is not correct. I actually use both. Island etc enables the work profile. Likely, the work profile uses internally a different, additional user account. But for the device owner there are some differences. Work profile apps you can configure, launch and access directly from the main account. Also there is some limited sharing possible. The notifications are also shared. If you use (multiple) additional user accounts very little is shared. I think the cell phone functionality maybe. Apps are also shared internally but that is not transparent to the user.










  • I am not so into synthetic meat ;-) So this is all speculation from my side. You can grow these cells for many cell divisions just not forever. So you keep a master stock of an early generation in the deep freezer (maybe 1000 vials). Then thaw one vial and expand the cells. Maybe you create a secondary derived stock. If they are old, thaw a fresh vial etc. If the/master stock is used up. Then you need to generate a new one.

    P.s. regarding the transmissible cancer cells. I don’t think it would happen likely. I think the cells need to loose the MHC gene/protein for this. Just wanted to tell that it exists.

    P.p.s I would be much more worried by viruses/ mycoplasma unknowingly infecting the cell culture. On the other hand farm animals are sick all the time too.








  • I am, currently still using LVM (logical volume manager) with LUKS (harddisk encryption) under Ubuntu. Running low on space, my idea was to add an additional NVMe and add the space to the existing logical volume. Now, I think I did nothing wrong and there is really a bug somewhere in the creation of the initial ramdisc. Fact was it would not decrypt the new drive and I was now basically missing half of the / volume. To fix the initrd, I had to boot from the life-system and manually unlock, discover and mount the various physical and logical volumes. I finally managed to changeroot into the system so I could rebuild the initrd. All this action was something of the most complicated I had to do with Linux. After rebooting and praying everything worked as it should have from the start.