Live data from Hacker News

Viewing profile — davidkunz

davidkunz

HN member
Joined
Sun, Jan 10, 2021, 12:16 AM UTC
HN karma
1,359
Public activity
364 items

About davidkunz

DevOnDuty: https://www.youtube.com/@devonduty

GitHub: https://github.com/David-Kunz

Recent public activity

  1. comment
    Comment #49070130

    You are correct. I miss the time when OpenAI was open.

  2. comment
    Comment #49066201

    This is historic. For the first time, an open-weights LLM is right at the top. We won't be able to run this ourselves, but many providers can.

  3. comment
    Comment #49017196

    Maybe they're animalsonvehiclesmaxxing.

  4. story
  5. comment
    Comment #48072003

    I'm not an expert. Can't we abuse that LLMs don't need to receive audio as a continuous stream without interruptions? Couldn't we just send data and pipe it into the LLM with dedup…

  6. comment
    Comment #47924650

    I would like if some of that functionality is extracted in CLI tools. Then every coding agent can use it.

  7. story
  8. story
  9. comment
    Comment #47653690

    I haven't tried Löve, but I somehow enjoyed reading through the README.md, no AI slop, just a natural writing style with tiny indictors showing the authors' enthusiasm in creating …

  10. story
  11. comment
    Comment #47637154

    We need Net Neutrality for LLMs.

  12. comment
    Comment #47605757

    Useful for tests with LLM interactions.

  13. comment
    Comment #47600577

    Oh, you should have a look at Pi then. https://github.com/badlogic/pi-mono/tree/main/packages/codin...

  14. comment
    Comment #47571059

    It's still possible to let users already type from the beginning, just delay sending the characters until checks are complete. Hold them in memory until then.

  15. comment
    Comment #47207780

    Give it "a week or two"

  16. comment
    Comment #47162360

    Just use skills, which allow progressive disclosure of information.

  17. comment
    Comment #46956437

    Falling sand games always remind me of the game Clonk. As a kid, I enjoyed digging tunnels, flooding them with water, all physics based. Great times.

  18. comment
  19. comment
    Comment #46872495

    On the website[1] it says: .opencode/skills [1]: https://opencode.ai/docs/skills/#place-files

  20. comment
    Comment #46871632

    The root cause should be fixed.

  21. comment
    Comment #46871595

    Please standardize the folder. .claude/skills .codex/skills .opencode/skills .github/skills

  22. comment
    Comment #46228930

    > It's in Java, but the lessons can be applied in every language. I can only discourage anyone from applying Java patterns all over the place. One example in JavaScript: There was …

  23. comment
    Comment #46121982

    In JavaScript, I love the `async` keyword as it's a good indicator that something goes over the wire.

  24. comment
    Comment #45691343

    One step closer to Skynet

  25. comment
    Comment #45675242

    What I would love: - Everything locally stored in the repo: PRs, comments, issues, discussions, boards, ... - CLI first - Offline first (+ syncing) - A website for hosting/presenta…