Search
Hyperbitcoinization: Visions of Bitcoin Fueling the Post Covid-19 Shadow Economy
7.4.2020
With the recent coronavirus spread and its overall effect on the global economy, some people believe the powers that be are preparing a financial reset. During these times, a number of bitcoiners think a bitcoin-induced form of fiat currency demonetization will take place, otherwise known...
Accessibility Links
2.4.2020
Austin Gil has kicked off the first in a five-part series about “HTML Forms Right” and to starts with semantics. It’s talking to the “we build our front-ends with JavaScript” crowd. The first block of code is an example of an Ajax form submission where the data...
APIs and Authentication on the Jamstack
31.3.2020
The first “A” in the Jamstack stands for “APIs” and is a key contributor to what makes working with static sites so powerful. APIs give developers the freedom to offload complexity and provide avenues for including dynamic functionality to an otherwise static site. Often, accessing an API requires...
Riot Blockchain Cites COVID-19 Disruption Risks on SEC Form 10-K
30.3.2020
Riot Blockchain says that COVID-19 will affect its cryptocurrency mining business in its annual report to the SEC
Making Bitcoin Go Viral: Could Endless Printing Trigger a Hyperbitcoinization Event?
26.3.2020
Hyperbitcoinization has been defined as “a state where bitcoin becomes the world’s dominant form of money.” But what actually needs to happen for bitcoin to ‘go viral’? As it turns out, a hyperbitcoinization event may be more likely than many suspect, especially in...
Tax Expert: IRS Crypto Question ‘Unconstitutional,’ Card Points, Flyer Miles Could Be Virtual Currency
19.3.2020
While its well-known that the revised Schedule 1 form for U.S. taxpayers now contains a question about cryptocurrencies, what is lesser discussed are the legal ramifications this may have for filers who answer incorrectly. The vague nature of the yes or no inquiry has one tax expert doubting...
Using the HTML title attribute
15.3.2020
Steve Faulkner:
User groups not well served by use of the title attribute
• Mobile phone users.• Keyboard only users.• Screen magnifier users.• Screen reader users.• Users with fine motor skill impairments.• Users with cognitive impairments.
Sounds like in 2020, the only useful thing the title...
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...
5 Crypto Cashback Solutions That Award You Satoshis to Shop
9.3.2020
Cashback is a popular ecommerce system that administers rewards and rebates for shopping. Every time you shop online, and in some cases in-store, you’ll earn up to 1% of the transaction value back. Traditionally administered in cash or rewards points, certain cashback schemes now dispense...
What to Use Instead of Number Inputs
6.3.2020
You might reach for <input type="number> when you're, you know, trying to collect a number in a form. But it's got all sorts of issues. For one, sometimes what you want kinda looks like a number, but isn't one (like how a credit card number has spaces), because it's really just a string...
Australian Court Accepts Cryptocurrency Exchange Account as Security for Legal Costs
28.2.2020
A court in Australia has agreed that a crypto exchange account can be used as security for potential legal expenses. Acknowledging the volatile nature of decentralized digital assets, the judge nevertheless conceded that cryptocurrency is a recognized form of investment in the current uncertain...
A Guide to Console Commands
21.2.2020
The developer’s debugging console has been available in one form or another in web browsers for many years. Starting out as a means for errors to be reported to the developer, its capabilities have increased in many ways; such as automatically logging information like network requests, network...
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...
Aircraft Maintenance, Repair Industry Is Latest to Form Blockchain Alliance
5.2.2020
Leading global aircraft maintenance, repair and overhaul firms believe blockchain can help them solve many of the industry’s pain points
Politician to Form Blockchain-powered Party + More News
3.2.2020
National Assembly Building in Seoul. Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Blockchain news
Former presidential candidate, tech entrepreneur and leading South Korean...
Why Every Casino Should Offer Crypto as a Form of Payment
3.2.2020
Most online casinos accept a number of different payment methods. Pretty much every casino accepts Visa and Mastercard, while some other options that are widely accepted include e-wallets PayPal, Neteller and Skrill, along with prepaid cards such as Paysafecard. Generally speaking, the more payment...
IRS Explains What Crypto Owners Must Know to File Taxes This Year
2.2.2020
Kicking off this year’s tax filing season, the U.S. Internal Revenue Service (IRS) has published important tips for crypto owners to properly file their tax returns. This is the first time a cryptocurrency question has been included in the tax form. The IRS expects more than 150 million...
Innovation Can’t Keep the Web Fast
31.1.2020
Every so often, the fruits of innovation bear fruit in the form of improvements to the foundational layers of the web. In 2015, HTTP/2 became a published standard in an effort to update an aging protocol. This was was both necessary and overdue, as HTTP/1 rendered web performance as an arcane sort...
Four Layouts for the Price of One
29.1.2020
Pretty notable when a tweet about a flexbox layouts gets 8K+ likes on Twitter!
4 layouts for the price of 1, thanks flex ????
css` form { display: flex; flex-wrap: wrap;
& > input { flex: 1 1 10ch; margin: .5rem;
&[type="email"] { flex: 3...
Spill Your Sats: H&R Block Tells Crypto Customers to Self-Report on Taxes, Even If Imperfectly
27.1.2020
Tax season for United States residents is fast approaching, and the IRS wants to know about everyone’s involvement in the crypto space. Thanks to a recently updated income tax form including a question about crypto activity, tax preparation companies like H&R Block are advising filers...