Viewing profile — perlclutcher
perlclutcher
HN member- Joined
- Sun, Jan 15, 2023, 2:04 PM UTC
- HN karma
- 26
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About perlclutcher
No profile information was provided.
Recent public activity
-
comment
Comment #39669279
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 t…
-
comment
Comment #39669186
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 la…
-
comment
Comment #39653787
[dead]
-
comment
Comment #39554589
[dead]
-
comment
Comment #39551594
[dead]
-
comment
Comment #39532172
[dead]
-
comment
Comment #39528964
[dead]
-
comment
Comment #39526980
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, …
-
comment
Comment #39518929
[dead]
- comment
- comment
-
comment
Comment #39459823
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 …
-
comment
Comment #39441556
PSO = Pipeline State Object
-
comment
Comment #39422390
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 appea…
-
comment
Comment #39400894
[dead]
-
comment
Comment #39354637
Understandable. I started cycling accounts because I am worried about stylometry, but maybe I got carried away. Apologies.
-
comment
Comment #39353133
Any chance you can tell me why my IP was shadowbanned? I don't think I've posted anything terribly objectionable here.
-
comment
Comment #39352874
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 se…
-
comment
Comment #39246892
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.
- comment
-
comment
Comment #39082676
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…
-
comment
Comment #39074957
Tell HN: Stop using "Sign in with ". 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 t…
-
comment
Comment #39008195
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 d…