
massgrave can activate 3 years ESU on regular Enterprise for people who want things IoT LTSC is missing, like WMR. I’ve got Enterprise alongside Bazzite and when the updates run out I’ll either switch to IoT LTSC or nuke Windows altogether.

massgrave can activate 3 years ESU on regular Enterprise for people who want things IoT LTSC is missing, like WMR. I’ve got Enterprise alongside Bazzite and when the updates run out I’ll either switch to IoT LTSC or nuke Windows altogether.

No, it’s a British term The Register uses a lot. From Wikipedia:
Boffin is a British slang term for a scientist, engineer, or other person engaged in technical or scientific research and development. A “boffin” was viewed by some in the regular military or government services as odd, quirky or peculiar, though quite bright and essential to helping in the war effort through having and developing the key ideas leading to transformative military capabilities.

“Boffin” made me think the slashdot post is about a post at The Register, and sure enough, it is.

Apple could use higher quality drives, or have to pay a premium for being weird and buying controller-less drives, but yes, a big part of the difference is probably just higher profit margins.
Apple raised prices on a bunch of stuff today, and the iPad Pro upgrade is now £900.

The £800 to upgrade the iPad Pro isn’t just paying for storage. The 1TB and 2TB iPad Pro have an extra CPU core and 4GB more RAM vs the lower storage tiers.

It’s gone beyond the EU. Last week Apple announced third party app stores will be coming to Brazil and
Apple has already allowed alternative app stores and/or third-party payment systems on iOS in the EU, Japan, and South Korea, and it will likely be forced to do so in the UK and Australia too, due to similar regulations in those countries.
I can’t help you with automation. I update my containers manually, whenever I think to do it. Nothing is accessible outside my network so I’m not worried about staying on top of security updates.
You could just build it yourself, there’s not much to it.
Dockerfile:
ARG VERSION=2
FROM caddy:${VERSION}-builder AS builder
RUN xcaddy build \
--with github.com/caddy-dns/cloudflare
FROM caddy:${VERSION}
COPY --from=builder /usr/bin/caddy /usr/bin/caddy
My Dockerfile is under dockerfile-dns and then in docker-compose.yaml instead of pointing to an image I have:
services:
caddy:
build: ./dockerfile-dns
I’m not 100% sure of the right way to update it, but I think I usually use something like docker compose build --pull --no-cache.

Microsoft actually doesn’t seem to have enough data center capacity: Microsoft forced to turn to AWS to boost GitHub cloud capacity following AI demand surge

Literally on the Steam Machine page:
- CPU: Semi-custom AMD Zen 4 6C / 12T
- GPU: Semi-custom AMD RDNA3 28CUs

The Steam Machine uses semi-custom processors. Changing them would have required getting AMD to design new chips, not swapping out off-the-shelf parts. AMD doesn’t yet have an RDNA4 replacement for the GPU, so they would probably only go up to RDNA3.5, and that might not have been enough of a boost to even be worth the trouble.
410 CAD to go from 512GB to 2TB, and sadly that’s pretty much just what a 2TB drive costs these days.
That seems to be the default for Unreal Engine 5.

“Hot-swappable” is above and beyond replaceable. To me hot-swappable sounds like you’ll be able to swap the battery pack without turning off the device, which seems like it would require the device to have another power source to cover the changeover.
I wonder how many people freaking out over this field have even looked at what other fields are on that user record. The realName field could be used to dox you! ICE and the CIA are interested in your location! Those fields have about the same level of enforcement as the new one, i.e. you can just lie.
They may need to extend it even further than that if PC prices haven’t started coming back down by 2028.