NekkoDroid
No user record in our sample, but NekkoDroid has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but NekkoDroid has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
> Baguettestral for the baking automation division. It would be a bit more general, for general cooking and be called Cookstral
> What about /boot - encrypted and tamper proof? Resists evil maid attack? > Rabbit hole, I know, but so fascinating if you solved it all :) Encrypting `/boot/` is the wrong thing to do. One can just replace it with…
> Unsure how it got messed up for you. If you didn't transfer it from your Mojang account to your Microsoft account in time (before the account was shut down) you just straight up lost access to it.
> Also, no union employees at Blizzard were impact by Microsoft's Xbox layoffs/restructuring. It might have to do with the unionisation, but I wouldn't be surprised that its just that Blizzard is like one of the like 4…
> expected availability is late '25. T-T. Any update on the timeframe (and presumably also I would expect the expected price to be solidly in the mid to high 300s at this point)?
The time frames they are looking at are 2 decade intervals, not 1 decade
> Can't wait to share the sbahn with feverish people or seeing a live diarrhea attack. The 2 results I see from this change in policy is: 1. People go sick to work and possibly infect other people 2. Doctors give multi…
Mostly not enough supply for the demand and scalpers. Mine is also with an "estimated order availability: 2027" with a reservation day of May 16
IIRC `podman compose` can invoke either `podman-compose` or `docker-compose` and sets up the environment for the call, so I don't think you need to even really do anything special other than install either of the 2…
> I'd be pretty sure that PlayStation also had that in their terms and covered themselves legally for that option. Hiding behind hidden T&C should just straight up not be allowed. Imagine if you go to a store and any…
> Systemd does not solve the deployment problem, and will not unless it adds something like a systemd package manager. It really doesn't need to provide a package manager. Systemd already basically has all the knobs for…
The simple fact that POSIX doesn't define any long options for basically any CLI tools just makes me outright ignore it when writing scripts. I use long options in scripts so that you can actually understand which…
I see it mentioned any time GitHub is shitting the bed (frequent enough) and someone asks for self hostable alternatives or when someone ask for a European GitHub alternative. I think you just might not be paying enough…
Well... you see... the self checkout isn't free, you have to pay for the electricity. They rely on the tips, else they can't pay for the power to remain on. /s
AMD CPUs basically all boost up to 90°C as a relatively normal operating temperature as long as the power (and some other factors) allow it to. I assume AMDs and NVs GPUs do to, but I play mostly CPU bound games so I…
429 is if you have been rate limited. 529 is for server overloaded and can't process more.
I really hate the `curl <url> | sh` specifically because if your connection drops at a specifically unlucky point in time you are left with a partially executed script which if you are unlucky enough may just have been…
Do note that being able to completely remove MS keys is highly dependent on your mainboard. Not in the sense of if they allow you to do it (I think most if not all DIY boards allow you to), but if you will be able to…
Both Steam and Battle.net use CEF for their UI as well. And IMO they are on 2 ends of the "nice to use" from the implementation side (Steam being a sluggish hell and B.net being nice). Though then again B.net is only…
If we are generous and assume a review speed of 1 line per second, that is still over 11 continuous uninterrupted days of review by a single person.
In that case I would expect them to try and work something out with AMD directly instead of building a company on undocumented features.
Yea, but that is to install the package after it was built (or installing dependencies). The build itself is done unprivileged.
Not even that, AUR packages are just git repos, they don't auto update unless you use an AUR helper that does. You literally can just clone it and makepkg it and then pacman also tracks the installed files and…
> this way i don't have to use root when building `makepkg` will actively refuse to run if you are invoking it as root (unless you specifically invoke it with something like `env EUID=123 makepkg ...`). > and can have…
GP was talking about why Arch isn't used in enterprise, not what happened in the post.