That's why. If all codes in a project are stupid, there's no stupid code indeed relatively.
Go read Linux kernel mailing list.
Given that Wasm is designed with formal semantics in mind, why is the DX of using it as a target so bad? I used binaryen.js to emit Wasm in my compiler and didn't get a feeling that I am targeting a well designed instruction set. Maybe this is a criticism of Binaryen and its poor documentation because I liked writing short snippets of Wasm text very much.
Mostly because I don't think procrastination is inherently bad. There's a lot of stigma attached to procrastination as it's seen as being "unproductive". But I think procrastination can lead to great insights.
Your brain is telling you that it is not interested in the current task. The question is: Why? Overworked and needs a break? Much more interested in exploring something else? Protecting against the pain of failure?
Investigating the why instead of forcing "overcoming" is quite fruitful in my personal experience.
My guess is "action leads to motivation" might be helpful for solving one of the root causes (likely fear of failure/imposter syndrom) but not all of them.
Unique indexes Not currently supported. Requires query rewriting and separate execution engine to validate uniqueness across all shards.
But still looks promising.