Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
perlclutcher
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
perlclutcher
3y ago
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 phon
2.
▲
by
perlclutcher
3y ago
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 secu
3.
▲
by
perlclutcher
3y ago
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 on this, I'
4.
▲
by
perlclutcher
3y ago
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
5.
▲
by
perlclutcher
3y ago
PSO = Pipeline State Object
6.
▲
by
perlclutcher
3y ago
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 th
7.
▲
by
perlclutcher
3y ago
Understandable. I started cycling accounts because I am worried about stylometry, but maybe I got carried away. Apologies.
8.
▲
by
perlclutcher
3y ago
Any chance you can tell me why my IP was shadowbanned? I don't think I've posted anything terribly objectionable here.
9.
▲
by
perlclutcher
3y ago
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 Indexes - their
10.
▲
by
perlclutcher
3y ago
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.
11.
▲
by
perlclutcher
3y ago
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 mean we sh
12.
▲
by
perlclutcher
3y ago
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
13.
▲
by
perlclutcher
3y ago
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 some cachin