

7·
2 days agoFeels empty and generic like it was written by an LLM. Why did you even ask developers to fill out a survey? You could have asked chatgpt what users thought about Rust too and saved everyone a lot of time.


Feels empty and generic like it was written by an LLM. Why did you even ask developers to fill out a survey? You could have asked chatgpt what users thought about Rust too and saved everyone a lot of time.


Thanks that’s a great idea. I will try breaking it up into crates.


I don’t use zellij. Just normal tabs inside kitty terminal.


My system has a midrange amd cpu with 6 cores. I have an ssd.
I think the issue has to do with procedural macros in maud. The project is about 1000 dependencies and 10k loc.
Combined with tailwind classes and a complex ui, the templates get bloated. I have to test this theory.


Are you sure? I have tried using vim and it was pretty much the same.
I have also confirmed the cause using task manager to be rust analyzer.
I knew it!