Divine full-package futanari confirmed
Divine full-package futanari confirmed
“Bilbo Baggins My Balls”
Good group name though!
Why do they all look like stroke victims??
I think this is AI slop. Reverse image searching leads here: https://www.youtube.com/watch?v=zAQrbjDzP6o and the top comment is even the lemmy OPs joke.
improperly included GPL code
Shouldn’t that force a GPL release of the rest of the code, at least the bits they had the rights to?
asking for a cashier?
That would be normal
“I don’t work here”
Is a rude response to the question whether they would like to use the self-checkout.
Probably this whole list, there is lots of code shared with Windows 7, but who really knows? Nobody is checking against Vista anymore.
Is it OK to simply dd the 128GB disk to the 32GB disk using count to stop after the 16GB partition was cloned?
I think it would work, but it seems a little overcomplicated, you can just use the partition paths as if
and of
of dd
directly, as long as the output partition is not smaller than the input partition. For example dd if=/dev/sdc1 of=/dev/sdd1 bs=4M status=progress
Your method would also copy the partition table I suppose, which might be something you want under specific circumstances, but then it would be a little harder to get the count right, just taking the size of partition 1 would be wrong, because there is some space before it (where the partition table lives) and dd would start at 0. You’d need to add up the start position and the size of partition 1 instead.
Personally I would prefer making a new partition table on the new eMCC, and create a target partition on it. Then you clone the content of the partition (i.e. the file system). This way the file system UUID will still be the same, and the fstab should still work because these days it usually refers to mounts by filesystem UUID in my experience.
If you make the target partition larger than the source partition, and you intend to use the full partition going forward you will additionally need to resize the filesystem to fit the new larger partition, for example with resize2fs
.
In laptops the internal screen is usually attached over embedded Displayport (eDP) could be the same here. “native” doesn’t really say much.
To which I said something like ‘But all that does is highlight the problem without actually changing the situation.’
I think the idea is, that the minimally invasive regulation only has to fix the information imbalance between producer and consumer. Then, once the consumer has all the information, they can make an informed racional market actor descision. That’s supposed to price shitty rip offs out of the market eventually.
… yeah I don’t believe it works either.
Looks like the negatives were not in a large enough film format, the remaster has letterboxing
Does it pump heat variably in both directions?
Ligjt mode twitter
I usually prefer Daruk mode
Maybe some Lua, as a treat?
If Qt or Java is doing it, then that’s still your program and not the WM, though?
The server is used for hole punching, to open up a P2P connection thorugh NATs and Firewalls. If it doesn’t work the server also relays the traffic between the clients.
Getting an end to end connection through todays internet is unfortunately not easy for an average user.
I’m in the state of Georgia: no provision for breaks are given at all.
Oh man that’s brutal.
I used to live in the UK: I think the rule was employers are required to give 30 mins per 10 hours worked, cannot be in the first or last hour.
Yeah here in Switzerland it’s similar to the UK rule. Any shift longer than 6 hours needs to be interrupted by an unpaid but uninterrupted break of at least 30min for eating, such that there isn’t more than a 6 hour continuous work period on either side of the break, IIRC.
Our standard for full-time employment is 8.4h per day. (That’s a bit high in comparison to neighboring countries). It’s very usual that you get your eating break somewhere between 11:30-13:30 o’clock, maybe on rotation with coworkers if you need to keep the phones staffed.
In my office job we all go together from around 11:45 to 12:45.
Is a proper meal period with rest not guaranteed by law?
Or is it, but it’s hard to fight for it because the workplace culture is shaped differently?
Using modern UEFI booting with a 1GB shared ESP and grub2 has worked just fine for me in the last 8 years. os-prober has always just found the Windows install and generated the necessary boot entry for grub. Windows has never trespassed into the Fedora or Ubuntu folder of the ESP as far as I can tell.
A microkernel teaching OS by Andrew S. Tanenbaum.
In 2017 the world (including Tanenbaum) found out that the Intel Management Engine uses Minix internally. Intel just kind of did that silently. So Minix is still around.
Wow they really went into their stupid useless plan in the most ham-fisted way