Search
How Many Spark Tokens XRP Holders Get - Question Answered
21.12.2020
A little more than a week after blockchain platform Flare Network took a snapshot of the XRP blockchain, it has completed its calculations and found out how many spark (FLR) tokens the eligible XRP holders will get.
According to Flare's blog post, "after a week of analysis with Flare's...
IRS tax form question leaves US crypto users confused and concerned
17.12.2020
This year’s Form 1040 requires all U.S. taxpayers to answer a question about whether they traded or acquired “virtual currency” during the year
WoW’s Revendreth Makes Me Question If Bad People Deserve To Go To Hell
7.12.2020
I really didn’t want to have to think about my country’s carceral state while playing a video game and yet, while strolling through Revendreth, learning about its vampiric venthyr denizens and where they fit into the bureaucracy of Death that is the Shadowlands, my mind couldn’t help but make...
This Celebrity Wants You to Give Away Your Bitcoin — Find out Why
2.12.2020
Question. Would you like to donate to a good cause?
The post This Celebrity Wants You to Give Away Your Bitcoin — Find out Why appeared first on CoinMarketCap Blog
The USD 4.2bn Question: Has China ‘Dumped’ PlusToken Bitcoin, Ethereum & Co?
27.11.2020
Source: Adobe/Александр Коликов
Crypto community members are wondering what has become of a huge stash of crypto worth a combined USD 4.2bn seized by the Chinese authorities who closed down the PlusToken crypto scam earlier this year – with some asking if the funds were already “dumped” onto...
Blockchain Mag Gets Royal OK, Crypto Comedians Question Queen’s Bitcoin Interest
25.11.2020
A letter from Queen Elizabeth II’s office pertaining to blockchain has sent the crypto community into a monarchic meltdown of speculation about the British ruler’s bitcoin (BTC) interest – with some jokingly suggesting the 94-year-old sovereign may be sitting on a stash of satoshis…or could even...
What’s Missing from CSS?
21.11.2020
The survey results from the State of CSS aren’t out yet, but they made this landing page that randomly shows you what one person wrote to answer that question. Just clicking the reload button a bunch, I get the sense that the top answers are:
Container Queries
Parent...
'The Most Crucial Question' on Digital Dollar According to Fed
10.11.2020
Economists at the Federal Reserve, the United States’ central bank, have concluded that research into central bank digital currencies (CBDCs) fails to show that CBDCs are a silver bullet, leaving “many questions” to be answered – another hint that the Fed will not be rushed into the issuance of...
To Stake or No? That’s the Eth 2.0 Question
6.11.2020
Pioneers in staking face a tough choice between securing Ethereum 2.0 and the opportunity costs of freezing their assets
Researchers question what 'trustless' actually means for blockchain
27.10.2020
Blockchain allegedly eliminates the need for trust — but how far is this notion actually true, or helpful?
Create an FAQ Slack app with Netlify functions and FaunaDB
22.10.2020
Sometimes, when you’re looking for a quick answer, it’s really useful to have an FAQ system in place, rather than waiting for someone to respond to a question. Wouldn’t it be great if Slack could just answer these FAQs for us? In this tutorial, we’re going to be making just that: a slash command...
Bitcoin’s Intrinsic Value: Crypto Community Responds to Bank of England Governor
16.10.2020
Bitcoin’s intrinsic value has been heavily discussed in the crypto community this week following a remark by the governor of the Bank of England suggesting that the cryptocurrency may have no intrinsic value. Does Bitcoin Have Intrinsic Value? Bank of England Governor Andrew Bailey talked...
Balancing on a pivot with Flexbox
8.10.2020
Let me show you a way I recently discovered to center a bunch of elements around what I call the pivot. I promise you that funky HTML is out of the question and you won’t need to know any bleeding-edge CSS to get the job done.
I’m big on word games, so I recently re-imagined the main menu...
Billionaire Paul Tudor Jones Would Buy More Bitcoin If He Really Understands It, Says Microstrategy CEO
23.9.2020
Prominent hedge fund manager Paul Tudor Jones’ understanding of bitcoin has come into question since he only invested about 1% of his assets in the cryptocurrency. According to the CEO of Microstrategy, the Nasdaq-listed company that recently invested almost half a billion dollars in bitcoin...
Targeted by IRS? What Cryptocurrency Owners Should Know
9.9.2020
The U.S. Internal Revenue Service (IRS) has started sending out new letters to cryptocurrency owners suspected of owing crypto-related taxes. A tax expert has shared with news.Bitcoin.com what crypto owners should know, including how to handle tax letters from the IRS and avoid an audit. How...
Designing a JavaScript Plugin System
25.8.2020
WordPress has plugins. jQuery has plugins. Gatsby, Eleventy, and Vue do, too.
Plugins are a common feature of libraries and frameworks, and for a good reason: they allow developers to add functionality, in a safe, scalable way. This makes the core project more valuable, and it builds a community...
Crypto Question Placement on New Tax Return 'Signals IRS Action'
24.8.2020
The United States Internal Revenue Service (IRS) has released a new draft for filing the 2020 tax returns, with several significant changes - primarily placing the crypto transaction question on the first page of the return.
Form 1040, US Individual Income Tax Return, will ask citizens filing...
IRS Prioritizes Cryptocurrency, Now First Question on 1040 Tax Form
22.8.2020
The new U.S. tax form is out and the cryptocurrency question is the first one on the main 1040 tax form used by about 150 million people to file their taxes. The Internal Revenue Service (IRS) requires all tax filers to declare whether they have received, sold, exchanged, or acquired...
Match Emojis with Regular Expressions
19.8.2020
When experimenting with unicode property escapes, to identify accented letters in strings, it reminded me of a question I had a few years ago: what is the best way to identify and then replace emojis in a string? I first noticed this practice when using emojis in Facebook — sometimes Facebook...
Can you get valid CSS property values from the browser?
19.8.2020
I had someone write in with this very legit question. Lea just blogged about how you can get valid CSS properties themselves from the browser. That’s like this.
CodePen Embed Fallback
That gives you, for example, the fact that cursor is a thing. But then how do you know what valid values...