Remix.run Logo
emilss 10 hours ago

True, I'd hate learning a new DSL...

Also true, suppose one would have to basically make it support basically full nodejs code? I wonder how restricting AWS Lambda gets, once you start building something complex.

Why instead of AI? I started thinking about this more because of AI, if you have a clear definition of your backend, with solid primitives, that can just get deployed at each commit, without much concern for the infra and such, this makes it easier to slop your way through features?

verdverm 10 hours ago | parent [-]

Not if I have to load up a bunch of explanation and pollute my context because of a tool with bespoke DSL

I already built this same thing with CUE as the DSL. So (1) my questions come from experience (2) the LLMs already know CUE because it has been around longer and it's in their training data