Live data from Hacker News

Viewing profile — joelkevinjones

joelkevinjones

HN member
Joined
Wed, Nov 23, 2016, 4:29 PM UTC
HN karma
61
Public activity
31 items

About joelkevinjones

No profile information was provided.

Recent public activity

  1. comment
    Comment #41653606

    As much as I hate writing "getter" functions for referencing global variables, I would when I knew I didn't have the right address yet. Write them first to error out loudly, then w…

  2. comment
    Comment #41440437

    Would a single sentence saying who/what anthropic is be too much effort? Neither the GitHub organization page ( https://github.com/anthropics ) or their docs web site ( https://doc…

  3. comment
    Comment #41405065

    I wonder how much of that email was letters from the University asking for money?

  4. comment
    Comment #30844096

    In the United States, does 555-1212 not work anymore? It certainly seems to: https://www.businessinsider.com/555-phone-number-tv-movies-t... https://www.nationalnanpa.com/number_re…

  5. comment
    Comment #30496967

    His plane has landed in Munich, ~10:20PM PST.

  6. comment
    Comment #27895350

    Some languages, like Ada, Java, and C# have some parts of their standards available. Notably missing are any for C++ (14882) or C (9899).

  7. comment
    Comment #27632444

    LLVM has quite a number of people who have "review after commit" privilege. These are people who are trusted to know the difference between changes needing review and those that do…

  8. comment
    Comment #27226752

    Two points: The notion that compilers that encounter undefined behavior are allowed to generate any code they want is a new interpretation, for some value of "new". I can't remembe…

  9. comment
    Comment #27143727

    Copyright. The recipe itself can't be copyrighted, but the descriptive text around it can. This created a style in print media that carried over into the online world.

  10. comment
    Comment #26703150

    I'm not sure what Thomas was referring to. What does "create their own declaring code" mean? Did they do some kind of white room implementation where they typed in the contents of …

  11. comment
    Comment #26466797

    From my understanding, a Blue Box doesn't evade wiretaps, but allows one to make long distance calls for free.

  12. comment
    Comment #25866093

    What do you mean by saying that democrats took over the post office? I assume you mean the USPS? The postmaster general was appointed by Trump. The senate until just last week had …

  13. comment
    Comment #24556187

    And what makes it worse is that particular part of SV is a public transit black hole. When I worked at Apple, they did a great job of providing their own commute-time transit optio…

  14. comment
    Comment #24511674

    The Republicans have a little more blame for the deregulation driven blackouts of 2000. From https://en.wikipedia.org/wiki/Pete_Wilson Wilson was the driving force behind the 1996 …

  15. comment
    Comment #24355466

    The sparrow flies at midnight

  16. comment
    Comment #24283697

    If they can't keep track, they shouldn't be granting articles of incorporation to non-citizens.

  17. comment
    Comment #24278077

    Calculating transfer rates based on time-stamps is ridiculous. At any point from source to destination, the individual files making up the emails could have been aggregated, transf…

  18. comment
    Comment #24115156

    Many years ago, I was in a group at Apple that interviewed Massalin. It was decided not to hire, as, while brilliant, there would be a net drop in productivity, as we would all spe…

  19. comment
    Comment #24074735

    I'm a mediocre woodworker, but it seems to me cutting the dominoes on a table saw would be faster than laser cutting. Setup a sled with a stop of the proper width to create strips.…

  20. comment
    Comment #23422568

    Don't forget the clipboard.

  21. comment
    Comment #23189169

    This brings to mind an expression I wanted to have put on a T-shirt around 1997: On the front: The more I use Java On the back: The more I love Smalltalk This was while I was in th…

  22. comment
    Comment #21792535

    Another problem is that it makes the assumption that an int is 32 bits. The C89 standard certainly doesn't promise that.

  23. comment
    Comment #20614312

    Am I the only one who wanted to try all of the different access methods to see what would happen? I didn't even know there was such a thing as a gopher portal.

  24. comment
    Comment #20321163

    Ever watch two kittens get themselves all tangled up while playing with a ball of yarn? Imagine being one of those kittens and getting tangled in string in front of an audience of …

  25. comment
    Comment #20316157

    Do not use string, index cards, and multiple CS PhD students holding the cards to illustrate how garbage collectors work, particularly if most (all?) of the people in the groups ha…