Live data from Hacker News

Viewing profile — jasperry

jasperry

HN member
Joined
Wed, May 13, 2015, 5:47 PM UTC
HN karma
849
Public activity
262 items

About jasperry

No profile information was provided.

Recent public activity

  1. comment
    Comment #49226744

    I guess they meant "blurry" in the sense of "jagged", from using fonts that are 6 pixels wide at a reasonable point size on a 27-inch monitor.

  2. comment
    Comment #49225721

    I also was looking for 24-inch 1440p's and was surprised they didn't exist. The closest is probably the 24-inch 1920x1200, which I do like for the 16:10 aspect ratio. Does anybody …

  3. comment
    Comment #49183776

    The analogies to prior technologies aren't insightful. The advent of LLMs has some similarities to the appearance of the internet, and very significant differences. Calling it a "t…

  4. comment
    Comment #48733167

    By the traditional translation of if/then sentences to classical logic, it is. If you want to go further down the rabbit hole, several things are debatable here: When people use if…

  5. comment
    Comment #48687360

    The proper backlash should be not about its capability level but how it's being used. AI is being adopted to deploy mass surveillance on an unprecedented scale, and to make decisio…

  6. comment
    Comment #48419712

    Retinal detachment is one thing that can cause vision loss as we age. My optometrist says that people like me with a strong nearsighted prescription are especially susceptible to i…

  7. comment
    Comment #48206996

    Oh, it's a hybrid Sienna minivian! Now I'm bitter, because I was looking at those for the family a couple years back, but stock was low and they were priced $15k higher than a 3-ro…

  8. comment
    Comment #48075143

    That's good to know. Can you point to an example?

  9. comment
    Comment #48062642

    Excited to see another project targeting the QBE back end, from what I can tell it's a great lightweight alternative to LLVM.

  10. comment
    Comment #47928801

    This is super useful, thanks. So if I were implementing a programming language, and wanted to have symbols to specify NaN in source code, I'd really only need quiet NaN, right? Bec…

  11. comment
    Comment #47858520

    Looking at the Wikipedia article, it seems naproxen is a NSAID like ibuprofen and can cause all the same gastrointestinal issues.

  12. comment
    Comment #47858339

    This is some of the most useful information I've received in a while. Like the author, the low overdose threshold of acetaminophen made me avoid it, even though I always take low d…

  13. comment
    Comment #47824882

    Does anybody know whether Fortran is older or younger than Algol? From Wikipedia, it looks like they were both developed around 1957. Was there any overlap in the design?

  14. comment
    Comment #47809188

    I don't know of any algorithm to cull non-winnable Klondike games. Playing deal-1 instead of deal-3, and with unlimited flipping of the stock, the win chance is probably close to 5…

  15. comment
    Comment #47535543

    Even though I hadn't thought about xv in decades, as soon as I read the headline, the image of those 3d buttons with the crisp outlines resurfaced from my memory.

  16. comment
    Comment #47472736

    Those are functional languages that generally don't use statements, so it makes sense to leave them out of a discussion about statement separators. If you think more people should …

  17. comment
    Comment #47472680

    Indeed it does, by showing how many different and confusing types of parsing rules are used in languages that don't have statement terminators. Needing a parser clever enough to in…

  18. comment
    Comment #47251209

    It turns out Palpatine returned!

  19. comment
    Comment #47240720

    I've looked into TextAdept a few times. It appeals to me because it's got a standard Qt UI, is fast and lightweight and highly customizable with Lua. But I could never commit the t…

  20. comment
    Comment #47218914

    I was satisfied with Tuareg + Merlin for OCaml development in Emacs, it just worked for me and didn't break when I upgraded packages, but yes, this being from bbatsov is a strong i…

  21. comment
    Comment #47144155

    You're right that being a scientist is unlikely to result in personal wealth and so that's not the primary drive for those who seek faculty or research positions. However, it's not…

  22. comment
    Comment #47115499

    If you rotate it so the board looks like the traditional solitaire layout, the direction of free tiles is horizontal as it's supposed to be. But then the images on the tiles are ro…

  23. comment
    Comment #46965798

    The author is definitely claiming that it's not just about naming conventions: "These different perspectives ultimately amount, I argue, to mathematically inequivalent structural c…

  24. comment
    Comment #46874402

    I agree in principle, but does anyone else feel super awkward saying "mebibyte" and "gibibyte"?

  25. comment
    Comment #46795822

    I see, thanks for the clear example of the ambiguity you need to avoid! Fun stuff.