Ask HN: Why hasn't x86 caught up with Apple M series?
442 points by stephenheron 4d ago 616 comments
Ask HN: Best codebases to study to learn software design?
107 points by pixelworm 6d ago 92 comments
Show HN: Keeptalking
4 vadimdotme 0 8/30/2025, 7:16:28 AM github.com ↗
keeptalking is the easiest-to-use Python LLM client
It's born largely out of my love-hate relationship with [ELL](https://github.com/MadcowD/ell/tree/main/src/ell), namely, my love for their intuitive functional interface and my hate for lack of async support and how complex it is to get structured outputs out of ELL.
No comments yet