It's how URLs work: nothing flake specific
talkingpumpkin
TLDR:
Current status for 26.04 LTS
We shipped rust-coreutils as the default in Ubuntu 25.10 to maximise real-world testing ahead of the LTS. Based on the audit findings and remediation progress, here is where we stand for Ubuntu 26.04 LTS.
We have included the latest upstream release 0.8.0 in Ubuntu 26.04, which incorporates the bulk of the security fixes.
cp, mv, and rm continue to be provided by GNU coreutils in 26.04. These utilities have remaining open TOCTOU (time-of-check to time-of-use) issues (8 as of Apr 22, 2026) that need to be resolved before we are confident shipping them.
Our plan is to address the remaining issues as soon as possible and target Ubuntu 26.10 with 100% rust-coreutils.
Maybe someone can get upset by reading that word?
Must be US people? Because I don't know anyone else who is offended by "fuck" and ok with "f*ck".
(OT) what did you use to annotate the picture?
For the technologies/standards (CORS, websockets, cookies, etc.) I'd recommend reading the wikipedia article and then the relevant RFC/standard (which will surely be linked from wikipedia).
The server side things you mentioned (sessions, rendering, etc) are functionalities/techniques/patterns that different frameworks implement in different ways, so I'm not sure there's much material that talk about them in general (or much to say about them in general)... you'll probably have to explore them in deep with your framework/s of choice (ie. looking at how the framework implements that functionality rather than just using it).
Some alternative self-hosting options (besides full-fledged "forges"):
If you don't need issues and stuff, you could just use git and back it up (by copying or cloning/updating to some other machine).
You could deploy soft-serve, which is a self-contained git/ssh server with cool cli (beware: it's not super performant on large repos, so don't host a clone of the linux kernel on it). Since you'll use it via ssh, you don't have to bother with https, certificates, reverse proxies and stuff.
If you are willing to put some effort into it, the (imho) coolest option would be to use radicle, which is a p2p forge (beware: documentation is not great, and - even if the "core" is solid - the cli tools are very much beta still).
My guess they are not even gonna challenge the "clean room" rewrite legally: the damage is done and it's not really gonna be mitigated if they manage to take down the rewrite.
Anthropic pulled the npm package within hours and issued a statement: the exposure was "a release packaging issue caused by human error, not a security breach."
I'm sure they chose the words "human error" to also imply the error is not to blame on their LLM, which remains an open question after reading the article (and likely will forever, although at the very least it would seem like the LLM did not detect this mistake).
License: Oracle Technical Network License (proprietary)
No, thanks
I'm currently running tumbleweed on my main, mostly because that's what I happened to install last time I rebuilt my desktop.
I've been running other distros before, and I must say that (bar a couple bad experiences) I could still be using any of them.
Tumbleweed is the first rolling distro I've used for a prolonged time (3 or 4 years now?): before I only did two short experiments with void linux (loved it, but I'd rather have systemd) and manjaro (I was still young and stupid).
I don't think I'll go back to non-rolling: tumbleweed never broke on me (and if it did, it has snapshots) and being rolling there is zero update stress (has the new version come out? what's new? should I update now or wait for for the .1?).
Next time I install I will probably try nixos (which isn't really rolling - but it's not non-rolling either), which I've been using on servers for a while now and fell in love with (love-hate, that is: the learning curve is steep, the documentation poor, and there are infuriating points - but I feel like it's still more than worth it).
As you will have noticed I'm not even considering "immutable" distros: honestly, I don't see the point there (they seem like a lot of effort to solve problems I don't have).

Err... it's "freedom" as in "you are free to run your own system using whatever software you wish" not "freedom" as in "distros and devs have a duty to support your freedom to run any specific software you happen to like".
Let's turn down the entitlement dial a bit.