Search
How to Buy Bitcoin – 5 Quick and Simple Ways to Get Started
11.2.2020
If you’re one of the many people looking to get into bitcoin for the first time, it doesn’t have to be hard. There are more than a few easy routes to acquiring cryptocurrency and this article aims to outline five of them. By way of these simple avenues for purchasing bitcoin you can...
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...
”Decentralized Networks a Powerful Phenomenon” – Why the SEC Commissioner Proposes Time-Limited Grace Period for Tokens
9.2.2020
U.S. Securities and Exchange Commission (SEC) Commissioner Hester Peirce has formally proposed a grace period of three years for tokens. Project developers would be exempt from the federal securities laws during that time, provided that they meet certain conditions. After that, they must determine...
Bitcoin Price Hits $10,000 for the First Time in 2020 — Up 40% YTD
9.2.2020
Bitcoin is delivering more surprises in 2020 as price action sees $10K return
Ethereum vs Tron: Comparing Data, Defi and Stablecoins from Both Chains After Viral Tweet
9.2.2020
On February 7, Cold Card and Opendime creator, Rodolfo Novak (also known as NVK), tweeted a picture of himself with Tron founder Justin Sun and Blockstream’s CEO Adam Back. Novak said “Ethereum was over” and the three had a plan to move Tron to Liquid, a network that leverages...
Kraken’s Dan Held on What’s Different About Bitcoin at $10K This Time
7.2.2020
As bitcoin inches towards $10,000, @nlw is joined by Kraken’s Dan Held to discuss how the narrative, infrastructure and audience have changed since this price last year
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...
4 ‘Bitcoin Contenders’ With Zero Use Cases and Barely Any Infrastructure
6.2.2020
Cryptocurrency markets and the industry are extremely competitive and many users believe a single digital asset will reign someday, and that it may not be BTC. Over the last few years, many holders believe the assets they hold are bitcoin contenders with coins like IOTA, EOS, ADA, XRP, and...
Bitcoin Hedge Argument Growing Stronger With Time, Says Pomp
6.2.2020
Through the years, Bitcoin has strengthened its position as a worldwide market hedge, Pompliano says
Creating an Editable Webpage With Google Spreadsheets and Tabletop.js
5.2.2020
Please raise your hand if you’ve ever faced never-ending content revision requests from your clients. It’s not that the changes themselves are difficult, but wouldn't it be less complicated if clients could just make the revisions themselves? That would save everyone valuable time, and  allow...
Pantera, Square Join $14m Series-A Round for Real-Time Payments Startup Transparent
5.2.2020
The Seattle-based startup sets out to bring real-time settlement to financial infrastructure through a cryptographically secured, distributed payment network
Bitcoin Price May Hit $27K All-Time High by Summer, Predicts Tom Lee
5.2.2020
Bitcoin is in line for an average 197% bull run over the next six months, Tom Lee suggests
CSS4
4.2.2020
Tab Atkins in 2012:
There has never been a CSS4. There will never be a CSS4. CSS4 is not a thing that exists.
Rachel Andrew in 2016:
While referring to all new CSS as CSS3 worked for a short time, it doesn’t reflect the reality of where CSS is today. If you read something...
Git Branch Autocompletion
4.2.2020
Naming git branches is something most of us have down to a science. My branch naming pattern is usually {issue number}-short-feature-description, though many developers prefer to lead with the description and end with the issue. Regardless of the pattern you use, having a feature like autocomplete...
5 Mining Operations Command More Than 50% of BTC’s Network Hashrate
3.2.2020
The cryptocurrency community has been discussing mining centralization after a report was published that disclosed five mining operations command more than 50% of the BTC hashrate. At the time of publication, between F2pool, Poolin, Btc.com, and Antpool, the pools are hashing more than 59% of...
The Three Types of Code
3.2.2020
Every time I start a new project, I organize the code I’m looking at into three types, or categories if you like. And I think these types can be applied to any codebase, any language, any technology or open source project. Whether I’m writing HTML or CSS or building a React component, thinking...
Freezing User-Agent Strings
3.2.2020
There's been news about Chrome freezing their User-Agent string (and all other major browsers are on board). That means they'll still have a User-Agent (UA) string (that comes across in headers and is available in JavaScript as navigator.userAgent. By freezing it, it will be less useful over time...
How to Create an Animated Countdown Timer With HTML, CSS and JavaScript
3.2.2020
Have you ever needed a countdown timer on a project? For something like that, it might be natural to reach for a plugin, but it’s actually a lot more straightforward to make one than you might think and only requires the trifecta of HTML, CSS and JavaScript. Let’s make one together!
This is what...
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...
Developer Adds Improvements to the Bitcoin Cash Java Library
1.2.2020
On January 30, the software developer Pokkst published a blog post sharing his experience of how he’s been maintaining the Java BCH library bitcoincashj for the last 10 months. At one time Pokkst used to develop BTC applications, but then switched to working with BCH in March 2019....