☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 1 month agoWhy indeedlemmy.mlimagemessage-square65fedilinkarrow-up1227arrow-down19cross-posted to: programmer_humor@programming.dev
arrow-up1218arrow-down1imageWhy indeedlemmy.ml☆ Yσɠƚԋσʂ ☆ to Programmer Humor@lemmy.mlEnglish • 1 month agomessage-square65fedilinkcross-posted to: programmer_humor@programming.dev
minus-square☆ Yσɠƚԋσʂ ☆OPlinkfedilink13•1 month agoAnd by that you mean spyware, trackers, and ad platforms baked into the apps?
minus-square@Venator@lemmy.nzlinkfedilink1•1 month agoNah its mostly nuget packages. And everything has more dependencies now, including all the dependencies 😅
minus-square@pastermil@sh.itjust.workslinkfedilink3•1 month agonuget packages? is that what we can node_modules these days?
minus-squareSleepless OnelinkfedilinkEnglish1•1 month agoC# is usually used server-side. How would nuget bloat affect client-side applications that users use?
minus-square@Venator@lemmy.nzlinkfedilink2•1 month agoI meant node packages 😅. C# can be used in front end too though, but probably quite rarely used 😅
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 😅