slaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-224 days agoStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldimagemessage-square59fedilinkarrow-up1617
arrow-up1617imageStanley Kubrick's assistant standing next to the finished movie script for the Moon landing, 1969lemmy.worldslaacaa@lemmy.world to Lemmy Shitpost@lemmy.world · edit-224 days agomessage-square59fedilink
minus-squareCousin Mose@lemmy.hogru.chlinkfedilinkarrow-up61·edit-223 days agoLooks like someone printed one JavaScript file from any modern website
minus-squareAlmacca@aussie.zonelinkfedilinkEnglisharrow-up4·22 days 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·23 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·23 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
Rude, but correct.
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.
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.