Live data from Hacker News

Viewing profile — KyleJ61782

KyleJ61782

HN member
Joined
Mon, Oct 22, 2018, 7:41 PM UTC
HN karma
54
Public activity
22 items

About KyleJ61782

No profile information was provided.

Recent public activity

  1. comment
    Comment #27176244

    My company does most of our development in Delphi, but unfortunately that means that crash dumps are very difficult or impossible to utilize with the embedded Borland/Embarcadero T…

  2. comment
    Comment #25581683

    Basically like little vaccine telomeres?

  3. comment
    Comment #25581672

    To the best of my knowlede, the Novavax vaccine actually does this. Instead of delivering an mRNA nanoparticle, it delivers a spike protein nanoparticle. In fact, they just started…

  4. comment
    Comment #25506066

    Especially since it's not listed in the title after clicking the link.

  5. comment
    Comment #25401002

    For all intents and purposes, yes. Besides making software easy to install, package managers figure out all the dependencies that a given package requires and install those as well…

  6. comment
    Comment #21304487

    That was already a possibility even before all of this DoH publicity. Mozilla, etc. pushing DoH publicizes it's availability, but there was nothing in the past preventing malware f…

  7. comment
    Comment #20856467

    Using the NTDLL calls breaks stuff because NTDLL doesn't understand anything about the overlaid subsystems. NT was originally designed to support multiple subsystems in addition to…

  8. comment
    Comment #20856449

    Technically the Windows native layer supports fork()-like abilities, but the problem is that the Win32 subsystem and dependent layers (GUI, etc.) don't have fork() copy-on-write ca…

  9. comment
    Comment #20851922

    > > But I and I'm sure many others would not be focusing upon that, though I can appreciate that mentality due to the way media/tabloids cover such and all issues in life > That's …

  10. comment
    Comment #20851885

    This. Very much this. In the presentations I've seen on the matter, the most vulnerable systems are those measuring and carrying telemetry back from various meters around the power…

  11. comment
    Comment #20369805

    Primarily it's due to function overloading. Different implementations may use different means to consistently and uniquely "mangle" function names on symbols to uniquely identify t…

  12. comment
    Comment #19719129

    The size of the executable doesn't really matter after the first load as subsequent loads share the mapped section so it doesn't need to be loaded from disk again. Loading an execu…

  13. comment
    Comment #19694061

    Honest question: do you have a real-world example that indicates that the extra pointers added due to multiple inheritance actually results in performance degradation due to extra …

  14. comment
    Comment #19692368

    I concur with the description of the Delphi implementation, as I've navigated it numerous times myself. I guess I don't understand the author's negative tone with regard to the C++…

  15. comment
    Comment #19589325

    Within galaxies, however, gravity dominates dark energy expansion, right? If so, with enough measurement accuracy shouldn't we be able to look for standard candles within our galax…

  16. comment
    Comment #19064762

    You realize this is the definition of gatekeeping, right?

  17. comment
    Comment #18878585

    Instead of looking into CBT, you may try looking for therapists who utilize Solution Focused Therapy. I found one who approached things that way and found it to be tremendously hel…

  18. comment
    Comment #18672802

    Not to mention that it gives an easy way for those of us with status access to a higher tier/priority of internet which is handy for streaming. Particularly when I'm staying in a h…

  19. comment
    Comment #18497522

    They were definitely defrauded, but they weren't particularly shrewd here. Pumping the brakes a bit and taking a bit of time to consider all of the legal documentation almost certa…

  20. comment
    Comment #18497491

    Perhaps it's not abundantly clear, but I'm trying to draw a distinction there. I get that there are things like cancer that cannot be sufficiently financially prepared for. However…

  21. comment
    Comment #18497124

    Agreed. This feels a lot like the home lending crisis leading up to 2009. People taking out loans for far more than they could afford with interest only loans, ARMs, etc., or takin…

  22. comment
    Comment #18277771

    I think it's important to understand that while everyone has conscious and unconscious biases, it's not true that recognizing that fact is the same as assigning blame. The idea is …