Search
Advocacy Group Claims IRS-Issued Crypto-Warning Letters Violated Taxpayer’s Rights
14.7.2020
Close to a year ago last July, the U.S. Internal Revenue Service (IRS) revealed it would be sending ‘soft letters’ to suspected American cryptocurrency owners advising them to pay their taxes. Now according to the Taxpayer Advocate Service, a subsidiary of the IRS, the soft letters...
Running spot instances effectively with Amazon EKS
14.7.2020
I know this is a little outside the normal scope of CSS-Tricks stuff, but I find the whole concept of spot instances fascinating. Here’s the gist from a very-non-expert (me). You can just buy and pay for web servers, for example, Amazon EC2. You can save a bunch of money if you buy them...
Easy Stock Market Quotes with marketstack (Sponsored)
12.7.2020
The stock market is wild right now, at least in the United States. Between pandemic, political events, and everything else going on, the stock market is one swing after another. There are a host of services that give you stock quotes but I don’t trust them; I feel like they delay information...
An Eleventy Starter with Tailwind CSS and Alpine.js
10.7.2020
When I decided to try to base my current personal website on Eleventy, I didn’t want to reinvent the wheel: I tested all the Eleventy starters built with Tailwind CSS that I could find in Starter Projects from the documentation.
Many of the starters seemed to integrate Tailwind CSS in...
Frontity is React for WordPress
9.7.2020
Some developers just prefer working in React. I don’t blame them really, because I like React too. Maybe that’s what they learned first. I’ve been using it long enough there is just some comfort to it. But mostly it is the strong component model that I like. There is just...
Monaco Passes New Security Token Laws, but Acting on Them Is Not Easy
7.7.2020
The government of Monaco has passed a new bill introducing the establishment of a security token framework
WordPress Contributors Seek Sponsorship for Improving Gutenberg Developer Docs
6.7.2020
A couple of WordPress contributors are currently looking for folks to sponsor them to work on the documentation for the WordPress block editor (often referred to as “Gutenberg”) and this is your chance to support them.
If you’ve developed blocks for the WordPress block editor —...
Posters! (for CSS Flexbox and CSS Grid)
6.7.2020
Any time I chat with a fellow web person and CSS-Tricks comes up in conversation, there is a good chance they’ll say: oh yeah, that guide on CSS flexbox, I use that all the time! 
Indeed that page, and it’s cousin the CSS grid guide, are among our top trafficked pages. I try to take...
IOTA CoFounders on How Past Mistakes Have Shaped Them Today
3.7.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post IOTA CoFounders on How Past Mistakes Have Shaped Them Today appeared first on CoinMarketCap Blog
IOTA Cofounders on How Past Mistakes Have Shaped Them Today
3.7.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post IOTA Cofounders on How Past Mistakes Have Shaped Them Today appeared first on CoinMarketCap Blog
Some Performance Links
3.7.2020
Just had a couple of good performance links burning a hole in my pocket, so blogging them like a good little blogger.
Web Performance Recipes With Puppeteer 
Puppeteer is an Node library for spinning up a copy of Chrome “headlessly” (i.e. no UI) and controlling it. People use it...
Global and Component Style Settings with CSS Variables
1.7.2020
The title of this Sara Soueidan article speaks to me. I’m a big fan of the idea that some CSS is best applied globally, and some CSS is best applied scoped to a component. I’m less interested in how that is done and more interested in just seeing that conceptual approach used in some...
When Sass and New CSS Features Collide
29.6.2020
Recently, CSS has added a lot of new cool features such as custom properties and new functions. While these things can make our lives a lot easier, they can also end up interacting with preprocessors, like Sass, in funny ways.
So this is going to be a post about the issues I’ve encountered...
Styling Layout Wrappers In CSS
29.6.2020
Two things that strike me often about the web are how many ways there are to go about the same thing and how many considerations go into even the most seemingly simple things.
Working with wrapper elements is definitely on both those lists. Wrappers (or containers or whatever) are so common...
Top 3 BTC Sentiment Analysis Tools: How They Work & How to Use Them
27.6.2020
Bitcoin (BTC) sentiment analysis tools can be powerful. Used correctly, they can allow traders and investors to gauge whether crypto markets (and their participants) are feeling bullish or bearish. 
So, with some claiming that the market is now hovering between bear and bull status, perhaps there...
Some Typography Links
25.6.2020
I just can’t stop opening excellent typography-related articles, which means I need to subject you to blog posts that round them up so I can clean up my open tabs.
Vistaserve is “a grass-roots web hosting initiative hailing from Thornbury, Australia. Inspired by the quirky web of...
An Overview of Scroll Technologies
22.6.2020
Scroll-related animations have been used on the web for years. In recent years, they’ve started to become more common, perhaps in part due to devices being higher-performing and thus able to handle more animation. 
There are a number of scroll related technologies out there, so this article’s...
Unicef Funding Startups With Cryptocurrency for Covid-19 Relief
21.6.2020
The United Nations Children’s Fund (Unicef) has announced its largest cryptocurrency investment funding of startups. Eight companies in seven countries will use Unicef’s crypto fund to develop prototypes, pilot, or scale their technologies. Several of them are working on mitigating...
Elon Musk Bitcoin Giveaway Scam Rakes in Millions of Dollars in BTC
21.6.2020
‘Elon Musk’ bitcoin giveaways continue to scam people on Youtube. Scammers have reportedly pulled in millions of dollars in bitcoin from people wanting to double their cryptocurrency. Some of them use bitcoin addresses containing the name Elon Musk, Spacex, or Telsa. Before sending...
Patternico
20.6.2020
I remember searching for tutorials for making seamless patterns in Photoshop¹ all the time back in the day. 
It’s fun to see this little website for building repeating patterns as its one job. It does everything you’d expect: pick a background, drag some decorations onto it and position...