The Ledger, every show
Every statement that passed quotation and attribution checks, across all 44 shows. Pick shows below, then mix any filter with any other.
shows 




every show 44 of 44
Goyal: Figma vector formats consume far more LLM tokens than HTML or JSX
“Vectors are very difficult because they're a data inefficient representation, so the vector format in something like Figma Is choose up like many, many, many, many, many more tokens than HTML and JSX. So it's a very difficult medium to just sort of throw into …”
Goyal: In-context learning outperforms fine-tuning in many large-context cases
“There's a lot of cases now, especially with large context models, where in context learning just beats fine tuning.”
Goyal: Relational databases are fully capable of adding HNSW vector indices
“Relational databases are perfectly capable of adding HNSW indices to them.”
Goyal: DuckDB struct type lacks true dynamic variant schema flexibility
“DuckDB has a struct type, which is dynamically constructed, but it has all the downsides of traditional structured data types, right? So it's just not Like, for example, if you create, if you infer a bunch of rows with the struct type, and then you present the…”