Search
Dynamic Favicons for WordPress
28.5.2021
Typically, a single favicon is used across a whole domain. But there are times you wanna step it up with different favicons depending on context. A website might change the favicon to match the content being viewed. Or a site …
The post Dynamic Favicons for WordPress appeared first...
Bitcoin can still drop to $20K but holding remains winning strategy, data shows
28.5.2021
A majority of Bitcoin investors that held the cryptocurrency during its turbulent periods stand profitable
MATIC: Can It Become the Bridge of Interoperability
28.5.2021
Polygon MATIC intends to resolve the problems of the Ethereum network to promote better incorporation of blockchain technology. Polygon came into play as Ethereum transaction fees increased to a level that started to affect scalability. Polygon has also started to develop its network to support...
Danish Central Banker Tempted to Ignore Cryptocurrency — Sees Real Threat in ‘Big Tech Invading Currency Area’
28.5.2021
Denmark’s central bank governor Lars Rohde says that he can be tempted to ignore cryptocurrency, stating that it is not a threat to the central bank at present. However, he pointed out that the real threat could come from big technology companies “invading the currency area or...
To $ or Not to $: Displaying Terminal Code Snippets
27.5.2021
It’s very popular to put a $ on lines that are intended to be a command in code documentation that involves the terminal (i.e. the command line).
Like this:
$ brew install somepackage
The point of that is that it …
The post To $ or Not to $: Displaying Terminal Code Snippets appeared...
How to Show Images on Click
27.5.2021
Most images on the web are superfluous. If I might be a jerk for a bit, 99% of them aren’t event that helpful at all (although there are rare exceptions). That’s because images don’t often complement the text they’re …
The post How to Show Images on Click appeared first...
Rethinking Postgres in a Post-Server World
27.5.2021
Serverless architectures have brought engineering teams a great number of benefits. We get simpler deployments, automatic and infinite scale, better concurrency, and a stateless API surface. It’s hard to imagine going back to the world of managed services, broken local …
The post Rethinking...
Ethereum Classic (ETC): Can It Compete With Ethereum (ETH)
27.5.2021
Ethereum Classic is the original sect that follows the same regulations and protocols as established in 2015. While Ethereum has made substantial gains, the ETC has been a lackluster growth in dollar gains compared to its split currency Ethereum. ETC maintains the original history of the Ethereum...
South Africa Reserve Bank Commences Retail CBDC Feasibility Study
27.5.2021
The South African Reserve Bank (SARB) says it has commenced a feasibility study for a general-purpose retail central bank digital currency (CBDC). The study, which the SARB expects to conclude in 2022, will focus on the issuance of a domestic CBDC that can be used by consumers in South Africa...
Federal Reserve Bank President Says Most Cryptocurrencies Are Worthless
27.5.2021
The president of the Federal Reserve Bank of St. Louis, James Bullard, says that most cryptocurrencies are “worthless.” He noted that if “cryptocurrency can facilitate transactions that are difficult to make in conventional currencies, then they will have a purpose and might...
Awesome Standalone (Web Components)
26.5.2021
In his last An Event Apart talk, Dave made a point that it’s really only just about right now that Web Components are becoming a practical choice for production web development. For example, it has only been about a year …
The post Awesome Standalone (Web Components) appeared first...
Links on Web Components
26.5.2021
How we use Web Components at GitHub — Kristján Oddsson talks about how GitHub is using web components. I remember they were very early adopters, and it says here they released a <relative-time> component in 2014! Now they’ve got a
…
The post Links on Web Components appeared...
A Thorough Analysis of CSS-in-JS
26.5.2021
Wondering what’s even more challenging than choosing a JavaScript framework? You guessed it: choosing a CSS-in-JS solution. Why? Because there are more than 50 libraries out there, each of them offering a unique set of features.
We tested 10 different …
The post A Thorough Analysis...
You can now buy gold-backed NFTs with the mining carbon footprint offset
26.5.2021
Wallet provider Lohko has launched gold-backed NFTs offering carbon offsets
Can blockchain ever be part of the solution for tackling climate change?
25.5.2021
Because of Bitcoin, blockchain’s impact on the climate has come into sharp focus. But can this technology actually be part of the solution for saving the environment?
What I Learned Building a Word Game App With Nuxt on Google Play
25.5.2021
I fell in love with coding the moment I created my first CSS :hover effect. Years later, that initial bite into interactivity on the web led me to a new goal: making a game.
Table of contents
What’s the game
…
The post What I Learned Building a Word Game App With Nuxt on Google Play...
‘Chinese Invented Paper Money and They Will End It’- Brazil’s Far-Left Praises Digital Yuan
25.5.2021
Digital currencies, those issued by central banks in particular, have been commended for their “disruptive nature.” The praise comes from a publication associated with one of Brazil’s far-left parties. A recently published article claims that CBDCs such as China’s digital...
Creating Powerful Websites with Serverless-Driven CMS Development
25.5.2021
Choosing the right tools to build a website for your organization is essential, but it can be tough to find the right fit. Simple site builders like Wix and Squarespace are easy for marketers to use, but severely limit developers …
The post Creating Powerful Websites with Serverless-Driven...
Can You Profit Off a Red Market?
25.5.2021
Disclaimer: The following article is part of Cryptonews Deals Series and was written as a promotional article in collaboration with the sponsor of this offer. If your company has an exclusive promotion that you would like to share with our readers, we invite you to reach out to us. Let’s build...
Links on Performance
25.5.2021
Making GitHub’s new homepage fast and performant — Tobias Ahlin describes how the scrolling effects are done more performantly thanks to IntersectionObserver and the fact that it avoids the use of methods that trigger reflows, like getBoundingClientRect. Also,
…
The post Links...