Viewing profile — davidkunz
davidkunz
HN member- Joined
- Sun, Jan 10, 2021, 12:16 AM UTC
- HN karma
- 1,359
- Public activity
- 364 items
- HN profile
- View on Hacker News ↗
About davidkunz
GitHub: https://github.com/David-Kunz
Recent public activity
-
comment
Comment #49070130
You are correct. I miss the time when OpenAI was open.
-
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.
-
comment
Comment #49017196
Maybe they're animalsonvehiclesmaxxing.
- story
-
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…
-
comment
Comment #47924650
I would like if some of that functionality is extracted in CLI tools. Then every coding agent can use it.
- story
- story
-
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 …
- story
-
comment
Comment #47637154
We need Net Neutrality for LLMs.
-
comment
Comment #47605757
Useful for tests with LLM interactions.
-
comment
Comment #47600577
Oh, you should have a look at Pi then. https://github.com/badlogic/pi-mono/tree/main/packages/codin...
-
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.
-
comment
Comment #47207780
Give it "a week or two"
-
comment
Comment #47162360
Just use skills, which allow progressive disclosure of information.
-
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.
- comment
-
comment
Comment #46872495
On the website[1] it says: .opencode/skills [1]: https://opencode.ai/docs/skills/#place-files
-
comment
Comment #46871632
The root cause should be fixed.
-
comment
Comment #46871595
Please standardize the folder. .claude/skills .codex/skills .opencode/skills .github/skills
-
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 …
-
comment
Comment #46121982
In JavaScript, I love the `async` keyword as it's a good indicator that something goes over the wire.
-
comment
Comment #45691343
One step closer to Skynet
-
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…