onehundredsixtynine@sh.itjust.works to Technology@lemmy.worldEnglish · 1 day agoThe Great Software Quality Collapse: How We Normalized Catastrophetechtrenches.substack.comexternal-linkmessage-square123fedilinkarrow-up1319arrow-down113
arrow-up1306arrow-down1external-linkThe Great Software Quality Collapse: How We Normalized Catastrophetechtrenches.substack.comonehundredsixtynine@sh.itjust.works to Technology@lemmy.worldEnglish · 1 day agomessage-square123fedilink
minus-squarethemaninblack@lemmy.worldlinkfedilinkEnglisharrow-up8·edit-213 hours agoBeing obtuse for a moment, let me just say: build it right! That means minimalism! No architecture astronauts! No unnecessary abstraction! No premature optimisation! Lean on opinionated frameworks so as to focus on coding the business rules! And for the love of all that is holy, have your developers sit next to the people that will be using the software! All of this will inherently reduce runaway algorithmic complexity, prevent the sort of artisanal work that causes leakiness, and speed up your code.
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up2·edit-24 hours agoEvery single electron software i used was a laggy mess, including Vscode. Tauri is more decent.
minus-squareLog in | Sign up@lemmy.worldlinkfedilinkEnglisharrow-up1·10 hours agoTauri gives similar functionality but is written in rust, has good security models and is fast.
minus-squareI Cast Fist@programming.devlinkfedilinkEnglisharrow-up3·4 hours agoMore importantly, it doesn’t bundle fucking chrome
Being obtuse for a moment, let me just say: build it right!
That means minimalism! No architecture astronauts! No unnecessary abstraction! No premature optimisation!
Lean on opinionated frameworks so as to focus on coding the business rules!
And for the love of all that is holy, have your developers sit next to the people that will be using the software!
All of this will inherently reduce runaway algorithmic complexity, prevent the sort of artisanal work that causes leakiness, and speed up your code.
Electron should be illegal
Every single electron software i used was a laggy mess, including Vscode. Tauri is more decent.
Tauri gives similar functionality but is written in rust, has good security models and is fast.
More importantly, it doesn’t bundle fucking chrome