slaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-23 days agoStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldimagemessage-square59linkfedilinkarrow-up1626arrow-down133
arrow-up1593arrow-down1imageStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldslaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-23 days agomessage-square59linkfedilink
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up61·edit-22 days agoLooks like someone printed one JavaScript file from any modern website
minus-squareAlmacca@aussie.zonelinkfedilinkEnglisharrow-up3·1 day agoRemember when Elon Musk bought Twitter and he asked for all the code to be printed out so he could ‘assess’ it? Lol. Good times.
minus-squareboonhet@lemmy.ziplinkfedilinkarrow-up3·2 days agoThat’s just because they bundle it all into one file and minify it. In reality it’s 7 billion files each exporting one 3 line function
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up1·2 days agoI’m a web developer and I definitely don’t do this anymore. With http/2 there isn’t really a great reason to do this.
Looks like someone printed one JavaScript file from any modern website
Remember when Elon Musk bought Twitter and he asked for all the code to be printed out so he could ‘assess’ it? Lol. Good times.
Rude, but correct.
That’s just because they bundle it all into one file and minify it. In reality it’s 7 billion files each exporting one 3 line function
I’m a web developer and I definitely don’t do this anymore. With http/2 there isn’t really a great reason to do this.