The legendary researcher behind the classic "Faith and Fate" paper has dropped a new paper on compositionality! I can't wait to dig into this. @nouhadziri is one of my absolute fave thinkers in this space so I have a feeling this will be a classic too…
@jeremyphoward
-
Consumer Hardware Compatibility: Quad RTX 4090s PCIe Performance
By
–
Exciting! How well does this work on consumer hardware – e.g. quad 4090s with PCIe x16?
-
Golang compatibility concerns with Textualizeio platform choice
By
–
If you use golang then you don't get to use @textualizeio
, so you might wanna rethink that… -
Documentation Pages Designed Specifically for LLMs
By
–
We also write some docs pages specifically designed for LLMs — more concise and code-heavy than when we write for humans. E.g
-
Curating llms.txt Files for Optimal LLM Usefulness
By
–
The idea is that llms.txt is manually created/curated to have the exact info an LLM would find most useful. It's a bit of work to get right, but in my experience it's extremely helpful in practice (all our projects have carefully written llms.txt files).
-

Python Tool for Inlining Links in Documentation Files
By
–
If you want to full set of info, we recommend using the python tool we provide to create a version of the file with the links inlined, and tell your users how to use it. E.g we do this for fasthtml.
-
LLM Context Limits: Performance Degradation Beyond 100K Tokens
By
–
For small/simple tools, you could just dump all the concise needed info straight into llms.txt, but for larger systems it might not fit even in 200k tokens. Also, all current LLMs degrade a *lot* beyond 100k tokens in practice.
-
LLMs Agentic Search Design with Descriptive Links
By
–
It was written on the assumption that LLMs would use an agentic-search approach to follow the links that seem most useful. That's why each link has a description of what's there, so the LLM knows where to find the info it needs.
-
Government Should Not Restrict Educational Content Access Online
By
–
I'm not that keen on the idea of restricting my daughter from being able to learn from 3b1b, Professor Dave, Eddie Woo, etc… And especially not keen on the government trying to enforce that. If some parents want to do that for their kids, then sure go ahead.
