Search
'ThAnk YoU FOr YouR PuRcHAse!' (Please Stop This, Sony)
7.5.2021
A few days ago I grabbed the free PS Plus games on my PS5, like I usually do. And just like always, later that day I checked my phone and saw a series of emails from Sony confirming supposed purchases, which prompted a mild freakout before remembering they were just Sony confirming I “bought” games...
What Are You Playing This Weekend?
7.5.2021
The weekend is for watching everyone else talk about Resident Evil Village while I have a damn good time playing a hack-and-slash action RPG from two decades ago. Read more
Is CSS a Programming Language?
7.5.2021
I have a real distaste for this question. It might seem like a fun question to dig into on the surface, but the way it enters public discourse rarely seems to be in good faith. There are ulterior motives at …
The post Is CSS a Programming Language? appeared first on CSS-Tricks.
You...
Links on Typography
7.5.2021
These are a few great links about typography that have been burning a hole in my saved bookmarks folder that I'm just now getting around to sharing. There's good stuff in there, from how to choose typefaces for app design to ideas for how to fix the concept of font sizing in CSS.
The post Links...
Randy Pitchford, What The Hell Are You Talking About
6.5.2021
I’m generally able to follow along with Gearbox president Randy Pitchford’s manic energy, but two tweets he made this morning have thrown me for a loop. He’s not really announcing Borderlands 4, is he?Read more
Apparently, You Can Use Route53 as a Blazingly Fast Database
6.5.2021
Route53 is DNS management service by AWS. DNS is absolutely not a database, and yet here’s Nicholas Martin writing up some very clever trickery originally done by Corey Quinn:
When you think about it, DNS configuration is actually a
…
The post Apparently, You Can Use Route53 as...
Apparently, You Can Use Route53 as a Blazingly Fast Database
6.5.2021
Routtumbe53 is DNS management service by AWS. DNS is absolutely not a database, and yet here’s Nicholas Martin writing up some very clever trickery originally done by Corey Quinn:
When you think about it, DNS configuration is actually a
…
The post Apparently, You Can Use Route53...
What Google’s New Page Experience Update Means for Images on Your Website
6.5.2021
It’s easy to forget that, as a search engine, Google doesn’t just compare keywords to generate search results. Google knows that if people don’t enjoy their experience on a web page, they won’t stay on the page long enough to …
The post What Google’s New Page Experience Update Means...
Custom State Pseudo-Classes in Chrome
6.5.2021
There is an increasing number of “custom” features on the web platform. We have custom properties (--my-property), custom elements (<my-element>), and custom events (new CustomEvent('myEvent')). At one point, we might even get custom media …
The post Custom State Pseudo-Classes...
In crypto, sometimes the best thing you can do is nothing
6.5.2021
Sit on those paper hands until they turn into diamonds
Astro
5.5.2021
You can’t even look at code or documentation for Astro (publicly) yet — it’s an in-progress idea — but you can watch a video of Fred showing it off to Feross.
I gotta admit: it looks awesome. I’m bullish …
The post Astro appeared first on CSS-Tricks.
You can support...
Three key discoverability takeaways from the Epic/Apple lawsuit
5.5.2021
We've got CHARTS for you all
Progress Delayed Is Progress Denied
5.5.2021
The bombshell article of the week is from Alex Russell of Google/Chrome. Alex has long been super critical of Apple, particularly about how there is literally no option to run any other browser than Safari on iOS. This article isn’t …
The post Progress Delayed Is Progress Denied...
Is Vendor Prefixing Dead?
5.5.2021
Let‘s take a quick stroll down memory-lane to revisit how vendor prefixing CSS properties came to be. I hope I don’t trigger PTSD for anyone!
It‘s not clear who started prefixing, or when it began exactly. What is clear, is …
The post Is Vendor Prefixing Dead? appeared first...
Revolutionary Crowdfunding Platform Tecra Space Offers Amazing Opportunities for Crypto Investors
5.5.2021
Tecra gives you a unique chance to invest in technological projects and promising startup ideas listed on its crowdfunding platform Tecra Space. Through implementation of blockchain solutions, such as tokenization, smart contracts, NFT, original cryptocurrency TecraCoin, DEX, and many more....
Star Wars Collectibles Go Digital as Collections Embrace NFTs
5.5.2021
More than 800 limited edition collectibles, some from shooting scenes, are set to go to auction on the Starcoll NFT marketplace, as a large collector leverages blockchain technology for one of the most storied movie franchises in history. Early Registration Timed for May The 4th (Be With You) In...
16px or Larger Text Prevents iOS Form Zoom
4.5.2021
This was a great “Today I Learned” for me from Josh W. Comeau. If the font-size of an <input> is 16px or larger, Safari on iOS will focus into the input normally. But as soon as the font-size is …
The post 16px or Larger Text Prevents iOS Form Zoom appeared first...
Jetpack Backup: Roll Back Your WooCommerce Site Without Losing Orders
4.5.2021
Here’s a dilemma: what happens if your WooCommerce site has a problem and the quickest and best way to fix it is to roll back to a previous version? The dilemma is, if you roll back the database, you would …
The post Jetpack Backup: Roll Back Your WooCommerce Site Without Losing Orders...
Number of Homes
4.5.2021
???? They say an average person lives in 11 homes in their lifetime. What’s your number? (I’m currently at 8????)
— CanadianPam (@PamelaApostolo1) May 1, 2021
Hmmmmm!
I’m not even sure what house I lived in when I was born.
…
The post Number of Homes appeared first...
Let’s use (X, X, X, X) for talking about specificity
4.5.2021
I was just chatting with Eric Meyer the other day and I remembered an Eric Meyer story from my formative years. I wrote a blog post about CSS specificity, and Eric took the time to point out the misleading nature …
The post Let’s use (X, X, X, X) for talking about specificity appeared first...