chameleon

joined 1 year ago
[–] [email protected] 46 points 4 days ago (1 children)

The new owners are so trustworthy that they weren't even transparent about who they are. In the comments of the original announcement they defend that with:

This post wasn’t about Chosen — it was about Robin and the legacy he built over 24 years. We’re the new owners and ultimate decision-makers at Nexus Mods. We’ll share more about ourselves when we’ve earned that right. For now, we’re focused on listening, learning, and making modding even easier, and yes, you’ll see us around in the community being active.

I can't say I find that statement to be particularly trustworthy given it's coming from an NFT bro.

[–] [email protected] 8 points 6 days ago

Dual nominations for Paper Mario: Sticker Star & Paper Mario: Color Splash. The only thing I really remember about them is that I played them and they left me without any feelings about them whatsoever.

[–] [email protected] 3 points 1 week ago (1 children)

Steam for Linux is mixed 32/64, unfortunately the main executable (~/.local/share/Steam/ubuntu12_32/steam) and its associated steamclient library continues to be 32-bit only and runs with a couple of horribly dated libraries in the mix. That process does pretty much everything aside from the UI.

[–] [email protected] 7 points 1 week ago (1 children)

There's a disclaimer in the readme: https://github.com/juanfont/headscale/?tab=readme-ov-file#disclaimer

The maintainer Tailscale contributes happens to be the lead developer by commit count at the moment.

[–] [email protected] 8 points 1 week ago (3 children)

They also had a major ass security issue that a security company should not be able to get away with the other day: assuming everyone with access to an email domain trusts each other unless it's a known-to-them freemail address. And it was by design "to reduce friction".

I don't think a security company where an intentional decision like that can pass through design, development and review can make security products that are fit for purpose. This extends to their published client tooling as used by Headscale, and to some extent the Headscale maintainer hours contributed by Tailscale (which are significant and probably also the first thing to go if the company falls down the usual IPO enshittification).

[–] [email protected] 8 points 2 weeks ago (1 children)

I haven't seen proper reporting but the Play Integrity install source thing is accurate. There's a reasonably good overview straight from the devil himself.

Lots of things that have very valid reasons on paper that also just happen to give Google a stupid amount of control and will backfire for a somewhat small percentage of people in very bad ways. We've been at "you can't use pretty much any bank unless you agree to either Google or Apple terms" for quite some years now, now we're giving those same app developers ways to detect if their device has accessibility APIs enabled (useful to protect against bot farms, but also a functional check for "you're able-bodied") or is in security support (also a functional check for "not reliant on hand-me-downs").

[–] [email protected] 12 points 3 weeks ago

The store page is kinda confusing. I don't think the line "Join forces with other players to take on the creeping night and the dangers within featuring 3-player co-op." along with both singleplayer and co-op listed as valid playing styles is something most reasonable people would interpret the way that it really is: be exactly 3 players with external voice chat available because all other ways of playing the game will suck hard.

They've been sorta honest about that in interviews and such but those don't have the same reach as their huge marketing campaign.

[–] [email protected] 2 points 3 weeks ago

Not them but between those two I'd recommend Kanboard if you're going to be the only user. Far lighter and easier to administer piece of kit, has everything you'd want from a fancy task list but not much more. WeKan is rather heavy software but does have a few features that are probably quite important for large team use.

[–] [email protected] 6 points 1 month ago

Started Digimon World Next Order on a whim after it was on a big sale last week. Not sure I can recommend it, and definitively not at full price, but it's interesting to have a game that doesn't know if it wants to be a modern game or a 2000 era throwback game in exactly the right ways. And well, it's still about little critters that turn into big critters (and back), so I'm satisfied nonetheless.

[–] [email protected] 11 points 1 month ago (1 children)

PUID is indeed handled inside the container itself, it'll run a container-provided script as whatever the container's UID 0 happens to be first which then drops to whatever $PUID happens to be inside the container. user= is enforced by Podman itself before the container starts, but Podman will still run as root in that setup. That means Podman is running "rootful", while if you started the container manually as $uid using the regular Podman CLI, it would be "rootless". That is a major difference in a lot of respects, including security, and you can find quite a bit of documentation on the differences between those operating modes online; it wouldn't fit in a comment. Rootless is generally considered the better mode, though there are some things that still require a rootful container.

In the upcoming NixOS 25.05 or current unstable, there are some tools you can use to run containers rootless as another user more easily using a new $name.podman.user = ""; setting. From what I understand they'll still be root-managed systemd system services that require sudo to operate, but that means privileges get dropped by systemd before running Podman, instead of dropped by Podman before running the container. This stuff is recent and I haven't used it, I just happen to know it exists, relevant nixpkgs commit if you wanna dig into it yourself: https://github.com/NixOS/nixpkgs/commit/7d443d378b07ad55686e9ba68faf16802c030025

[–] [email protected] -1 points 1 month ago (1 children)

FWIW, your domain will most likely eventually get used by spammers and then it'll be an endless string of somewhat expected but unpredictable failures from there on onwards, with no actions you can take to reduce it. It's good to keep an eye on what comes in but I wouldn't invest too much effort into failure alerting.

[–] [email protected] 16 points 1 month ago

My crappy electric Philips toothbrush from the internet of shit era. If you press the single button it has slightly wrong it goes into some Bluetooth pairing mode or whatever that you can't take it out of until it gives up 2 minutes later.

view more: next ›