Live data from Hacker News

Viewing profile — shawnz

shawnz

HN member
Joined
Sun, Sep 26, 2010, 9:50 PM UTC
HN karma
7,124
Public activity
3,378 items

About shawnz

your favourite developer's favourite developer

Recent public activity

  1. comment
    Comment #49257070

    There is already some intentional randomness in token selection, because it actually improves the quality of responses if you intentionally don't always pick the most likely next t…

  2. comment
    Comment #49215343

    What's the incentive for third parties to contribute, knowing just one guy stands to benefit if the project gets monetized in such a manner?

  3. comment
    Comment #49201128

    If you printed teeth, you'd have to make sure the teeth in the top loop are precisely aligned in relation to the teeth in the bottom loop based on the length of the belt, right? Th…

  4. comment
    Comment #48909954

    I confess I have instructions in my CLAUDE.md to avoid such cliches. But I think it's important to consider that we don't really know what subtext an LLM is associating with a give…

  5. comment
    Comment #48710173

    Related, in a sense: "Reconstructing the Menu of a Pub in Ancient Pompeii" https://news.ycombinator.com/item?id=26210774

  6. comment
    Comment #48591017

    See also this exploration from Strange Aeons: https://youtu.be/vMOMa-4D1yQ?si=t1uxfY1pEDh2a44Y

  7. comment
    Comment #48301852

    Yeah, I know chargebacks are a frequent vector for abuse and of course I don't mean to imply that customers doing chargebacks ought to always implicitly be given the benefit of the…

  8. comment
    Comment #48288643

    You'd better be promptly responsive to legitimate customer support inquiries if you are going to have a policy like that

  9. comment
    Comment #48283396

    Your entire codebase is already at risk of being blocked by a spinlock or CPU-intensive operation, so what's the difference?

  10. comment
    Comment #47970556

    cPanel is 30 years old, are you saying it's not battle tested, boring, proven, and widely audited? In fact PHP is only a few months older than it.

  11. comment
    Comment #47796740

    Thinking summaries might not be useful for revealing the model's actual intentions, but I find that they can be helpful in signalling to me when I have left certain things underspe…

  12. comment
    Comment #47796701

    Note that for Claude Code, it looks like they added a new undocumented command line argument `--thinking-display summarized` to control this parameter, and that's the only way to g…

  13. comment
    Comment #47750742

    > Supporting only Server grade hardware and ignoring laptop/consumer grade GPU/APU for ROCm was a terrible strategical mistake. A lot of developers experiments first and foremost o…

  14. comment
    Comment #47693176

    I don't think it's a single axis even in the original poster's conception, since you could be both incorrect and also not pragmatic. But if a fix needs to be described as pragmatic…

  15. comment
    Comment #47424756

    Damn, I was working on exactly the same idea not too long ago. It never really went anywhere because I couldn't find a speech rate detection algorithm that worked well enough to ma…

  16. comment
    Comment #47376066

    While I agree with the sentiment here, you might be interested to see that there are a couple hack approaches to override Claude Code feature flags: https://github.com/anthropics/c…

  17. comment
    Comment #47083441

    I mean, yeah, it's entirely possible that the operator is a teenager, isn't it?

  18. comment
    Comment #46936696

    This is essentially Jevons' paradox

  19. comment
    Comment #46859972

    If their whole business is based around being an established standard and making users happy is not a relevant goal, then why do anything at all? They already are an established st…

  20. comment
    Comment #46849613

    AFAIK my humidifier uses an ESP32 chip.

  21. comment
    Comment #46846967

    Wow, these preassembled ESP32 plus touchscreen boards are extremely cheap, and there are tons of them in all kinds of different form factors on Amazon. I didn't realize this kind o…

  22. comment
    Comment #46840726

    IIRC Apple has attempted to implement some defences against this, for example by requiring the passcode to be inputted before an update can be installed to prevent another San Bern…

  23. comment
    Comment #46838855

    The table has two categorizations: "In transit & on server" and "End-to-end". The former, which covers iCloud backups in the default configuration, is explicitly NOT end-to-end, me…

  24. comment
    Comment #46820340

    What's the joke here? If they are better than average drivers, that's a huge win which improves road safety for everyone

  25. comment
    Comment #46737842

    Furthermore it seems like it's specific to Azure AD, and I'm guessing it probably only has effect if you enable to option to back up the keys to AD in the first place, which is not…