Live data from Hacker News

Viewing profile — hresvelgr

hresvelgr

HN member
Joined
Thu, Sep 09, 2021, 2:01 AM UTC
HN karma
1,033
Public activity
245 items

About hresvelgr

I hope I have not inspired your ire.

Recent public activity

  1. comment
    Comment #49193353

    Commercially speaking, going against Git is a fool's errand. As much as I'd like to see Git usurped, I can't imagine the people backing this would sign off on a competitor to Git u…

  2. comment
    Comment #49077167

    There are 3rd party ads in Discord now, and they are probably going to expand as an ad platform. I think this is what the parent comment was upset about. edit: grammar

  3. comment
    Comment #49029925

    Backrooms is a cultural artefact that was created in the commons. The idea of any degree of ownership is nonsensical and it's ludicrous they tried.

  4. comment
    Comment #48977987

    > Same goes for memory management: you can do it manually, and it might work out most of the time, but if the programming language is helping you with it, the likelihood of memory …

  5. comment
    Comment #48977343

    > People tried to "just do that" (write their programs in a memory safe way) in C and other languages with manual memory management for decades, and we have countless vulnerabiliti…

  6. comment
    Comment #48975750

    > You can just do that, and then Zig is really no less robust than Rust. That's just it, using Zig required more rigorous engineering than the Bun team were capable of.

  7. comment
    Comment #48905877

    In the figurative sense it's highly versatile across contexts, but still replaceable. For example: "Her optimism was load-bearing," versus: "Her optimism was enduring." Exactly the…

  8. comment
    Comment #48886067

    Both points are specious. C disassembly is usually not an orthogonal translation of the structures in the code, usually due to optimisation. > In C you have loops, functions struct…

  9. comment
    Comment #48842930

    The condition that made this possible is that this task is well within frontier LLM capability and he had tokens to burn. Domain knowledge is separate to language semantics.

  10. comment
    Comment #48771319

    > Except that said AI can now themselves use your software and find and fix bugs themselves, not to mention drive new features. Anyone with sufficiently good taste in how to progra…

  11. comment
    Comment #48714815

    I think the irony here is that LLMs are the ultimate tool for auto-didacts and people who love to learn independently, bar none. Using them to cheat is such a profound waste to me.…

  12. comment
    Comment #48667321

    Stealing for me, but not for thee.

  13. comment
    Comment #48638553

    > Ginger Bill, the Odin language developer, is openly hostile against package managers (he wrote a post called "Package Managers Are Evil") so he maintains his own wrappers of popu…

  14. comment
    Comment #48630340

    Another language that is in a similar space to Zig that I think deserves more attention, particularly for funding is Odin. While I think Zig is a great language, there is a consist…

  15. comment
    Comment #48540109

    Great work, the examples look fantastic. I will say, it's misleading to put "without AI" in the title for you to then comment on your submission that you have in fact used it. Whil…

  16. comment
    Comment #48510003

    Most human editors are not given credit, why would it be any different for an LLM?

  17. comment
    Comment #48461529

    Ironically, Git is my preferred VCS. I have used Perforce Helix, Mercurial, and SVN. It is the best of the worst. I don't think anyone in the space has made a truly great product.

  18. comment
    Comment #48460976

    I see a lot of people trying to capitalize on GitHub's recent failings, and I feel like everyone trying to shoot their shot in this space is missing one key aspect: Git is a terrib…

  19. comment
    Comment #48307119

    The new Toyota Prius looks better than this. I know beauty is in the eye of the beholder, but if Ferrari is being outdone on design by a common commuter vehicle it looks terrible.

  20. comment
    Comment #48169361

    This is a similar argument to "Dropbox is a feature, not a product" and it definitely rings true in this instance too. I remember the litany of applications that only supported syn…

  21. comment
    Comment #48089790

    Am I the only one who thinks Obsidian is perfect without plugins? Half the reason I switched to it from Anytype was that it was rather spartan in its offerings. If they announced t…

  22. comment
    Comment #47959995

    I would encourage everyone remotely interested in Zig to have a look at Odin[1]. If like me, you read that article and found yourself muttering "what the hell," then you might appr…

  23. comment
    Comment #47884117

    I think the magic is still mostly in raylib in that it's a well designed API with high composability. It feels like playing and building. Odin is special in its own right. There's …

  24. comment
    Comment #47871321

    You have better specs than I do and I'm running the same model almost twice as fast through GGUF on llama cpp. I'd try some different harnesses.

  25. comment
    Comment #47829230

    Anytype is a well-made product, but its data format is somewhat opaque and like Notion suffers from significant complexity. I switched to Obsidian last year, which while proprietar…