perlclutcher
No user record in our sample, but perlclutcher 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 perlclutcher has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
It's not that easy. https://www.ifixit.com/repairability/smartphone-scores > The battery is stubbornly glued down, and the soldered charge port can’t be easily replaced. You have to take a heat gun to your phone to…
GOS's limited device support is disappointing, but I understand their reasoning. I still wish they'd release "GrapheneOS Minus" (in the vein of uBlock Origin Minus[0]) so a much larger audience could have 95% of the…
[dead]
[dead]
[dead]
[dead]
[dead]
I just migrated from a QNAP NAS to a custom build with ZFS. I have files with creation times dating back to the 90s on my original FAT16 filesystem and I didn't want to lose them, so I recently did a (way-too-)deep dive…
[dead]
https://twitter.com/altryne/status/1760358916624719938 Here's some corporate-lawyer-speak straight from Google: > We are aware that Gemini is offering inaccuracies... > As part of our AI principles, we design our image…
PSO = Pipeline State Object
Yes, they could have cited some sources, but the number is spot on. It's an overestimate, even. https://www.unodc.org/documents/data-and-analysis/Studies/Il... > Globally, it appears that much less than 1% (probably…
[dead]
Understandable. I started cycling accounts because I am worried about stylometry, but maybe I got carried away. Apologies.
Any chance you can tell me why my IP was shadowbanned? I don't think I've posted anything terribly objectionable here.
The internet's reaction to this has been so silly. Jetbrains has for a long time included a set of optional plugins that are disabled by default and make HTTP calls to Jetbrains servers: - Spaces - Code With Me - Shared…
My go-to site for questions like this is examine.com. https://examine.com/supplements/curcumin/ So yeah, like sibling said, it doesn't seem to do much.
There's always the mrustc[1] compiler that compiles Rust to C source files. So any platform that can compile C, can also compile Rust (with caveats of course). Of course, this only means we could, it doesn't necessarily…
Tell HN: Stop using "Sign in with <site>". Both DO and Replit let you sign up with a plain old email address. And with a password manager, it's equally convenient, still just one click to sign in. Why would you rope in…
I don't think primitive layout is necessarily a limitation of the immediate mode GUI paradigm. It just requires layout to be deferred until the end of the frame. And of course to do that performantly, you'd likely need…