Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AN
Posts
0
Comments
354
Joined
2 yr. ago

Permanently Deleted

Jump
  • It depends on what else is part of that iommu group. Because you can't just pass through single PCI device you have to pass through everything that is part of that group

  • What's confusing, when x86 initializes it preloads specific address in IP motherboard manufacturer has BIOS there that sets up first 512 bytes. and IP jumps to the new address then it sets up rest of /boot and switches your CPU to real mode up until that point it was in 8bit mode now it is in 16 bit. then jumps to that, now it switches to protected mode I.e. 32bit and loads kernel and initramfs (to solve chicken and egg problem) and then your os boots.

    Throw in cryptsetup and shim and switching to 64 bit somewhere there.

  • If you are on android you can use screen pinning. That way phone won't get locked and bother the police but they can't switch to any other app without your password.

    But I don't know how much I'll trust an app by government. Maybe in Europe that app is Open source.