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/)PC
Posts
6
Comments
1,573
Joined
2 yr. ago

  • Yeah, it was, especially when you have ADHD 😂 I eventually got fired because I got really bored with it and my performance suffered.

    Their reasoning for not PXEbooting was that when they tried to before, it was too slow. They tried to fix it, failed, gave up and made us do it that way. This was the Windows XP EOL to 7 upgrade.

  • This is my first interview after 3 months of applying (not every day, mind you, I've probably applied to like 300 jobs though). I have another one in the next few days as well, for another company.

    LinkedIn Premium does actually seem to help, compared to sites like Dice. Good luck out there, it's pretty rough right now.

  • A job I'm interviewing for now asked me if I had experience with libvirt, qemu,and KVM.

    (For those not in the know, libvirt is a wrapper around qemu, KVM is the name of the technology, so if you have experience with one or both of the first two, you definitely have experience with the last one).

  • Installing Windows with SCCM... without PXEbooting them. I had to use 3 different flash drives for like 8-10 computers at a time, record the MAC addresses, set the hostnames and IPs and then kick it off. I did this daily for weeks.

  • Same, I generally only watch stuff in 4K or 1080p on my 65" flat screen. I think I was hoarding it all because I was bored and the weather largely sucked where I used to live (NE US) but then I moved down to Florida back in October and suddenly I don't have to be stuck inside for half the year because it's no longer freezing cold (although it is starting to get pretty hot out already), and I actually want to go outside and do stuff haha

  • I agree, I'm typing this up on a S23 Ultra. IMO the Pixel line is the best, my Pixel 2 XL was the best phone I ever owned in a decade, with the Nexus 6 right behind that. My 6 Pro was nice, but the screen was way too fragile and I wasn't a fan of the camera hump.

  • They can be the same partition, they are for different purposes though. EFI holds the EFI binaries as the name implies, while /boot holds the initrd, kernel, and the bootloader config files.

    If they are the same partition, /boot needs to be formatted as FAT32 and have EFI as a subdirectory. Otherwise they can be separate partitions, either way the partition that contains the EFI directory needs to be formatted as FAT32.