Undocumented immigrants pay almost $100 billion in taxes each year.
The top 1% evade $163 billion in taxes each year.
Stop pretending that immigrants are the ones taking advantage of taxpayers.
Posts by Mark Caron
We do deserve better. So, how about: whichever browser implements style container queries and fixes cross-root ARIA first, I’ll set as my default browser.
#Goalie vs #Keeper:
What’s the proper nickname for #goalkeepers?
decoding-soccer.medium.com/goalie-vs-ke...
An important lesson from Jean-Luc Picard that I’m still sharing all these years later.
Literally
How do you know a 3 year old ate the donut?
Important interview question:
“What gif would you use to respond to [insert relevant topic/event]?”
I mean, if their #gif and #meme game isn’t strong, why even hire them?!
“He who passively accepts evil is as much involved in it as he who helps to perpetuate it. He who accepts evil without protesting against it is really cooperating with it.” — MLK Jr
www.businessinsider.com/sam-mewis-so...
Starting a kakistocracy
Lego Back to the Future Time Machine, with Marty McFly and Doc Brown minifigures.
“Wait a minute, Doc. Are you telling me that you built a time machine?"
The Lego Back to the Future Time Machine was a fun build with some clever details.
#outatime #lego #backtothefuture #timemachine
#HamburgerMenus have been inherently problematic for a while...
Qs:
- How can you make it work without #JavaScript and still be #accessible?
- How can you prevent CLS while allowing it to fail gracefully?
A: HTML <details> element + #ProgressiveEnhancement
#webdev
codepen.io/markcaron/pe...
With the update to chrome 131 and the stated styling improvements for details summary.
developer.chrome.com/blog/new-in-...
I can no longer use details as display contents in a grid. Works in chrome 130/ Firefox / Safari.
codepen.io/zeroedin/pen...
Introduced bug?
@chromium.social
We have to stop thinking that Cumulative Layout Shift is always bad. Sometimes CLS is necessary for keeping user experiences and UIs accessible (and bulletproof), like with #HamburgerMenus
#uxdesign #cls #webdev #webcomponents #javascript #progressiveenhancement