Live data from Hacker News

Viewing profile — jxf

jxf

HN member
Joined
Sun, May 22, 2011, 8:19 PM UTC
HN karma
5,700
Public activity
823 items

About jxf

No profile information was provided.

Recent public activity

  1. comment
    Comment #49251221

    A poem I wrote based on the phrases the LLMs I use most are likely to overuse: How to unpack The self within? What do I lack? Where to begin? Great question — real. Let's dive righ…

  2. comment
    Comment #48901912

    > No one is ever going back and reading individual commits. I violently disagree with this. At a minimum, when I review PRs I look at the commit history to understand what's up. If…

  3. comment
    Comment #48812269

    Can't use the Twitter links if you don't have a Twitter account. Also, why make the user click away when they're trying to understand if your product does something interesting, an…

  4. comment
    Comment #48811933

    This is one of those ideas that would really benefit from a short video demo, gif, or even a screenshot directly in the README. Otherwise, the title reads like a "Curtains for Zoos…

  5. comment
    Comment #48707560

    .gitignore doesn't have the same security implications. If you fail to prevent a private key from being added to your repository, you can reverse this and purge it from the blobs a…

  6. comment
    Comment #48704104

    Ping me when you're ready for Android/web users :)

  7. comment
    Comment #48704009

    TIL about Windows Sandbox. Not a Windows user myself (it's the Year of Linux on the Desktop™!) but this sounds immensely useful for technical and nontechnical users -- sort of a su…

  8. comment
    Comment #48344441

    I'm not familiar with Metafont -- is this what you're referencing? https://ctan.org/pkg/metafont?lang=en

  9. comment
    Comment #48314954

    Let them eat crow.

  10. comment
    Comment #48314947

    This is filthy undercrow talk!

  11. comment
    Comment #48132136

    > It was such a simple concept but it worked so well. Wouldn't be able to do something like that anymore due to all manner of sandboxing in action. Lost a tool, gained security. Th…

  12. comment
    Comment #48126729

    My understanding is that it's not that the _models_ are banned, but rather the _platform_ is banned. It is acceptable to host, say, `deepseek-r1-distill-qwen-7b` and run it yoursel…

  13. comment
    Comment #47935482

    It's much harder to search using an AST tool for a human. It's certainly harder than grepping, for example. I use AST tools myself, but it takes a while to represent a complex stru…

  14. comment
    Comment #47935357

    > What are some other things that you think "pollutes your brain"? Moderating posts on a public (or worse, private) forum. You will see some truly heinous, vile things.

  15. comment
    Comment #47849477

    It's not always amenable to grepping. But this is a great use case for AST searches, and is part of the reason that LSP tools should really be better integrated with agents.

  16. comment
    Comment #47200896

    Governments have a long, long history of using "poison to kill a third party", to use your analogy.

  17. comment
    Comment #46984669

    I think Cloud Run has many nice features that Heroku's apps don't. However, Heroku's services ecosystem and the easy bindings don't have a direct Cloud Run equivalent, imo, and are…

  18. comment
    Comment #46840093

    We've been writing with our hands for thousands of years. I suspect that on balance a Butlerian Jihad against AI slop would be perfectly fine for our hands.

  19. comment
    Comment #46700031

    In the mathematical sense, all functions are relations, but not all relations are functions.

  20. comment
    Comment #46015772

    "Personal blogs are back", says article, without providing any data or evidence to substantiate this claim.

  21. comment
    Comment #45833966

    As a native English speaker, "I'm sorry for how you feel" is patronizing. Genuine apologies acknowledge mistakes rather than invalidate feelings.

  22. comment
    Comment #45833814

    Agree, containers are exactly what I want and I use them all the time. Profiles are too much isolation, like installing separate VMs to run processes in a completely isolated way w…

  23. comment
    Comment #45788577

    I tried this for over 20 minutes and made almost zero progress because I thought the expressions also had to be words, like a crossword puzzle. Oops. It might be worth clarifying t…

  24. comment
    Comment #45678437

    The idea with really cheap batteries is that they don't need good energy density. You just swap them every so often and put the one you aren't using in the charging rack. You could…

  25. comment
    Comment #45625088

    Did you also use Claude, and you like Codex better, or are you making a more general observation about the leapfrog in creative power agents are bringing to engineering?