Comment by statenjason
5 years ago
That loaded fast.
Also, seeing the network request for background gradients takes me back to an era of CSS I don't miss. Anyone remember the hacks for drop shadows and rounded corners?
5 years ago
That loaded fast.
Also, seeing the network request for background gradients takes me back to an era of CSS I don't miss. Anyone remember the hacks for drop shadows and rounded corners?
> Anyone remember the hacks for drop shadows and rounded corners?
Originally it was kinda simple: just a 3x3 <table> with stretched images in the outer cells, then <div>-itis. Fortunately we rarely needed 9 nested <div> elements - a common trick was to create a 2000x2000px-sized PNG containing the top-left, top, and left-edge border and then another for the other side and make that a background image - the only problem was the lack of support for transparency and how IE would get PNG colors wrong for some reason until IE8 unless you altered the gamma ( https://salman-w.blogspot.com/2011/03/png-color-problem-in-i... )
I remember building rounded containers this way, it’s been so long I had forgotten how much border-radius has saved us from those little hells.
And that was around the time the CMS was really getting mainstream (instead of Frontpage). So then you had to go digging through a million templates trying to wrap the right thing with your 3x3 table.
1 reply →
> That loaded fast.
After getting through the order-of-magnitude slower cookie consent page, yes.
What cookie consent page?
https://imgur.com/a/vb6h0IF - complete with the "legitimate interest" checks that basically say "we see you'd rather not be stalked, we'd like to stalk you anyway". Never click "reject all" if you actually want to opt out of all tracking, always go to the options screen or what-ever they call it because "reject all" usually means "reject all except for those that claim legitimate interest" (i.e. not even remotely rejecting all).
If you are not in the EU, you just get all the tracking without even being asked (instead of being asked but any negative response somehow worked around).
Each of those chevrons when clicked lists the hundreds of partners that you are potentially being followed around by. They make it painful to opt out (impossible to permenantly opt out but of course easy to permanently opt in, accidentally or otherwise) though this design is not as egregious as many I've seen as it gives an opt-out-all click for "legitimate interest". Some sites ("powered by Admiral" - I'm looking at you, well actually I'm not as you are collecting in the list of sites blocked at the network DNS level here) make you click a separate option off for every. single. one. of. the. many. many. many. many. many. 3rd parties.
2 replies →
Probably an EU-specific page. I got it too, it was even in my local language.
1 reply →
"That loaded fast"
welcome to non-garbage HTML! ;)
And someone spoke about pdf value as 'fixed' presentation a few days ago, this page felt the same.
spacer.gif