It's not to help people train models. It's for end-users to use in an LLM context (like Claude projects or cursor) to help them use your tool better.
If you had python code and you didn't want it to have syntax highlighting or be run/imported or any of the other normal things that you do with python files, it might make sense to have python code in a .txt. file. Same…
llms.txt doesn't seem to make it any easier or harder to do that.
Yes. Converting docs to markdown and using them in claude projects, for example, makes a big difference.
What do you have trouble reasoning about regarding FastHTML python compared to Jinja2 or Django templates? To me, it seems like a direct translation, and that's what makes it easy to reason about. I'm curious about what…
IMO it's not a "structure in one place" vs "more composable so more spread out" In HTML, you are much more likely to have things in one place because you don't have great options otherwise. In Python, you can choose to…
> YouTube instagram and Dropbox definitely don’t scale thanks to python But python doesn't prevent them from scaling either ;)
> Once you grow beyond the "website" with simple interaction your front end becomes it's own universe I think this has been a major failing/pain point of web-dev that this MUST be the case. However, I think fastHTML for…
Quarto supports any language and works just fine. I have quarto blog posts for using APL as an example of a somewhat niche language.
I didn't see anything in the article that indicated the authors believed that those who don't see use cases for LLMs are anti-progress or anti-technology. Is that comment related to the authors of this article, or just…
They think they are real business use cases, because real businesses use them to solve their use cases. They know that chatgpt can't solve this off the shelf, because they tried that first and were forced to do more in…
Luckily it's not one or the other. You can fine tune and use RAG. Sometimes RAG is enough. Sometimes fine tuning on top of RAG is better. It depends on the use case. I can't think of any examples where you would want to…
FYI this course does cover a lot of intuitive understanding of techniques, but it also does cover this theory. Everything is done from the foundation level, and all of the stuff you mentioned is taught and implemented…
Deep Learning from the Foundations IS part 2. They are not talking about how part 1 starts. They are talking about how part 2 starts. This mirrors how their book is written, with the content typically in Deep Learning…
> I haven't taken the course, but that sounds like a horrible place to start a course on understanding deep learning. Sounds like you support the course author's decision to make this part 2 of the course series to be…
I think co-writing and co-teaching a math course at a deep learning company he co-founded, pinning that to the github repo and moving it close to the top of the home page makes it pretty clear he does see value in math…
Fantastic course - Fastai courses are a must for anyone looking to learn Deep Learning/ML.
If you knew him at all or had bothered to spend the time to look at his work and projects in any level of depth, you would know he is not a self-aggrandizing person. And if the arguement is that this is a gateway action…
Why are people nitpicking about this? So the term/phrase he came up with was so descriptive that other people had also thought of the same term previously. He didn't steal anyones research on the topic, or steal code…
It's not to help people train models. It's for end-users to use in an LLM context (like Claude projects or cursor) to help them use your tool better.
If you had python code and you didn't want it to have syntax highlighting or be run/imported or any of the other normal things that you do with python files, it might make sense to have python code in a .txt. file. Same…
llms.txt doesn't seem to make it any easier or harder to do that.
Yes. Converting docs to markdown and using them in claude projects, for example, makes a big difference.
What do you have trouble reasoning about regarding FastHTML python compared to Jinja2 or Django templates? To me, it seems like a direct translation, and that's what makes it easy to reason about. I'm curious about what…
IMO it's not a "structure in one place" vs "more composable so more spread out" In HTML, you are much more likely to have things in one place because you don't have great options otherwise. In Python, you can choose to…
> YouTube instagram and Dropbox definitely don’t scale thanks to python But python doesn't prevent them from scaling either ;)
> Once you grow beyond the "website" with simple interaction your front end becomes it's own universe I think this has been a major failing/pain point of web-dev that this MUST be the case. However, I think fastHTML for…
Quarto supports any language and works just fine. I have quarto blog posts for using APL as an example of a somewhat niche language.
I didn't see anything in the article that indicated the authors believed that those who don't see use cases for LLMs are anti-progress or anti-technology. Is that comment related to the authors of this article, or just…
They think they are real business use cases, because real businesses use them to solve their use cases. They know that chatgpt can't solve this off the shelf, because they tried that first and were forced to do more in…
Luckily it's not one or the other. You can fine tune and use RAG. Sometimes RAG is enough. Sometimes fine tuning on top of RAG is better. It depends on the use case. I can't think of any examples where you would want to…
FYI this course does cover a lot of intuitive understanding of techniques, but it also does cover this theory. Everything is done from the foundation level, and all of the stuff you mentioned is taught and implemented…
Deep Learning from the Foundations IS part 2. They are not talking about how part 1 starts. They are talking about how part 2 starts. This mirrors how their book is written, with the content typically in Deep Learning…
> I haven't taken the course, but that sounds like a horrible place to start a course on understanding deep learning. Sounds like you support the course author's decision to make this part 2 of the course series to be…
I think co-writing and co-teaching a math course at a deep learning company he co-founded, pinning that to the github repo and moving it close to the top of the home page makes it pretty clear he does see value in math…
Fantastic course - Fastai courses are a must for anyone looking to learn Deep Learning/ML.
If you knew him at all or had bothered to spend the time to look at his work and projects in any level of depth, you would know he is not a self-aggrandizing person. And if the arguement is that this is a gateway action…
Why are people nitpicking about this? So the term/phrase he came up with was so descriptive that other people had also thought of the same term previously. He didn't steal anyones research on the topic, or steal code…