Live data from Hacker News

Viewing profile — derfurth

derfurth

HN member
Joined
Sun, Sep 30, 2018, 7:27 AM UTC
HN karma
29
Public activity
15 items

About derfurth

No profile information was provided.

Recent public activity

  1. comment
    Comment #49046936

    Yes it’s very codebase dependent, and changes over model versions. In my case codex was so bad, until it suddenly became better than Opus at 5.5, which surprised me. I am sure it c…

  2. comment
    Comment #48745291

    One could make the case that being SotA in 2026 is very costly and not that important for being SotA in 2030 if much more efficient models indeed happens.

  3. comment
    Comment #48557143

    That's an interesting take, however there is no ongoing maintenance related to local models, maybe the only effort is giving more capable machines to the workforce; but yeah I can …

  4. comment
    Comment #48527356

    In my experience performance is about the same as native on mobile. On desktop I cannot compare as I thankfully never had to make cross platform desktop apps using native platform …

  5. comment
    Comment #48404684

    To me the issue is that ad vendors in the app knows what you read, the NYT have over 300 vendors listed in their privacy section, the Economist about 80. But if you refuse in the N…

  6. comment
    Comment #48344428

    I had the experts write markdown files that contained the rules looked somewhat like: ## 1A Rule name Some prose explaining the rules liking to official documentation. ``` if munic…

  7. comment
    Comment #48344085

    Having worked with domain experts I concur on the difficult time they have expressing the rules of their domains. Once I built a little domain-specific language for them, that was …

  8. comment
    Comment #48276902

    I am wondering how much the "perfect alternative then it will prevail" still holds given the amount of money spent on marketing by infrastructure companies, for example Vercel that…

  9. comment
    Comment #48187428

    Plugins are often to blame, I had some recurring issues with the full IntelliJ when opening multiple instances at the same time. I switched to Webstorm without any plugins for ligh…

  10. comment
    Comment #48035749

    Yes plus there is lot of confusion; the author is citing ePrivacy and GDPR that are about PIIs, not at all about consenting to an install.

  11. comment
    Comment #48022859

    That's why I now use uncloud, simple as docker compose and got rolling deployments https://uncloud.run/docs/guides/deployments/rolling-deployme...

  12. comment
    Comment #47716938

    It would be great, however the title is misleading: the only announcement regarding linux desktop is that the DINUM - a relatively small but perhaps influential government agency p…

  13. comment
    Comment #46813337

    In my experience the approach matters a lot, I recently implemented Otel with Claude Code in a medium sized ~200k loc project: - initially it wasn't working, plenty of parent/child…

  14. comment
    Comment #46363790

    I had issues in the beginning, now it works fine, Claude is using it all the time to find things in my codebase.

  15. comment
    Comment #46344648

    Thanks for the tip. I was dubious, I tried GPT 5.2 for a start on a large plan and it was way better than reviewing it with Claude itself or Gemini. I then used it to help me with …