nebulaone@lemmy.world to Ask Lemmy@lemmy.world · 3 months agoWhy is it so expensive to develop a web browser?message-squaremessage-square58fedilinkarrow-up1131arrow-down12
arrow-up1129arrow-down1message-squareWhy is it so expensive to develop a web browser?nebulaone@lemmy.world to Ask Lemmy@lemmy.world · 3 months agomessage-square58fedilink
minus-square9point6@lemmy.worldlinkfedilinkarrow-up36·3 months agoThey’re basically as complex as operating systems these days. You need to implement several huge standards in order to get relatively simple modern sites to load
minus-squareZangoose@lemmy.worldlinkfedilinkarrow-up26·edit-23 months agoFun fact: chromium has about 1.5 million more lines of code than the Linux kernel (about 32mil vs about 30.5mil), not including whitespace/docs/etc.
minus-squareSkyeStarfall@lemmy.blahaj.zonelinkfedilinkarrow-up4·3 months agoIt is however also worth noting that lines of code is a not great metric for complexity But yes, as a casual comparison it’s interesting
minus-squarebitfucker@programming.devlinkfedilinkarrow-up3·3 months agoIIRC, even KDE and their whole suite of apps are dwarfed by the LOC count of browser (forgot if it is firefox or chromium)
They’re basically as complex as operating systems these days.
You need to implement several huge standards in order to get relatively simple modern sites to load
Fun fact: chromium has about 1.5 million more lines of code than the Linux kernel (about 32mil vs about 30.5mil), not including whitespace/docs/etc.
It is however also worth noting that lines of code is a not great metric for complexity
But yes, as a casual comparison it’s interesting
IIRC, even KDE and their whole suite of apps are dwarfed by the LOC count of browser (forgot if it is firefox or chromium)