Search
US dollar squeeze and $19K BTC: 5 Things to watch in Bitcoin this week
23.11.2020
USD weakness combines with a Bitcoin supply and demand conundrum as BTC/USD takes aim at $19,000
Corporate Bitcoin treasuries are here, which can only mean good things
21.11.2020
It is Bitcoin’s technical characteristics that make it an ideal, diversified corporate treasury holding
How You Might Build a Modern Day Webring
20.11.2020
I’m sure different people picture different things when they think about webrings, so let me clarify what I picture. I see an element on a website that:
Signifies this site is part of a webring
Allows you to move to the next or previous site of the webring
Maybe has other functionality like...
grid-auto-flow : CSS Grid :: flex-direction : Flexbox
19.11.2020
When setting a parent element to display: flex, its child elements align left-to-right like this:
CodePen Embed Fallback
Now, one of the neat things we can do with flexbox is change the direction so that child elements are stacked vertically on top of each other in a column. We can do that with...
Upptime
18.11.2020
GitHub Actions are like free computers.
Well, there is pricing, but even free plans get 2,000 minutes a month. You write configuration files for what you want these computers to do. Those configuration files go into a repo, so typically they do things specific to that repo. I’m sure that...
Measuring Core Web Vitals with Sentry
17.11.2020
Chris made a few notes about Core Web Vitals the other day, explaining why measuring these performance metrics are so gosh darn important:
I still think the Google-devised Core Web Vitals are smart. When I first got into caring about performance, it was all: reduce requests! cache things! Make...
Jetpack Backup
17.11.2020
It’s no secret that CSS-Tricks is a WordPress site. And as such, we like to keep things WordPress-y, like enabling the block editor and creating some custom blocks. We also rely on Jetpack for a number of things, which if you haven’t tried, is definitely worth your time as it’s...
Stocks boom, dollar gloom: 5 Things to watch in Bitcoin this week
16.11.2020
Bitcoin is holding above $16,000 amid mixed feelings about the chances of all-time highs appearing this bull run
How Film School Helped Me Make Better User Experiences
12.11.2020
Recently, I finished a sixty-day sprint where I posted hand-coded zombie themed CSS animation every day. I learned a lot, but it also took me back to film school and reminded me of so many things I learned about storytelling, cinematography, and art.
Turns out that much of what I learned back then...
Understanding flex-grow, flex-shrink, and flex-basis
11.11.2020
When you apply a CSS property to an element, there’s lots of things going on under the hood. For example, let’s say we have some HTML like this:
<div class="parent"<div class="child"Child</div<div class="child"Child</div<div class="child"Child</div</div
And...
BTC supply squeeze and Biden: 5 things to watch in Bitcoin this week
9.11.2020
Bitcoin prepares for battle at the start of a Democrat transition in the United States and spreading coronavirus lockdowns elsewhere
Gray Burst
3.11.2020
I made this neat little gray burst thing. It’s nothing particularly special, especially compared to the amazing creativity on CodePen, but I figured I could document some of the things happening in it for learning reasons.
CodePen Embed Fallback
It’s SVG
SVG has <line x1 y1...
Get ready for US elections: 5 things to watch in Bitcoin this week
2.11.2020
Crunch time in the U.S. comes as coronavirus sparks more lockdowns and money printing plans in Europe
OCC’s Brian Brooks Against Government Issued Digital Dollar – Supports Regulation of Privately Issued Stablecoins
31.10.2020
The acting director of the U.S. Office Comptroller of Currency (OCC) Brian Brooks says the creation of the U.S. digital dollar is a terrible one because the government is not good at building things. Instead, Brooks believes tech companies, which already possess the know-how, to be in a better...
Little Things on My Personal Site
30.10.2020
I updated my personal website the other day. Always a fun project since it’s one of the few where it’s 100% just me. It’s my own personal playground with no other goal than making the site represent me to have a little fun. It’s not a complete re-write, just some new paint....
Kraken CEO: ‘Defi Scams’ Must Take Their Losses as Way to ‘Enlightenment’
29.10.2020
Jesse Powell, chief executive officer of the world’s fourth-largest crypto exchange Kraken, has criticized decentralized finance (defi) projects, accusing them of being “scams” that enter the market too quickly, unprepared. In a charged Oct. 26 tweet, Powell said...
Comparing Various Ways to Hide Things in CSS
27.10.2020
You would think that hiding content with CSS is a straightforward and solved problem, but there are multiple solutions, each one being unique.
Developers most commonly use display: none to hide the content on the page. Unfortunately, this way of hiding content isn’t bulletproof because now that...
13 Things Fed Should Mull Over Before a Digital Dollar Launch
27.10.2020
The US Federal Reserve should look into more than a dozen major matters before launching its central bank digital currency (CBDC), a digital dollar, including safety, fairness, inclusion, interoperability, and resilience among others, found Global Digital Finance (GDF), an industry body working...
Core Web Vital Tooling
26.10.2020
I still think the Google-devised Core Web Vitals are smart. When I first got into caring about performance, it was all: reduce requests! cache things! Make stuff smaller! And while those are all very related to web performance, they are abstractly related. Actual web performance to users are things...
PlayStation's new (web) store, genre viability & more
23.10.2020
A grand old round-up to finish things out