Live data from Hacker News

Viewing profile — xn

xn

HN member
Joined
Fri, Aug 06, 2010, 8:43 PM UTC
HN karma
518
Public activity
132 items

About xn

[ my public key: https://keybase.io/cwarden; my proof: https://keybase.io/cwarden/sigs/JO__ddEF_qgtiiEFdDB-BNI04f2LdoBv4sj2oE5h1rg ]

Recent public activity

  1. comment
    Comment #48950572

    "July 19, 2026 at 11:59:59 PM PT" [1] 1. https://support.claude.com/en/articles/15424964-claude-fable...

  2. comment
    Comment #48806659

    The Elm Architecture[1] makes it easy to reason about code. You render the current state. You create a new state by applying a message to the current state. 1. https://guide.elm-la…

  3. comment
    Comment #48731816

    Yes. If I have a 5-year lease on a building, I can sublease it to you for 5 years, but I can't offer to sell it to you.

  4. comment
    Comment #47099921

    Are there any good reasons to use multiple GitHub user accounts? GitHub organization membership and permissions are well designed in my experience, negating the need for multiple u…

  5. comment
    Comment #47009244

    I don't understand how vouch solves the problem. From https://x.com/mitchellh/status/2020628046009831542 : > There's no reason for getting vouched to be difficult. The primary thin…

  6. comment
    Comment #46988945

    If you don't think code generators are useful, that's fine. I think code generators are useful, but that one of the trade-offs of using them is that it encourages people to anthrop…

  7. comment
    Comment #46988815

    Your agency lets you choose the words you use.

  8. comment
    Comment #46988090

    Consider not anthropomorphizing software. How about we stop calling things without agency agents? Code generators are useful software. Perhaps we should unbundle them from prose ge…

  9. comment
    Comment #46965963

    A related, generalized idea: https://github.com/webhookdb/webhookdb

  10. comment
    Comment #46849403

    It could be. How did the control group do?

  11. comment
    Comment #46754696

    Then you know that it's going to take at least, say two weeks, one week for the first implementation and a week to finish it if it works. On the high end, could it take more than 2…

  12. comment
    Comment #46754646

    This why you should use confidence intervals for estimates. Use a 80% confidence interval, for example. 10% of the time, you should come in under the best case estimate. 10% of the…

  13. comment
    Comment #46744740

    Is it going to take more than two hours? Is it going to take more than two days? Is it going to take more than two weeks? Is it going to take more than two months? Is it going to t…

  14. comment
    Comment #46260093

    It's like having Michael Jordan with dementia on your team. You start out mesmerized by how many points he can score, and then you get incredibly frustrated that he forgets he has …

  15. comment
    Comment #46200111

    If you bill hourly, $15 for an extra billable hour is a good deal.

  16. comment
    Comment #46153724

    There seems to be an obvious solution. When I went to the DMV and couldn't pass the vision test without my glasses, they put on my driver's license an indication that I only passed…

  17. comment
    Comment #46051548

    redo[1] with shell scripts has become my goto method of dealing with multi-step data problems. It makes it easy to review each step of data retrieval, clean-up, transformation, etc…

  18. comment
    Comment #45879389

    The airline that inspired at least one passenger to write a song about them: https://www.youtube.com/watch?v=A1SKldiiWm4

  19. comment
    Comment #45326415

    Junior developers don't yet have the intuition to tell the computer, "NO, NOT LIKE THAT!"

  20. comment
    Comment #45204788

    Hope they backed up the seed phrase for the Art Department before deleting it.

  21. comment
    Comment #45030294

    My mother-in-law shipped us homemade jam from Slovakia. It's been stuck in customs for 3 weeks. The agents must be working diligently to assay the canning jar lids.

  22. comment
    Comment #44226760

    presumably it's status quo bias

  23. comment
    Comment #44139609

    huh. I guess this is a prototype for features that will have be submitted to the upstream version. There was a feature in development for something like `git add -G `, maybe a deca…

  24. comment
    Comment #44138433

    Good thinking. I added a vhs tape: https://github.com/cwarden/git-add--interactive/blob/main/RE...

  25. comment
    Comment #44138414

    Thanks for the feedback. The latest version improves compatiblity with the perl version: https://github.com/cwarden/git-add--interactive/releases/tag...