Search
How to Use the Locomotive Scroll for all Kinds of Scrolling Effects
16.12.2020
I was recently looking for a way to perform scrolling effects on a project and I stumbled on the Locomotive Scroll library. It lets you perform a variety of scrolling effects, like parallax and triggering/controlling animations at scroll points.
You might also call it a “smooth scrolling” library...
It’s Always Year Zero
16.12.2020
In the short term, opinions about technology often follow a compressed form of Laver’s Law:
Everything just before me was completely broken.
Everything that comes after me is completely unnecessary.
Everything I use right now is perfectly fine; stop changing things.
We tend to judge things based...
Venezuelans Use Blockchain Tech in Unofficial Anti-Maduro Referendum
15.12.2020
Nicolás Maduro. Millions of Venezuelans have reportedly taken to a blockchain-powered platform and the crypto community’s favorite chat app to vote in an unofficial referendum.
The poll was orchestrated by Venezuela’s opposition leader Juan Guaidó, a politician who has been championed by the United...
Netlify & Next.js
14.12.2020
Cassidy Williams has been doing a Blogvent (blogging every day for a month) over on the Netlify Blog. A lot of the blog posts are about Next.js. There is a lot to like about Next.js. I just pulled one of Cassidy’s starters for fun. It’s very nice that it has React Fast-Refresh built-in....
Coding a 3D Lines Animation with Three.js
14.12.2020
In this coding session you'll learn how to use Three's DepthTexture to create some animated 3D lines.
The post Coding a 3D Lines Animation with Three.js appeared first on Codrops
Ledger Scammers Reportedly Go Trans-Wallet & Target Trezor Users
14.12.2020
The Ledger hardware wallet phishing saga continues, but has now spread to competitors, with Trezor users reportedly becoming the scammers' targets as well.
"The Ledger leak phishers are now phishing for Trezor users," warned Jameson Lopp, Chief Technology Officer at US-based crypto...
Coinsbee Lets You Buy Gift Cards for More Than 500 Brands With Crypto
13.12.2020
Coinsbee is a platform for buying gift cards with more than 50 cryptos from all your favorite brands and shops, as well as get payment cards and phone top-ups. You can use it to purchase vouchers for video game stores such as Steam and PlayStation, and even the video streaming giant Netflix. With...
US Lawmakers Caution Against Regulations Restricting Use of Self-Hosted Crypto Wallets
12.12.2020
Four U.S. lawmakers have sent a letter to Treasury Secretary Steven Mnuchin, warning of the risks of restricting the use of self-hosted cryptocurrency wallets. Their concerns follow reports that the Treasury Department may be on the verge of imposing such strict cryptocurrency regulations aimed...
Cleanspark Buys US Bitcoin Miner for $19.4 Million, Plans to Quadruple Mining Capacity
12.12.2020
Cleanspark Inc., a Nevada-based corporation, said Thursday that it is acquiring U.S. bitcoin miner ATL Data Centers for $19.4 million in a deal to be completely settled in shares. Cleanspark specializes in microgrid energy software. It claims that it can use this technology at the ATL facility...
Unconventional Stock Image Sources
10.12.2020
This year, I learned that there is a wide world of free stock imagery available beyond Unsplash and Pexels. You see, I’ve been working on designing WordPress themes this year, and all images need to be compatible with the GPL. Unsplash and Pexels both have free and open licenses, but unfortunately...
Real-world use cases for Nexo, Elrond and Blockstack lure in investors
10.12.2020
Traders are taking note of Nexo, Elrond and Blockstack as tokens offering real-world use cases rally higher
Crypto And Blockchain Adoption Depends on Security, Trust & User Experience
10.12.2020
Blockchain-powered solutions could edge out traditional payment methods if the industry enhances the security of transactions, and offers a user experience far better than the one presented by the existing payment solutions, according to the participants of a panel discussion held on the second...
DMEX Opens Public API Access
10.12.2020
PRESS RELEASE. DMEX, the leading decentralized derivatives exchange is officially announcing its public API launch for its users. DMEX, the decentralized BitMEX alternative, is opening its API for public use. Now traders can connect to the exchange and execute trades using their own interfaces...
Venezuelan Crypto-Friendly Freelancing Platform Emerges Amid Economic Crisis, US Sanctions
10.12.2020
More cryptocurrency solutions keep appearing on the scene for Venezuelan residents as U.S. sanctions weigh on Nicolás Maduro’s government, including heavy restrictions on the circulation of foreign exchange transactions, driving people to find on crypto a way to circumvent such hurdles...
Illegal Bitcoin use is down, but privacy wallet laundering is up, says analytics firm
9.12.2020
2020 has apparently been the year of privacy wallets, as more exchanges onboard KYC requirements
How do you use a block explorer?
9.12.2020
Learn more about a blockchain’s transparency with a block explorer
Hundreds of millions of consumers will use digital currencies soon: Circle CEO
9.12.2020
Executives from Facebook’s ‘Diem’ Association, Circle, Soramitsu, and Coinbase discussed how and when digital currencies will go mainstream, at the Singapore Fintech Festival
Blockchain tech 13X 'too expensive' to justify use: DocuSign CEO
9.12.2020
The DocuSign CEO estimates the cost of providing the firm’s e-signature and digital identity services are 13X higher using blockchain technology
Ohio Bill Enabling Blockchain Use by Government Moves to State Senate
8.12.2020
House Bill 220 would enable Ohio's governmental bodies to use blockchain and DLT in their operations if signed into law
Overlaying Video With Transparency While Wrangling Cross-Browser Support
8.12.2020
As websites are becoming more and more dynamic when it comes to design, there is sometimes a need to incorporate complex, animated elements. There are many ways to do that from CSS transitions to 3D rendering on canvas, and animated SVG. But it is often easier to use a <video> since they...