☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agoWhy indeedlemmy.mlimagemessage-square62fedilinkarrow-up1229arrow-down18cross-posted to: [email protected]
arrow-up1221arrow-down1imageWhy indeedlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square62fedilinkcross-posted to: [email protected]
minus-squarepastermil@sh.itjust.workslinkfedilinkarrow-up6arrow-down8·1 year agoYou can thank the hackers for bloating our stuff with security patches (among others)!
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up13·1 year agoAnd by that you mean spyware, trackers, and ad platforms baked into the apps?
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up1·1 year agoNah its mostly nuget packages. And everything has more dependencies now, including all the dependencies 😅
minus-squarepastermil@sh.itjust.workslinkfedilinkarrow-up3·1 year agonuget packages? is that what we can node_modules these days?
minus-squarepastermil@sh.itjust.workslinkfedilinkarrow-up1·1 year agoLmao, I guess I wasn’t too far off.
minus-squareSleepless One@lemmy.mllinkfedilinkEnglisharrow-up1·1 year agoC# is usually used server-side. How would nuget bloat affect client-side applications that users use?
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up2·1 year agoI meant node packages 😅. C# can be used in front end too though, but probably quite rarely used 😅
You can thank the hackers for bloating our stuff with security patches (among others)!
And by that you mean spyware, trackers, and ad platforms baked into the apps?
Nah its mostly nuget packages. And everything has more dependencies now, including all the dependencies 😅
nuget packages? is that what we can node_modules these days?
Nuget is dotnet’s package manager
Lmao, I guess I wasn’t too far off.
C# is usually used server-side. How would nuget bloat affect client-side applications that users use?
I meant node packages 😅. C# can be used in front end too though, but probably quite rarely used 😅