Remix.run Logo
amelius a day ago

The AI age is calling for a language that is append-only, so we can write in a literate programming style and mix prompts with AI output, in a linear way.

geon a day ago | parent | next [-]

That’s git commits.

amelius a day ago | parent | next [-]

That's arguably not very ergonomic, which is probably the biggest requirement for a programming language.

beepbooptheory 21 hours ago | parent [-]

Why care about ergonomics if you're not going to write the code?

amelius 18 hours ago | parent [-]

Managers also want ergonomics.

scottmf a day ago | parent | prev [-]

or css

koolala a day ago | parent | prev [-]

A REPL + immutability?

zvqcMMV6Zcr an hour ago | parent [-]

Does immutability implies using only open weight models? Both Anthropic and OpenAI keep deprecating/removing ability to run older versions of their models. And that means all previously recorded prompts would now produce slightly different output.