Search
Don’t Obsess Over Crypto End-Users, We Still Need Developers to Build the Back End
19.2.2020
It’s not all about the needs of end-users. Let's focus on the wants of the developers and dreamers who build crypto infrastructure
‘Central Banking Is Socialism for the 1%’ – Report Cites Wealth Inequality Driven by Stimulus
18.2.2020
For a while now, central banks like the Federal Reserve have been participating in quantitative easing (QE) practices, despite the fact they don’t like to call it QE. Following the massive dollar injections, a recent report from the wealth insights provider Wealth-x details the number...
Solving Sticky Hover States with @media (hover: hover)
18.2.2020
Mezo Istvan does a good job of covering the problem and a solution to it in a blog post on Medium¹.
If you tap on something that has a :hover state but you don't leave the page then, on a mobile device, there is a chance that :hover state "sticks." You'll see this with stuff like jump-links used...
Blame the implementation, not the technique
17.2.2020
I'm not sure we've gotten much better at this since Tim Kadlec wrote this in 2012:
Stop me if you’ve heard this one before.
“Responsive design is bad for performance.”“User agent detection is bad. Don’t segment the web.”“Hybrid apps don’t work as well as native apps.”“CSS preprocessors shouldn’t...
Neumorphism.io
12.2.2020
I was sort of making fun of neumorphism the other day. I don't actually care that much. I mostly just think it only works on some flat colored backgrounds, mostly really light colors, and somehow that feels weirdly limiting. (nope, sure, sure, nope 🤷‍♂️).
Anyway,...
Override window.alert
11.2.2020
For years the only bit of feedback web developers could get was via alert("{str}") calls. These days we have the web console but, in rare cases, we don’t have a console and alert calls are our only window into a value at a given time. One problem: if an alert sneaks into production code, your...
Design Systems Blogathon
11.2.2020
It was fun watching a bunch of back and forth blogging between a bunch of smart people quoting a bunch of smart people last week. If you missed it, you might wanna start at the end and work backward.
I only have one tidbit to add. I don't do much with design systems as someone who works on pretty...
Don’t Fall for It: Scammers Are Impersonating CoinDesk Staff on Social Media
9.2.2020
Scammers are posing as CoinDesk reporters, offering articles in turn for payment. CoinDesk does not and will never accept payment for coverage. Don't be fooled
Don’t Fall for It: Scammers Are Impersonating CoinDesk Staff on Social Media
9.2.2020
CoinDesk does not and will never accept payment for coverage. Don't be fooled
Don’t Fall for It: Scammers Are Impersonating CoinDesk Staff on Social Media
9.2.2020
CoinDesk does not and will never accept payment for coverage. Don't be fooled
Custom Styling Form Inputs With Modern CSS Features
7.2.2020
It’s entirely possible to build custom checkboxes, radio buttons, and toggle switches these days, while staying semantic and accessible. We don’t even need a single line of JavaScript or extra HTML elements! It’s actually gotten easier lately than it has been in the past. Let’s take a look.
Here’s...
Tax Agents ‘Confiscate’ Bitcoin From Criminal but Keep the Coins in His Wallet
7.2.2020
The State Revenue Service of Latvia (SRS) has seized some bitcoins for the first time. The cryptocurrency, allegedly acquired through illegal means, is still being stored in the wallet set up by a criminal. Experts have expressed concerns about the risk of the money disappearing as officials...
Don't Get Too Excited About Crypto Mom's ICO Plan, Lawyer Warns
7.2.2020
Hester Peirce. Source: a video screenshot, Youtube, Blockland Solutions
An audacious proposal from the American Securities and Exchanges Commission (SEC)’s so-called “crypto mom” Hester Peirce to end the nation’s initial coin offering (ICO) impasse could come to naught, warns a crypto...
CSS4 is a Bad Idea
5.2.2020
Louis Lazaris, reacting to the idea of CSS4:
The reason “CSS3” worked is because it was real. It was the successor to “CSS2.1”. Everything after CSS2.1 was considered to be under the umbrella of “CSS3”.
The gist is that CSS4 isn't real, so won't work, and we don't need it anyway. Perhaps...
Possibly The Easiest Way to Run an SSG
4.2.2020
"Static Site Generator," that is. We'll get to that in a second.
Netlify is a sponsor of this site (thank you very much), and I see Zach Leatherman has gone to work over there now. Very cool. Zach is the creator of Eleventy, an SSG for Node. One thing of the many notable things about Eleventy...
Get Moving (or not) with CSS Motion Path
3.2.2020
We just linked up the idea that offset-path can be cleverly used to set type on a path. Don't miss Michelle Barker's experimentation either, with drawing paths or animating text along a path.
Dan Wilson has also been following this tech for quite a while and points out why the sudden surge...
Don’t Invest in Bitcoin Code, Bitcoin Doubler or Bitcoin Trader – They Are All Scams
2.2.2020
Those new to crypto and with money signs in their eyes can easily be taken in by scams, and there are many, thanks to the decentralized nature of bitcoin and the lack of knowledge surrounding it for beginners. Promises of easy and incredible gains thanks to the guidance of some shadowy...
USA vs. Virgil Griffith: What We Know (and Don’t) in the Bombshell Crypto Sanctions Case
31.1.2020
Prosecutors appear to have a strong case against Virgil Griffith, the ethereum developer charged with conspiring to aid North Korea, legal experts say
Uses This
30.1.2020
A little interview with me over on Uses This. I'll skip the intro since you know who I am, but I'll republish the rest here.
What hardware do you use?
I'm a fairly cliché Mac guy. After my first Commodore 64 (and then 128), the only computers I've ever had have been from Apple. I'm...
How To Start Using Bitcoin: Buying, Storing, and Spending Crypto for a Total Newb
30.1.2020
For the already initiated, there is a little spoken of land outside of crypto world where legions of normal people hear about Bitcoin and are interested, but don’t know where to begin. This is a problem considering the creator of Bitcoin, Satoshi Nakamoto, designed it as a peer-to-peer...