This is so fucked up. They know the thing they built is shit, and they refuse to go back on it, so the hack shit to make it seem like it’s less shit.
- 0 Posts
- 5 Comments
We had a Svelte application. We chose svelte because it’s simpler than React is, and it’s much faster. However further down the line a consultant said to the CTO that we should move to React. I said React is more complicated and has more edge cases, and its slower, but the consultant said more people know react and it has a bigger community, so we switched to React. This was fairly early in the project. React has sooo many edge cases. It’s not made with async in mind, if you forget to add a [] to a useEffect it just breaks your application completely instead of doing the more sensible thing, it says “don’t use useEffect” but there’s so many “except when” that you end up using it everywhere regardless. Later on the CTO got all in on Claude Code, so we spent the easter holidays rewriting the app in Svelte. Except a few bugs it was feature complete by that week and in production a few days later.
It’s much, MUCH faster now, and the code is much simpler. We lost absolutely nothing by moving back to Svelte but gained a lot.
Edit: not that using either of these is sane thing to do in the start menu. The start menu should not be a web application.
GeirGrusom@lemmy.worldto
Programming@programming.dev•I wrote a dice rolling script with 3d rendering, collisions and friction in bash because why not [edit: code available now]
26·16 days agoIt’s bash. Everyone is expecting nightmare code, and that’s why it’s fun!
GeirGrusom@lemmy.worldto
Science@mander.xyz•Can Alzheimer's Spread Through Blood Transfusions? Here's What We Know.
1·22 days agoThe article implies it as well. This article says it is as well: https://www.ucsf.edu/news/2019/05/414326/alzheimers-disease-double-prion-disorder-study-shows
GeirGrusom@lemmy.worldto
Science@mander.xyz•Can Alzheimer's Spread Through Blood Transfusions? Here's What We Know.
3·22 days agoSmoking is a significant risk factor for Alzheimer’s so if nicotine itself helps then it’s definitely not by smoking.

deleted by creator