Search
Only 4% of Norway uses cash as country evaluates CBDC, Norges Bank exec says
6.11.2020
Cash usage has declined in Norway since COVID-19, but physical currency also carries strengths that CBDCs may lack
Aerospace giant Thales uses blockchain to comply with NATO standards
6.11.2020
Blockchain tech is handy for complying with NATO standards in aerospace and defense
Casino Token: Black Horse Finance (BLHF) Pre-sale started on 1st November 2020.
6.11.2020
PRESS RELEASE. Black Horse Finance (BLHF) is changing the way you play. Brought to you by the Black Horse Foundation, the BLHF will be the exclusive gaming token of some of the world’s leading gambling operators. Developed by an ambitious Casino lovers team, Black Horse Finance is...
HSBC Bangladesh uses blockchain to import 20,000 tons of fuel oil from Singapore
3.11.2020
HSBC Bangladesh has completed the country’s first blockchain-powered cross-border trade settled using a letter of credit
Pewdiepie Joins the Blockchain AR Game Wallem, Players Can Buy Youtube Star’s NFT Skin
1.11.2020
The world-famous gamer and Youtuber, Pewdiepie is getting involved with another blockchain project called Wallem, a 3D augmented reality video game that uses non-fungible tokens (NFTs) for skins and items. The game also rewards players with an Ethereum-based ERC20 token called pteria (PTE)....
Beijing Government Already Has 100 Uses for Blockchain, Says Expert
27.10.2020
One of China’s leading blockchain academics said that Beijing has adopted 100 uses for blockchain in the government services sector so far – and stated that Chinese state organizations and private sector firms are rapidly finding real-world uses for the technology.
Per Beijing News, the claims were...
Top Chinese chemical firm uses blockchain to cut trade financing costs
16.10.2020
Amid the pandemic, blockchain is alleviating the pressure in China’s petrochemical trade
How to Recreate the Ripple Effect of Material Design Buttons
12.10.2020
When I first discovered Material Design, I was particularly inspired by its button component. It uses a ripple effect to give users feedback in a simple, elegant way.
How does this effect work? Material Design’s buttons don’t just sport a neat ripple animation, but the animation also...
This Self-Sovereign ‘DocuSign’ Uses Bitcoin for Digital Proofs
6.10.2020
Woleet provides a digital ID software suite which allows its clients to authenticate documents and signatures using Bitcoin’s blockchain
Russia’s Football Association Uses Blockchain Voting at Virtual Summit
2.10.2020
Blockchain has found a new role in the world of sport – and football in particular – with the Russian Football Union (RFU) adopting blockchain voting, allowing the governing body to do away with paper ballots and hold virtual summits.
The RFU, headquartered in Moscow, is the official governing body...
The Moss Piglet Dilemma: Paypal Bans Payments to Merchants Using the Word ‘Tardigrade’
14.9.2020
The popular payment provider Paypal has been known for cutting off a number of merchants and organizations over the years. This week, the public found out that Paypal has been censoring merchants that sell items related to the name “tardigrade” just because a Balkan arms dealer uses...
Research: New Malware Employs Tor and Bittorrent To Steal Bitcoin and Ether
4.9.2020
A new trojan called Krypto Cibule uses infested computers’ power to mine cryptocurrency, steal crypto wallet files, and redirect incoming digital assets to a hacker address. The malware rides on the Tor network and the Bittorrent protocol to perform attacks, according to an extensive report...
Singapore Exchange uses blockchain to issue $300m digital bond
4.9.2020
DAML smart contract language is now used for digital bonds
3 Potential Uses Cases For Blockchain In Africa
13.8.2020
While blockchain technology still can be considered to be in its infancy, some regions, particularly Asia, have advanced in their blockchain-related developments and integrations.
Meanwhile, in Africa, for a region replete with many notably corrupt governments, a little more embrace of blockchain...
Ross Ulbricht Uses Snail Mail to Send Correction for Blog Post on MakerDAO
13.8.2020
Getting all the facts right is hard, especially when you don’t have internet access
SVG Title vs. HTML Title Attribute
30.7.2020
You know the title attribute? I can do this:
<div title="The Title"I'm a div with a `title`
</div
And now if I’m on a device with a mouse pointer and hover the cursor over that element, I get…
Which, uh, I guess is something. I sometimes use it for things like putting...
A Bit on Web Component Libraries
29.7.2020
A run of Web Components news crossed my desk recently so I thought I’d group it up here.
To my mind, one of the best use cases for Web Components is pattern libraries. Instead of doing, say, <ul class="nav nav-tabs"> like you would do in Bootstrap or <div class="tabs"> like...
Firm Uses Ethereum to Tokenize Sustainable Infrastructure in Fight Against Climate Change
28.7.2020
UK-based fintech company Fasset aims to bridge the $15 trillion gap in sustainable infrastructure development with blockchain-backed investments
CMD+Z for Git is Here
23.7.2020
Version control with Git has become a “commodity” by now: virtually every software project today uses Git, and virtually every developer knows Git to some extent. This explains why I sometimes hear the following question when I talk about what I do for a living: “A desktop client...
Irregular-shaped Links with Subgrid
16.7.2020
Michelle Barker covers a situation where you need offset rectangles part of a clickable area. The tricky part is having just the rectangles be clickable. That rules out using some parent element and making the whole larger encompassing rectangle clickable, which is a common (but equally tricky)...