Live data from Hacker News

Viewing profile — gcoakes

gcoakes

HN member
Joined
Sun, Dec 11, 2022, 6:29 PM UTC
HN karma
92
Public activity
59 items

About gcoakes

No profile information was provided.

Recent public activity

  1. comment
    Comment #48681951

    Some friendly tips from post-silicon validation: sudo systemctl reboot --firmware shutdown /r /t 0 /fw These reboot directly into BIOS. For Windows CMD+R menu, run it by pressing C…

  2. comment
    Comment #37308558

    What non-malicious use case is there for this?

  3. comment
    Comment #37158560

    > The only sane way to manage "your config files" is to put them in a git managed folder and use a symlink farm program. Another option is to ignore all files and selectively allow…

  4. comment
    Comment #37009278

    Are those real numbers? Also, do you mean additive or multiplicative (i.e.: 20 + 20 + 15 vs. 20 * 20 * 15).

  5. comment
    Comment #36971446

    Is there a market for publishing the retrospective of the process which resulted in a "late found flaw"? I would expect uninteresting data would still be published if only to preve…

  6. comment
    Comment #36957517

    > Zig also doesn't have dynamic dispatch It doesn't have it as a language feature, but it does have VTables just like C would. The `std.mem.Allocator` is an example of this.

  7. comment
    Comment #36957393

    I think they're discussing the lifetime of that heap data, not whether the data is heap allocated.

  8. comment
    Comment #36945012

    I don't understand. Isn't this already the case in America with Section 230? (The original post is about the Netherlands, so this is now tangenting.) It's just that no one actually…

  9. comment
    Comment #36944045

    There's a dead comment sibling to this one talking about how group admins can see through the anominity. I don't understand why it is dead. It wasn't even rudely stated. Is it just…

  10. comment
    Comment #36931584

    A quirk in my config that I haven't bothered to fix makes it so my formatter runs post write. I've unfortunately picked up the habit of :w :w in rapid succession.

  11. comment
    Comment #36924312

    > Having bad leaders in an authoritarian system (there are many in the military) effectively amplifies the problem they create which is likely where this bias comes into play. Addi…

  12. comment
    Comment #36913904

    I used to work on datacenter NVMe products. I wrote the tests which validated them (mostly functional not performance). I left that company before things got hot with fabrics, but …

  13. comment
    Comment #36902743

    Is no one going to talk about their capabilities system? That shit looks cool. A compile time permissions system for which resources can be used. I wonder how fool proof that can b…

  14. comment
    Comment #36873744

    I usually do. I have a 2 liter water bottle that I fill up at least twice a day. Though ironically with the heat this summer, I've been exercising and drinking less.

  15. comment
    Comment #36857994

    Looks at dmesg ... "Heh, how is this thing still running?"

  16. comment
    Comment #36857977

    Wasn't there active attempts to hide the extent of the issue with Chernobyl which significantly worsened the damage? If so, that seems like saying there were cascading human errors…

  17. comment
    Comment #36857922

    I, for one, quite enjoyed the novelization of it. Especially the part about the space-irony continuum. My sleeping wife did not appreciate being woken up by laughter though.

  18. comment
    Comment #36835363

    I'm fascinated by the woman who seems to be pacing back and forth rather than do anything productive to help people or get to safety. I wonder if I would have the clarity of mind i…

  19. comment
    Comment #36822521

    I can't imagine someone named their language "of", "programming", or "in". So, I guess 3. Joy and Odin are obvious since they have shown up here recently. Totally tangential, but a…

  20. comment
    Comment #36724371

    Good read. Thank you. This just worsens my fear of changing "unnecessary" code when I don't know the original motivation for it.

  21. comment
    Comment #36677033

    > 100% OSS Tell that to your BIOS or the firmware that runs on your WLAN or NVMe. Hell, tell that to the CPU itself[^1]. [^1]: https://en.m.wikipedia.org/wiki/Intel_Management_Engi…

  22. comment
    Comment #36627067

    That's the user and/or user agent inserting those. You can have streamlined email threads without those issues. You just don't top post. Now, try to do encourage that behavior in a…

  23. comment
    Comment #36616092

    Which one are you referring to? A lot happened last week in the SCOTUS, and I haven't heard of this specific concern.

  24. comment
    Comment #36616064

    This is one of those times where I look at what someone says, and think, "Aren't you the same people who thought X about Y, and now, you think something that seems totally contradi…

  25. comment
    Comment #36590708

    > - you can’t download while it’s asleep or in the background. Are you saying this is something unique to the Steam Deck? If my Linux desktop is anything to judge by, you should be…