Search
FCoin Working to Resume Operations, Promises to Return Lost Funds
27.2.2020
FCoin announces its relaunch, promising to repay all its users
Responsive Grid Magazine Layout in Just 20 Lines of CSS
25.2.2020
I was recently working on a modern take of the blogroll. The idea was to offer readers a selection of latest posts from those blogs in a magazine-style layout, instead of just popping a list of our favorite blogs in the sidebar.
The easy part was grabbing a list of posts with excerpts from...
Speculation Undermines Crypto Prices and Utility, Says Bank of England Senior Economist
17.2.2020
Speculation clogs up blockchains, making them harder to use and ultimately less valuable, a working paper suggests
“CSS4” Update
16.2.2020
Since I first chimed in on the CSS4¹ thing, there's been tons of more discussion on it. I'm going to round up my favorite thoughts from others here. There is an overwhelming amount of talk about this, so I'm going to distill it here down as far as I can, hopefully making it easier to follow.
Jen...
Building an Images Gallery using PixiJS and WebGL
12.2.2020
Sometimes, we have to go a little further than HTML, CSS and JavaScript to create the UI we need, and instead use other resources, like SVG, WebGL, canvas and others.
For example, the most amazing effects can be created with WebGL, because...
Dell Among Founding Members of New IOTA Working Group
11.2.2020
Tangle can prepare Dell for a future where users can earn revenue by selling their data
Top 10 Congresspeople Working on Crypto Policy
2.2.2020
10 U.S. congresspeople who will define the future of cryptocurrency and blockchain policy in 2019
Here’s What Bitcoin’s 2 Biggest Privacy Wallets are Working on in 2020
2.2.2020
It’s no secret that Bitcoin has issues when it comes to privacy. After all, it’s pretty difficult to implement privacy features in a system that puts the entire history of transactions on a public ledger for everyone to see.
That said, improvements to Bitcoin privacy have been slowly implemented...
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....
Japanese Officials Are Working on a Digital Currency
24.1.2020
In an unexpected turn of events, Japanese lawmakers are set to propose a digital yen
Building Multi-Directional Layouts
23.1.2020
There are some new features in CSS that can assist us with building layouts for different directions and languages with ease. This article is about CSS logical properties and values (e.g. margin-inline-start).  These are a W3C working draft that still going under heavy editing, but have...
Vodafone Becomes 8th Company to Exit Libra Association
22.1.2020
After a spate of big names parting ways with the Libra Association late last year such as Paypal, Visa, Mastercard, and Ebay, British telecommunications giant Vodafone has become the latest to bid the ambitious digital asset project farewell. While Vodafone’s statement notes it does not rule...
Venezuelan Team Working on Bitcoin Mesh Network Based on Offline Radios
21.1.2020
A Venezuelan project is working to ensure access to crypto even when offline
6 Central Banks Form Digital Currency Use Case Working Group
21.1.2020
The working group will pool research into CBDCs
Oklahoma Senator Working on Bill for State-Backed Blockchain Institution
18.1.2020
Pending submission, a new Oklahoma bill includes an effort by the state to provide support for blockchain and crypto tech
Ripple Spent Less Lobbying but Had More Lobbyists Working With Trump's Staff
17.1.2020
Donald Trump, the President of the U.S. Source: a screenshot, Instagram, realdonaldtrump
Compared to 2018, California-based blockchain startup focusing on payment technologies, Ripple, had more lobbyist but spent less on lobbying in the first three quarters of 2019, according to OpenSecrets.org...
The Auto-Flowing Powers of Grid’s Dense Keyword
8.1.2020
Let's say we're working on the homepage of a news website. You're probably used to seeing some card-based content in a grid layout, right? Here's a classic example, The New York Times:
Yeah, something like that.
There are going to be some cards/elements/boxes/whatever that need to take up more...
Regs Roundup: SEC Actions, Crypto Tax-Free in Korea, India’s National Blockchain Seminar
7.1.2020
In this roundup, we cover several crypto-related actions by the U.S. Securities and Exchange Commission (SEC) and the New York regulator’s crypto job posting. We also cover new Chinese laws, South Korea’s tax clarification, India’s blockchain education, the IMF working with...
HSBC Closes 2 Branches Following New Protests in Hong Kong
3.1.2020
HSBC had two of its Hong Kong branches closed on Jan. 2, the first working day of the year, following attacks by protesters during the latest anti-government demonstrations on New Year’s Day. The banking giant also closed seven indoor ATM clusters and announced on Friday it will suspend...
How to Build Your Resume on npm
2.1.2020
Just yesterday, Ali Churcher shared a neat way to make a resume using a CSS Grid layout. Let’s build off that a bit by creating a template that we can spin up whenever we want using the command line. The cool thing about that is that you’ll be able to run it with just one command.
I know...