|
|
|
|
|
by nylonstrung
127 days ago
|
|
Why make markdown a typed programming language instead of using protobuf/text proto? LLMs already are very familiar with it, there are 100s of protoc plugin to generate code from it, and it's less verbose and more token efficient + testable with protovalidate |
|