Remix.run Logo
aksosoakbab 13 hours ago

The number of people I’ve seen use the term CRUD while simultaneously not knowing what isolation levels are is deeply concerning. Unsurprisingly, every crud job I’ve worked has had many race conditions / data consistency issues.

You could basically categorize all programming as CRUD (you’re just reading and updating some bits).

lucianbr 8 hours ago | parent [-]

I hope nobody categorizes LLMs, compilers and interpreters, optimization problems, games, simulations and many other things as CRUD. Neah, you basically could not.