cm0002@europe.pub to Linux@programming.dev · 2 months agoThe security situation with the Arch Linux AUR got a lot worsewww.gamingonlinux.comexternal-linkmessage-square34linkfedilinkarrow-up1163arrow-down13
arrow-up1160arrow-down1external-linkThe security situation with the Arch Linux AUR got a lot worsewww.gamingonlinux.comcm0002@europe.pub to Linux@programming.dev · 2 months agomessage-square34linkfedilink
minus-squareMihies@programming.devlinkfedilinkarrow-up14·2 months agoGood luck with checking all dependencies as a developer, bonus points for JavaScript. You’ve just become a 98% less effective. But seriously, how would you check everything? And if you stumble upon malicious code, would you even recognize it?
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·2 months agoExactly, I wouldn’t know what I was looking at probably. We don’t really learn malicious programming at uni.
minus-squareHaraldvonBlauzahn@feddit.orglinkfedilinkarrow-up4arrow-down2·2 months ago Good luck with checking all dependencies as a developer, bonus points for JavaScript. Yes I know well that JavaScript development practices are unsustainable. And at some point, chickens will come home to roost. For my part, I focus on minimalist, well defined systems, both as a user and developer. And trust where it is reasonable - not by default.
minus-squaredevfuuu@lemmy.worldlinkfedilinkarrow-up5arrow-down3·2 months agoNobody sane should be installing js code in their systems. Nor having node or even npm installed.
Good luck with checking all dependencies as a developer, bonus points for JavaScript. You’ve just become a 98% less effective. But seriously, how would you check everything? And if you stumble upon malicious code, would you even recognize it?
Exactly, I wouldn’t know what I was looking at probably. We don’t really learn malicious programming at uni.
Yes I know well that JavaScript development practices are unsustainable.
And at some point, chickens will come home to roost.
For my part, I focus on minimalist, well defined systems, both as a user and developer. And trust where it is reasonable - not by default.
Nobody sane should be installing js code in their systems. Nor having node or even npm installed.