Live data from Hacker News

Viewing profile — perlclutcher

perlclutcher

HN member
Joined
Sun, Jan 15, 2023, 2:04 PM UTC
HN karma
26
Public activity
23 items

About perlclutcher

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
  4. comment
  5. comment
  6. comment
  7. comment
  8. 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, …

  9. comment
  10. comment
  11. comment
  12. 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 …

  13. comment
    Comment #39441556

    PSO = Pipeline State Object

  14. 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…

  15. comment
  16. comment
    Comment #39354637

    Understandable. I started cycling accounts because I am worried about stylometry, but maybe I got carried away. Apologies.

  17. 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.

  18. 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…

  19. 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.

  20. comment
  21. 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…

  22. 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…

  23. 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…