Search
Gengar Backpack, I Repeat, Gengar Backpack
25.6.2021
Pokémon Center, the official store for Pokémon merch, updated its inventory with a bunch of new stuff today. But let’s be real, we’re here to gush over that Gengar backpack, baby.Read more
Bitcoin sheds $2.5K amid warnings of a repeat BTC price dip
25.6.2021
BTC price action reminds traders of the initial dip in May as rejections characterize attempts to break higher
Bitcoin dominance cycle suggests the 2017 crypto rally could repeat
29.5.2021
Bitcoin dominance patterns are showing similar lows and an eerie resemblance to 2017. So what does this suggest for BTC price?
Rinse & Repeat, and Never Learn: Another USD 1B Liquidated In One Hour
15.3.2021
Overleveraged and overly optimistic crypto traders once again lost billions amid a selloff in the crypto market.
More than USD 1bn in cryptoasset trading positions was liquidated in one hour today, bringing total liquidations to more than USD 2.3bn in the past 24 hours (194,539 positions...
A DRY Approach to Color Themes in CSS
24.2.2021
The other day, Florens Verschelde asked about defining dark mode styles for both a class and a media query, without repeat CSS custom properties declarations. I had run into this issue in the past but hadn’t come up with a …
The post A DRY Approach to Color Themes in CSS appeared first...
You want minmax(10px, 1fr) not 1fr
22.1.2021
There are a lot of grids on the web like this:
.grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
My message is that what they really should be is:
.grid {
display: grid;
grid-template-columns: repeat(3, minmax(10px, 1fr));
}
Why? In …
The post You want minmax(10px, 1fr)...
Dear Crypto Derivatives Industry, Let’s Not Repeat 2008
20.1.2021
As the crypto derivatives industry begins to take off, it needs to avoid the lack of transparency that plagued the industry in the 2000s, when the financial system collapsed
OKEx CEO Says Exchange Updating Procedures to Prevent Repeat of Withdrawal Freeze Issue
2.12.2020
Jay Hao pledged in an AMA that his firm has taken steps to ensure that cryptocurrency withdrawals can't again be stuck by the absence of a key holder
Bitcoin ‘Black Thursday’ Repeat Unlikely as Exchanges Have Less BTC
19.8.2020
On-chain data suggests Bitcoin price will not see a Black Thursday repeat as the amount of BTC held at exchanges has dropped to a 2020 low
Accordion Rows in CSS Grid
23.7.2020
I’d bet grid-template-columns is used about 10× more than grid-template-rows, but maybe everyone has just been missing out. Eric Meyer chucks a bunch of row lines onto his main site layout grid like this:
grid-template-rows: repeat(7, min-content) 1fr repeat(3, min-content);
That way, if...
Bitcoin Volatility Hits 2018 Lows but Is a Repeat 42% Drop Possible?
21.7.2020
Traders remain cautious as Bitcoin’s current lack of volatility is similar to November 2018 when low trading volume resulted in a 42% drop
Bitcoin Gold Copycat Rally ‘Just Started’ Amid Worries of March Repeat
9.7.2020
Growing belief in Bitcoin following gold higher contrasts with chart analysis, which shows multiple weaknesses remain
CSS background-repeat: round
23.6.2020
The CSS spec is full of gems that sneak their way past most of us web designers and developers. Stuff like :focus-within, prefers-reduced-motion, and prefers-color-scheme suddenly make their way into CSS without us really finding out for months or years. One such example is background-repeat:...
Just another +1 for subgrid
19.6.2020
I’d say 85% of my grid usage is in one of these two categories…
I just need some pretty basic (probably equal width) columns that ends up being something like like grid-template-columns: repeat(3, minmax(0, 1fr)); to be safe.
Actually doing some real layout where five minutes in...
Square Dollar Cost Averaging Lets Users Repeat Buy Bitcoin in Cash App
19.5.2020
Bitcoin and stocks are now on the menu for Cash App users wanting to minimize the “impact of market swings,” the payment network says
Will 2019 BTC trend repeat itself on Halving Day?
11.5.2020
Bitcoin, at the time of writing this analysis, was trading below $9k around $8.6k and has drawn a bearish candlestick and retested 10-day long support at $8.1k. With less than 10 hours (according to IST time) left for the 3rd Bitcoin Halving, BTC price has not shown any rebound after a massive...
How They Fit Together: Transform, Translate, Rotate, Scale, and Offset
30.3.2020
Firefox 72 was first out of the gate with "independent transforms." That is, instead of having to combine transforms together, like:
.el {
transform: rotate(10deg) scale(0.95) translate(10px, 10px);
}
...we can do:
.el {
rotate: 10deg;
scale: 0.95;
translate: 10px 10px;
}
That's extremely...
How to Repeat Text as a Background Image in CSS Using element()
26.3.2020
There’s a design trend I’ve seen popping up all over the place. Maybe you’ve seen it too. It’s this sort of thing where text is repeated over and over. A good example is the price comparison website, GoCompare, who used it in a major multi-channel advertising campaign.
Nike has used it as well...
Flexible Repeating SVG Masks
22.3.2020
Tyler Gaw reminds us that mask-image can repeat, resize, and move just like background-image does, which is fun to combine and play with. I could see it being a fun option for an <hr, like Sara is doing.
CodePen Embed Fallback
Direct Link to Article — Permalink… Read article...
Bitcoin Slides 15% to $4.5K as Stocks Brace for ‘Black Monday’ Repeat
16.3.2020
Bitcoin stays bearish as a new “Black Monday” scenario gets underway across global markets