Live data from Hacker News

Viewing profile — jpcfl

jpcfl

HN member
Joined
Fri, Feb 12, 2021, 12:19 AM UTC
HN karma
287
Public activity
139 items

About jpcfl

No profile information was provided.

Recent public activity

  1. comment
    Comment #48588312

    "Well regulated" refers to their ability to shoot straight, and a militia is a civilian force. This language is about civilians being capable of handling weapons.

  2. comment
    Comment #48372545

    > Prime Time for a Timer Primer It's pronounced, "primmer."

  3. comment
    Comment #47780032

    > claude: "API Error: 500... check status.claude.com" > status.claude.com: "All Systems Operational"

  4. comment
    Comment #41854531

    > It should be ++C because with C++ the value you get from the expression is the old one. You get it!

  5. comment
    Comment #41851110

    Or xxd --include :)

  6. comment
    Comment #41851047

    Bjarne should have called it ++C.

  7. comment
    Comment #41198031

    > sometimes negatively impacting business is very good This is an oxymoron.

  8. comment
    Comment #41124697

    Anyone who calls this election fair is not impartial. The scale of the fraud is enormous and undeniable. Tell me, how many Venezuelans abroad were able to vote? How many were kept …

  9. comment
    Comment #41103405

    And my point is that a store deciding to unionize could negatively impact the business. Calling for the death of the company, and inciting images of child slaves in chains is not a…

  10. comment
    Comment #41102698

    When Apple chains children up in sweatshops, please let me know.

  11. comment
    Comment #41095039

    Is it not possible that employees forming a union could be bad for business?

  12. comment
    Comment #41090926

    > At this size Size has nothing to do with it. Just because a company is large doesn't mean it needs to start making poor business decisions. > corporate death penalty That's a bit…

  13. comment
    Comment #40987449

    There is if your goal is to attract a wider audience. Call me old fashioned, but if you can't even be bothered to capitalize the first letter of each sentence in your publication, …

  14. comment
    Comment #40936609

    It is incredibly frustrating to realize that a lot of companies are within their right to deny you service as soon as you even _appear_ to pose a risk to them. Geico recently denie…

  15. comment
    Comment #40789916

    Actual headline: "Elon Musk confirms reallocating thousands of Nvidia AI chips from Tesla"

  16. comment
    Comment #40507434

    Or, that his commitment is at odds with his fiduciary duty.

  17. comment
    Comment #40459101

    Interesting. I actually like this behavior and wish more applications would use it!

  18. comment
    Comment #40443542

    You need to take your phone off silent.

  19. comment
    Comment #40181145

    Sad. Here's a simulator: http://line-mode.cern.ch/www/hypertext/WWW/TheProject.html

  20. comment
    Comment #40146180

    > There is no 1:1 relationship between mining cost and reward on a single block Ah, I see what you mean. I think I've been mixing up my costs. When I wrote the original comment, I …

  21. comment
    Comment #40094032

    That wasn't my point. My point was that they could stay in business. My original point was that it was in the ballpark of $2M. Could be more, could be less, all depending on a numb…

  22. comment
    Comment #40093825

    If I spend $2M to mine $2M of gold, and the value of that gold increases by 2x over the next 10 years, then I think I could stay in business. That would actually be a pretty solid …

  23. comment
    Comment #40093391

    Presumably somewhere in the ballpark of $2M worth.

  24. comment
    Comment #39582566

    > What does preemption change here? Before the stack checker has finished, nothing else should hold a reference to any of the yet-unchecked stack. If your thread overflows the stac…

  25. comment
    Comment #39582433

    > Yes it does, unless you're violating the memory model. Overflowing the stack violates the memory model. > Such systems are not secure if they don't have IOMMUs. Secure in what se…