Search
Altcoins See Early Optimism After Thursday Massacre, Litecoin Up 10%
13.3.2020
Source: iStock/t_kimura
Following the massacre in the broader crypto market on Thursday, major altcoins have already started to recoup some of their losses, with some cryptoassets now showing positive returns over the past 24 hours.
Despite a sea of red in the crypto market, altcoins such...
Sass !default and themeable design systems
11.3.2020
This is a great blog post from Brad Frost where he walks us through an interesting example. Let’s say we’re making a theme and we have some Sass like this:
.c-text-input {
background-color: $form-background-color;
padding: 10px
}
If the $form-background-color variable isn’t defined then...
The Government Can’t Stand Decentralized Innovations Like Bitcoin, so It Tries to Ruin Them
10.3.2020
Feeding the homeless, affordable medicine, an easy-to-use gas can design, starting a small business to meet the needs of one’s community — borderless, permissionless P2P electronic payments. These are all simple, practical activities and tools that can be leveraged in decentralized...
Use a:visited in your CSS stylesheet
9.3.2020
Evert Pot:
Unfortunately, when setting a new color (e.g. a { color: #44F }) the ‘purple visited link’ feature also gets disabled. I think this is a shame, as there’s so many instances where you’re going through a list of links and want to see what you’ve seen before.
The 2 examples I ran into...
Google Fonts + Variable Fonts
7.3.2020
I see Google Fonts rolled out a new design (Tweet). Compared to the last big redesign, this feels much more iterative. I can barely tell the difference really, except it's blue instead of red and this one pretty rad checkbox: Show only variable fonts.
An option to only show variable fonts is...
Currying in CSS
6.3.2020
Funny timing on this I was just looking at the website for Utopia (which is a responsive type project which I hate to admit I don't fully understand) and I came across some CSS they show off that looked like this:
:root {
--fluid-max-negative: (1 / var(--fluid-max-ratio)...
With Freedom at Stake, More Hongkongers See Bitcoin’s Unique Value
5.3.2020
Before the recent protests, explaining bitcoin's value proposition to Hongkongers was tricky, says local resident Leo Weese. Now more people appreciate censorship resistance
JavaScript Libraries Are Almost Never Updated Once Installed
5.3.2020
Some commentary from Zack Bloom on the Cloudflare Blog, looking at requests to CDNJS for versions of jQuery.
What we don’t see is a decline in our old versions which come close to the volume of growth of new versions when they’re released. In fact the release of 3.4.1, as popular as it quickly...
Argentinean Lawmaker Wants to See a State-Backed Crypto
4.3.2020
Canale’s proposal of a cryptocurrency for an Argentinean city includes the possibility of paying taxes with it
XRP’s Pullback is Yet to See a Reversal; Is the Bullrun Fading Away?
4.3.2020
XRP is down by 32.10% as compared to its price in Mid-February The coin is testing support levels near $0.23 at the moment; supports near $0.22 have already been examined In its 3-month price chart, the coin is trading below the EMA line noting a bearish phase; also, XRP is between the 61.80%...
Why is CSS Frustrating?
28.2.2020
Here’s a great thread by Kevin Powell that's making the rounds. He believes so many folks see CSS as a frustrating and annoying language:
That's just as unintuitive as JS starting to count at 0, but since you learned that and accept it, it's fine.
The real issue isn't with CSS. If...
Presumed Guilty: Financial Watchdogs See Crypto as Illicit by Default
26.2.2020
Why do regulators assume that crypto transactions carry increased risks?
In-Browser Performance Linting With Feature Policies
26.2.2020
Here’s a neat idea from Tim Kadlec. He uses the Modheader extension to toggle custom headers in his browser. It also lets him see when images are too big and need to be optimized in some way. This is a great way to catch issues like this in a local environment because browsers will throw an error...
Get Ready for the Bitcoin Halving – Here Are 9 Countdown Clocks You Can Monitor
22.2.2020
The anticipation for the block reward halving for BTC, BCH, and BSV has been building. All three cryptocurrencies will see rewards halved from 12.5 to 6.25 coins throughout the months of April and May. The following is a comprehensive list of websites that are counting down each crypto’s...
Crypto Hedge Funds See Best January on Record
18.2.2020
Crypto hedge funds see best January returns on record and first positive January since 2017
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...
Curious About Bitcoin, Nigerians See Increasing Opportunities to Buy and Spend Cryptocurrencies
17.2.2020
Higher prices since the start of the year have been restoring popular interest in cryptocurrencies. Google searches for “bitcoin” have increased since December to about half of those registered in June last year. There’s one country that sticks out as a benchmark for...
Creating a Details Element That Opens But Never Closes
15.2.2020
The <details> and <summary> elements in HTML are useful for making content toggles for bits of text. By default, you see the <summary> element with a toggle triangle (▶︎) next to it. Click that to expand the rest of the text inside the <details> element.
But...
See You in Denver This Week
11.2.2020
CoinDesk will be on location at ETHDenver this Thursday
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...