Remix.run Logo
kristianp 13 hours ago

I'm not excited that it's done in python. I've had experience with Aider struggling to display text as fast as the llm is spitting it out, though that was probably 6 months ago now.

willm 13 hours ago | parent | next [-]

Python is more than capable of doing that. It’s not an issue of raw execution speed.

https://willmcgugan.github.io/streaming-markdown/

NSPG911 4 hours ago | parent | prev [-]

thats an issue with aider. using a proper framework in the alternate terminal buffer would have greatly benefitted them