Matt The Horwood@lemmy.horwood.cloud to Selfhosted@lemmy.worldEnglish · 15 days agoA single DNS race condition brought AWS to its kneesgo.theregister.comexternal-linkmessage-square73linkfedilinkarrow-up152arrow-down10cross-posted to: [email protected][email protected]
arrow-up152arrow-down1external-linkA single DNS race condition brought AWS to its kneesgo.theregister.comMatt The Horwood@lemmy.horwood.cloud to Selfhosted@lemmy.worldEnglish · 15 days agomessage-square73linkfedilinkcross-posted to: [email protected][email protected]
minus-squareNickwithaC@lemmy.worldlinkfedilinkEnglisharrow-up3·15 days agoI always view the source of websites like this and this is one of the worst I’ve seen. 217 lines of code (including inline Javascript?!) and a Google tag for some reason, all to put the word YES in green on black.
minus-squareXylight@lemdro.idlinkfedilinkEnglisharrow-up4·14 days agothis made me mad so i made a single, ultra minimal html page in 5 minutes that you can just paste in your url box data:text/html;base64,PCFkb2N0eXBlaHRtbD48Ym9keSBzdHlsZT10ZXh0LWFsaWduOmNlbnRlcjtmb250LWZhbWlseTpzYW5zLXNlcmlmO2JhY2tncm91bmQ6IzAwMDtjb2xvcjojMmYyPjxoMT5JcyBpdCBETlM/PC9oMT48cCBzdHlsZT1mb250LXNpemU6MTJyZW0+WWVz source code: <!doctypehtml><body style=text-align:center;font-family:sans-serif;background:#000;color:#2f2><h1>Is it DNS?</h1><p style=font-size:12rem>Yes
minus-squareferret@sh.itjust.workslinkfedilinkEnglisharrow-up2·13 days agoYour website no longer uses DNS invalidating its use as a diagnostic tool lmao
minus-squareSayCyberOnceMore@feddit.uklinkfedilinkEnglisharrow-up1·15 days agoAgreed, could be static HTML and a GIF. Thanks, I won’t click that link.
minus-squareijhoo@lemmy.mllinkfedilinkEnglisharrow-up0·15 days agoDid not think of doing that. I guess i never expected anyone to have a fcking JavaScript on a simple page as that
minus-squareRandelung@lemmy.worldlinkfedilinkEnglisharrow-up1·14 days agoHow else would you center a div??
I always view the source of websites like this and this is one of the worst I’ve seen. 217 lines of code (including inline Javascript?!) and a Google tag for some reason, all to put the word YES in green on black.
this made me mad so i made a single, ultra minimal html page in 5 minutes that you can just paste in your url box
data:text/html;base64,PCFkb2N0eXBlaHRtbD48Ym9keSBzdHlsZT10ZXh0LWFsaWduOmNlbnRlcjtmb250LWZhbWlseTpzYW5zLXNlcmlmO2JhY2tncm91bmQ6IzAwMDtjb2xvcjojMmYyPjxoMT5JcyBpdCBETlM/PC9oMT48cCBzdHlsZT1mb250LXNpemU6MTJyZW0+WWVzsource code:
Your website no longer uses DNS invalidating its use as a diagnostic tool lmao
deleted by creator
Agreed, could be static HTML and a GIF.
Thanks, I won’t click that link.
Did not think of doing that.
I guess i never expected anyone to have a fcking JavaScript on a simple page as that
How else would you center a div??