

Context size is huge, as well as the ability to context switch effectively. It can mean the difference between solving something in a day or weeks.
Context size is huge, as well as the ability to context switch effectively. It can mean the difference between solving something in a day or weeks.
Doesn’t support HA or horizontal scaling yet from what I read. Unsure if kbin does. Probably would have to add support for horizontal scaling to have that auto scaling do anything.
It is fairly relevant to lemmy as is. Quite a few instances have ram constraints and are hitting swap. Consider how much worse it would be in python.
Currently most of the issues are architectural and can be fixed with tweaking how certain things are done (i.e., image hosting on an object store instead of locally).