

You can also greatly reduce the amount of hallucinations by switching from back-alley drugs to over-the-counter ones.


You can also greatly reduce the amount of hallucinations by switching from back-alley drugs to over-the-counter ones.


But that would be communist!
Don’t you know that a society can’t be truly free unless the ones with power have the freedom to oppress those who don’t?


Real or imaginary billions?


It looks like the pull requests were authored by humans, then edited by the bot. I use codeberg, not github, so I’m not that familiar with the service. Does github have some kind of opt-in/opt-out llm editor feature, or is the bot just going around editing random pull requests?
I’ve been pretty happy with OCR.


being scrapped by bots.
I think you might have meant "scraped’. I don’t think that AI companies would throw away valuable training data without a goo reason.


Rust & cargo do more than just compile. For example, it basically has buit-in ccache.
It is also easier to split large libraries into multiple crates, though an average project still uses more libraries than an equivalent C project. I wouldn’t be surprised if the “AI” also pulled in more libraries than needed, or has unnecessary library features enabled. I’m pretty sure that a cargo plugin for pruning unused libraries was featured on the rust blog, as a featured third-party plugin for a cargo release.
The corners seem a bit rounded & the cat does not fill the box up completely at the sides. Setting margin: 0 could help fill up the box more. I’m not sure where the rounded corners come from, but try border-radius: 0 if it’s unintentional.
Depending on the fit, more padding could be good.
Have you tried getting your cat involved in politics? I prefer setting left: 100% and right: 0%, but it’s up to you. (Do note that these values are not inherited by children.)


The proportions used in the alloy don’t matter. Rust is a build dependency of Chromium, which only makes sense if Chromium itself contains Rust, however little it may be. Thus, whenever an amount of Chromium is added to a substance or application, a small amount of Rust will also be added.
When Rust is introduced to software, it tends to grow in size and often in proportion too, compared to the rest of the codebase. For example, in the Case of Chromium, the amount varies depending on the age of the Chromium used. In samples of young, and even fairly mature Chromiums, no Rust is present, but resent samples show an ever-increasing amount, though I’m not sure how the Rust was initially introduced to the project.
Depending on the piece of software in question, it may start completely Rust-free, like Chromium and Linux, or it may be composed of almost pure Rust, like Servo and Redox OS. 100% pure Rust is, as of now, mostly theoretical, though tiny projects requiring manual invocation of rustc have been observed. This is due to the small amount of configuration for a build system, for example, TOML, in the case of Cargo. This allows Rust to be developed easily & ergonomically, even in large amounts. Though recent efforts in Cargo script have sought to alleviate these problems and enable true, pure Rust to develop.
In short, like life, software naturally evolves into the form of a crab. This process is called carcinisation.


Is it true that unless they’re European, it’s legal to shove cookies down their throat, even if the cookies you’re force-feeding are malicious or 3rd-party?
On a different note, do you happen know a good cookie blocker? A *cough* friend is trying to diet.


makedepends=('python' 'gn' 'ninja' 'clang' 'lld' 'gperf' 'nodejs' 'pipewire'
'rust' 'rust-bindgen' 'qt6-base' 'java-runtime-headless'
'git' 'compiler-rt')
If Chromium is so resistant to Rust, then why is it a build dependency?
https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/blob/main/PKGBUILD


まず、総理から前線へ。
I’m still learning japanese, but I think it translates to something like: “First, to the warzone, prime minister.”
I don’t remember having seen から used like that before, but I can’t think of anything else that would make sense.
Edit: fixed transcription.


Does Chinese only have the one 1st person pronoun?


Well, a few niche topics are well/over represented. Linux & Communism are very niche in real life, at least in my experience, but quite well represented here.


Disclaimer: I’m learning Japanese & I don’t know Chinese.
It looks like the original character for the 3rf person pronoun is now the masculine pronoun & the female pronoun is made by substituting the person component (人, I don’t know how to type the left-component form) with the woman component (女).


No, I don’t want to “turn children on”.


If it were a magic lang item, you could treat the resulting value in a special way. Then, you could create an optimization pass for this situation: if a variable is assigned random in a loop and the loop can only be exited with a certain value, the compiler can coerce the magic rand value to it.


You could do a lot worse. If the type of i was an object, you could overload the negation operation to have side-effects for the third snippet, for example.


I don’t know what I was thinking.
But, if you borrow C’s semantics, you are allowed to “optimize” away side-effect-less loops, even if they would never terminate. But that would require the random method to be pure.
Or Big Bad Cartel?