Ask HN: Why hasn't x86 caught up with Apple M series?
409 points by stephenheron 1d ago 587 comments
Ask HN: Is there a temp phone number like temp email?
8 points by piratesAndSons 19h ago 10 comments
Stop squashing your commits. You're squashing your AI too
4 points by jannesblobel 1d ago 8 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 3d ago 89 comments
Ask HN: Are AI filters becoming stricter than society itself?
29 points by tsevis 3d ago 16 comments
"RAG Is Dead, Context Engineering Is King"
3 kiyanwang 1 8/27/2025, 4:52:17 AM latent.space ↗
Comments (1)
physicsguy · 9h ago
My experience with RAG was that it was oversold, but at the same time, the cost per token means feeding in multiple 200 pages of documents is impossible for many use cases, it gets too expensive too quickly as people start to use it. If the use case you're looking at requires that, then stuffing it all into context is not going to work any time soon.