dkdc-links: bookmarks in your terminal
I’m excited to introduce dkdc-links
: bookmarks in your terminal.
modern agentic software engineering
ban advertisement
I suspect banning advertisement – at least digital advertisement – would make the world a better place.
abolish RAG
I would like to abolish the term RAG and instead just agree that we should always try to provide models with the appropriate context to provide high quality answers.
This is important. Obfuscating how to use the language boxes with dumb jargon isn’t helpful.
- Cody
quoting Simon Willison quoting Andrej Karpathy
Looking at LLMs as chatbots is the same as looking at early computers as calculators. We’re seeing an emergence of a whole new computing paradigm, and it is very early.
- Cody
context length pain pt2
The bane of my existence:
InvalidRequestError: This model’s maximum context length is 32768 tokens. However, you requested 33013 tokens (31413 in the messages, 1600 in the completion). Please reduce the length of the messages or completion.
Somebody please give me GPT5-64k access.
context length pain
The bane of my existence:
InvalidRequestError: This model’s maximum context length is 16385 tokens. However, your messages resulted in 28737 tokens. Please reduce the length of the messages.
Somebody please give me GPT4-32k access.