nebulaone@lemmy.world to Ask Lemmy@lemmy.world · 1 year agoWhy is it so expensive to develop a web browser?message-squaremessage-square58linkfedilinkarrow-up1132arrow-down13
arrow-up1129arrow-down1message-squareWhy is it so expensive to develop a web browser?nebulaone@lemmy.world to Ask Lemmy@lemmy.world · 1 year agomessage-square58linkfedilink
minus-square9point6@lemmy.worldlinkfedilinkarrow-up36·1 year 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-21 year 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·1 year 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·1 year 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)