Search
A Step-by-Step Guide to Creating and Selling Non-Fungible Tokens Built With Bitcoin Cash
4.3.2021
In the summer of 2019, our newsdesk published a step-by-step guide on how to create a non-fungible token (NFT) asset by leveraging the Simple Ledger Protocol built on top of the Bitcoin Cash blockchain. The following guide is an updated walkthrough on the process of creating an NFT collectible...
Flow NFTs Are Coming to OpenSea
23.2.2021
PRESS RELEASE. February 23, 2021 – OpenSea, the largest marketplace for blockchain-enabled non-fungible tokens (NFTs), is in the process of building support for Flow, a blockchain built for mainstream consumer scale originally created by Dapper Labs, the company behind CryptoKitties and...
Troubled NZ Crypto Exchange Cryptopia Suffers Another Hack in the Midst of Liquidation Process
20.2.2021
Controversy still surrounds a liquidated New Zealand cryptocurrency exchange, which allegedly got hacked again. Adding to the $30 million stolen in 2019, Cryptopia reports that it was the target of a another theft incident on February 1, 2021. Hackers Accessed a Dormant Wallet Which Holds...
Ukraine to Set up a Large-Scale Crypto Mining Data Center in a Nuclear Power Plant
30.1.2021
Ukraine’s government-owned nuclear power plant picked a firm to build a massive data center in Rivne for cryptocurrency mining operations. After a bidding process, Energoatom chose Kyiv Energy Construction Company to handle the nuclear plant crypto mining project. Nuclear Power Plant Operator...
Coinbase Opts out of IPO Routine, Chooses Popular Direct Listing Route
30.1.2021
The San Francisco-based cryptocurrency exchange Coinbase recently announced the company plans to do a direct listing, as opposed to following the initial public offering (IPO) route. The decision means that Coinbase can float its shares on an exchange without hiring a financial institution...
Cashing Out Bitcoin Using ATMs: Popular Youtuber Successfully Turns $16K in BTC Into Cash
26.1.2021
On January 23, 2021, the popular Youtuber Mambafx published a video of himself withdrawing $16,000 in cash from bitcoin ATMs. The video shows how it took multiple bitcoin ATMs to complete the process but by the end of the 17-minute film, Mambafx withdrew over $16k by selling bitcoin to...
Venezuelan President Maduro Promises 2021 Will Be the Year to Boost Usage of Petro
16.1.2021
The Venezuelan president, Nicolás Maduro, has claimed that 2021 will be the year of the state-backed petro (PTR) token. He also promised to boost a “100% national digital economy” agenda through a “complete digitalization process.” 77% of Trade Transactions in Venezuela...
Argentine Billionaire Marcos Galperin Says Bitcoin a ‘Better Store of Value Than Gold’ as Officials Plan to Print More Pesos
15.1.2021
Argentine billionaire and CEO of the e-commerce platform Mercado Libre, Marcos Galperin says bitcoin is a better store of value than gold. However, the billionaire thinks the crypto will not replace fiat currency due to what he terms the high “energy cost required to process...
SV-Based Taraxa Revolutionizes Legacy Data Auditing With Mathematically Provable Audit Trails
13.1.2021
PRESS RELEASE. Santa-Clara, CA – Taraxa’s newly released testnet was just put to use for a process auditing platform that minimizes operational friction in multi-party business processes. The Silicon Valley-based blockchain startup is building auditing solutions that infuse...
Reddit User Finds 127 Old Bitcoins at Grandpa’s House – Pockets Over $4 Million After Selling
11.1.2021
A Reddit user says he (or she) recently regained access to the keys of 127 bitcoins eight years after last accessing the coins. Immediately after regaining access, the user sold all the bitcoins and pocketed over $4 million in the process. According to the user, they received the bitcoins...
Visa Grants Principal Membership to Crypto Payments Platform Wirex
24.12.2020
London-based crypto-payments platform Wirex can now issue Visa accounts and process transactions autonomously, as the firm became a principal member of the payments giant. Crypto Payments Platform Wirex Gets Principal Membership From Visa to Issue Cards Autonomously According to the announcement...
Optimize Images According to Network and Device Constraints in React
10.12.2020
Connectivity has evolved beyond recognition since the beginning of the internet. We are lightyears past dial up, these days, and can watch a video in high resolution on our smartphone while being connected to a mobile network. But not all mobile connections are created equal – older...
Claims process begins for creditors of liquidated crypto exchange Cryptopia
9.12.2020
A claims process for Cryptopia creditors has started following a 2019 hack
Very Extremely Practical CSS Art
9.12.2020
I’ve always enjoyed the CSS art people create, but I’ve never ventured into it much myself. I’m familiar with many of the tricks involved, but still find it surprising every time: the way people are able to make such fluid and beautiful images out of little boxes. I always end...
How to Animate a SVG with border-image
3.12.2020
Let’s take a look at how to combine the border-image property in CSS with animated SVGs that move around a border. In the process, we’ll cover how to hand-craft resizable, nine-slice animated SVGs that you can use not only re-create the effect, but to make it your own.
Here’s what we’re...
Painting With the Web
1.12.2020
Matthias Ott, comparing how painter Gerhard Richter paints (do stuff, step back, take a look) to what can be the website building process and what can wreck it:
[…] this reminds me of designing and building for the Web: The unpredictability, the peculiarities of the material,...
The one key Steam stat that you’re not checking...
30.11.2020
Sorry, attempted clickbait in process, please send eyerolls
Rendering Spectrum
25.11.2020
Here are the big categories of rendering websites:
Client: ship a <div id="root"></div> and let a JavaScript template render all of it.
Static: pre-render all the HTML.
Server: let a live server process requests and generate the HTML response.
They are not mutually exclusive....
Creating WebGL Effects with CurtainsJS
18.11.2020
This article focuses adding WebGL effects to <image> and <video> elements of an already “completed” web page. While there are a few helpful resources out there on this subject (like these two), I hope to help simplify this subject by distilling the process into a...
Copyediting with Semantic HTML
17.11.2020
Tracking changes is a quintessential copyediting feature for comparing versions of content. While we’re used to tracking changes in a word processing document, we actually have HTML elements capable of that. There are a lot of elements that we can use for this process. The main ones we’ll look...