Search
‘How to Buy Bitcoin in India’: Crypto Exchange Offers Rewards for Videos in All Indian Languages
15.7.2020
Indian cryptocurrency exchange Wazirx is offering rewards for videos about how to buy bitcoin or other cryptocurrencies in India in all Indian languages, including Hindi, Tamil, Gujarati, Marathi, Kannada, Bengali, and Telugu. News.Bitcoin.com caught up with Wazirx CEO Nischal Shetty to find...
Open Prioritization
14.7.2020
Like Kickstarter, but for Web Platform Features.
That’s about the quickest way to sum up Open Prioritization from Igalia. Igalia is an independent company that works on browsers. They literally commit to all the different open source browsers to implement (and fix) features that we all use....
Deposition of Craig Wright’s Wife Shows Little Understanding of Bitcoin Private Keys
13.7.2020
According to a court filing on June 30, the Kleiman v. Wright case has postponed the jury trial until October 13 in the Miami Division courthouse. Meanwhile, a deposition stemming from Craig Wright’s wife, Ramona Watts, shows that she has little understanding of how Bitcoin works after being...
John McAfee Launches Ghost Phone Service to Supplement His Cryptocurrency
8.7.2020
Two-time U.S. presidential candidate John McAfee has launched a privacy-centric cell phone data service. McAfee said that his Ghost cell phone data service offers 4G data without using a physical SIM card, is compatible with most major phones, and works in more than 50 countries. Ghost Cell Phone...
Start9 Labs Pitches a Private At-Home Server. And It Works
8.7.2020
Start9 Labs’ Embassy server sets up its own private internet network and comes with its own operating system. We tried it
Could a Cardano & Litecoin Team Up Be in the Works?
7.7.2020
Cardano's founder wants to posse up with Litecoin's founder
When a Line Doesn’t Break
2.7.2020
We expect a line to break when the text on that line reaches the parent box boundaries. We see this every time we create a paragraph, just like this one. When the parent box doesn’t have enough room for the next word in a line, it breaks it and moves down to the next line and repeats that...
Responsive Styling Using Attribute Selectors
30.6.2020
One of the challenges we face when implementing class-based atomic styling is that it often depends on a specific breakpoint for context.
<div class="span-12"</div<!-- we want this for small screens --<div class="span-6"</div<!-- we want this for medium screens --<div...
Cardano Works Towards Excelling the 3rd Generation Asset Type
29.6.2020
Charles Hoskinson has recently explained what Cardano is and what the difference is between Cardano in comparison to Bitcoin and Ethereum. To simplify and draw a difference between the given three cryptos, Hoskinson, while comparing in common parlance, said that Bitcoin is the first mover in...
Status Keycard Now Works With Android Mobile Devices
23.6.2020
Status, the Ethereum-based messaging company, has expanded the use case for its Keycard, a hardware wallet first announced in February 2019
Nomura-Backed Crypto Custody Venture Launches After 2 Years in the Works
19.6.2020
CoinShares, Nomura Bank, and crypto security firm Ledger have formally launched a digital asset custody business targeting institutional investors
How Gemini Works in Sync With Samsung’s Wallet
3.6.2020
Last week, the Gemini crypto exchange unveiled their collaboration with Samsung, harnessing the outfit's wallet
Russia Sending Mixed Signals: Is China-style Bitcoin Crackdown In Works?
1.6.2020
Last week, a leading Russian parliamentarian claimed that Duma financial policymakers were not behind any calls for a ban of cryptocurrencies, such as Bitcoin (BTC). This week starts with worrying news as legal experts and crypto industry leaders have taken aim at a draft bill set to be put before...
Enigma Blockchain Has a New Name and a Privacy Boost in the Works
28.5.2020
The Enigma mainnet was rebranded the Secret Network after an on-chain proposal by the community unanimously passed on May 17
Bitcoin Cash Tokenization Bolstered by the Creation of an SLP Foundation
25.5.2020
On Monday, Bitcoin Cash (BCH) supporters were introduced to a Simple Ledger Protocol alliance called the SLP Foundation. According to the initial members, the SLP Foundation has been in the works since December 2019, and the primary goal is to foster SLP innovation and standards. Meet the...
An Infinitely Scrollable Vertical Menu
23.5.2020
A quick look at how an infinitely scrollable menu works based on a looping scroll illusion of cloned items.
An Infinitely Scrollable Vertical Menu was written by Mary Lou and published on Codrops
Austrian Bank Raiffeisen Works on National Digital Currency Pilot
18.5.2020
Raiffeisen Bank International is extending collaboration with Polish-British fintech Billon for a new form of blockchain-based national currency tokenization
Tackling Authentication With Vue Using RESTful APIs
18.5.2020
Authentication (logging in!) is a crucial part of many websites. Let’s look at how to go about it on a site using Vue, in the same way it can be done with any custom back end. Vue can’t actually do authentication all by itself, —we’ll need another service for that, so we’ll be using another service...
The Freshest Binance’s IEO Shows It Still Works
24.4.2020
A newly concluded token offering on Binance is bringing hope to proponents of the initial exchange offering (IEO) model that this method of issuing new coins and tokens to the market is still working as it used too - after an initial pump, the price is dropping.
At 2 AM UTC time on April 23, a...
Can JavaScript Detect the Browser’s Zoom Level?
21.4.2020
No, not really.
My first guess was that this was intentionally not exposed in browsers because browsers intentionally don’t want us fighting it — or making well-intentioned but bad-outcome decisions based on that info. But I don’t see any evidence of that.
StackOverflow answers paint...