

Progynova is the Debian logo
:3
Progynova is the Debian logo
Immediate mode rendering and components seem to be why people use them. And you know what? The web should natively support those but doesn’t (well it kinda bad components, but ehhh). Otherwise I agree, the frameworks are overcomplicated.
Aren’t they the same now?
body {
background-color: pink!important;
}
Number = IEEE-754 double precision float, which includes NaN, so it makes sense
Could definitely be worse for latency in particular cases, but if we imagine a write heavy workload it still might win. Writing a byte/word basically has to do the same thing: read, modify write of cache lines, it just doesn’t confuse the dependency tracking quite as much. So rather than stalling on a read, I think that would end up stalling on store buffers. Writing to bits usually means less memory, and thus less memory to read in that read-modify-write part, so it might still be faster.
A lot of times using less memory is actually better for performance because the main bottleneck is memory bandwidth or latency.
To me, namespaces = containers. I don’t know much about OCI, I only know how namespaces work.
Is it backports for an old version?
Also, optional value semantics. I love value semantics!
Made with AI? Really? What would GNU think?
I also just like making others happy
Prohibited from pleasuring women, to hide the fact that they’d be incapable if they tried /hj
Minecraft mod users are the worst. They’ll post a screenshot of a version mismatch or dependency error that literally tells them how to resolve it and ask “hey, this mod isn’t working, how do I fix it?”
What? Nova is a rewrite of Nouveau from scratch by Redhat devs to better support newer cards.
Water makes the curls coherent, everything else makes them incoherent, a reminder that entropy always increases. Also that makes it frizzy.
Specifically in the Linux kernel, the 2 big reasons to use it are memory safety (huuuuggee benefit) and that a lot of younger devs like it and thus it will attract their contributions.
The only reasons I can think of to not use it are that some people want their own toolchain and having multiple languages in the kernel adds complication. But tbh, none of that justifies banning Rust stuff that realistically wouldn’t have been written at all if C were the only option.
And then there’s the people who show up in Phoronix, HN, Reddit, and YouTube comments saying Rust is over-hyped without showing why it’s unfit for purpose and also trying to dictate what someone does with their own project. Perhaps it’s something to do with the representation of queer people and other minorities in the Rust community, because otherwise I do not understand why people would be sooo passionate in hating the Rust community like the group I described above is.
Who says this is JS? Might be Rust.