Search
An Annotated Docker Config for Front-End Web Development
2.4.2020
Andrew Welch sings the praises of using Docker containers for local dev environments:
Here are the advantages of Docker for me:
• Each application has exactly the environment it needs to run, including specific versions of any of the plumbing needed to get it to work (PHP, MySQL...
How Coronavirus Is Accelerating the End of Globalism, Feat. Peter Zeihan
1.4.2020
The American-led global order has been unraveling for 30 years, and COVID-19 may be the blow that changes it once and for all
Bitcoin Price Pumps $600 to CME Gap, But $6.6K May Be End for Bulls
30.3.2020
BTC price dead cat bounce or more evidence that the bottom is in?
Justin Sun Happy With China’s Decision to End Lockdown in Wuhan
25.3.2020
Justin Sun, the TRON spearhead and a renowned business personality of the crypto industry, showed his overwhelmingness while announcing that China is all set to end the lockdown on Wuhan imposed earlier to control the spread of COVID-19. He released a chain of tweets on his official Twitter handle...
Tezos Settles Legal Dispute, But It’s Not The End
23.3.2020
After a lengthy battle in the California court system, the Tezos Foundation has announced that it has settled a lawsuit outside of court, thus avoiding any legal scrutiny of the Tezos (XTZ) 2017 initial coin offering (ICO). However, while the parties have agreed on the settlement, it’s still up...
Monex Grants Small Amount of Bitcoin as Year-End Shareholder Benefit
23.3.2020
Monex Group, the financial services firm that owns crypto exchange Coincheck, plans to give Bitcoin as a shareholder year-end benefit for 2019
Encryption Standards Threatened Under Pretext of Battling Coronavirus
22.3.2020
Governments around the world have been trying for some time to bypass encryption and backdoor messaging apps. End-to-end encryption was preventing authorities from stopping terrorist attacks, we were told, and personal privacy had to be sacrificed for the greater good. Now, as the coronavirus...
Playing With Particles Using the Web Animations API
18.3.2020
When it comes to motion and animations, there is probably nothing I love more than particles. This is why every time I explore new technologies I always end up creating demos with as many particles as I can.
In this post, we'll make even more particle magic using the Web Animations API to create...
Attempts to Increase Bitcoin's Supply Would End Up With Another "Bitcoin"
14.3.2020
A famous painting by a Belgian Surrealist artist, René Magritte. It says: This is not a pipe.
Bitcoin's supply cap is one of its biggest selling points. Limiting the network to almost 21 million BTC, the cap makes Bitcoin a ‘deflationary’ currency.
Naturally, people have been questioning whether...
Consistent Backends and UX: What Can Go Wrong?
12.3.2020
Article Series
Why should you care?
What can go wrong?
What are the barriers to adoption? (Coming soon)
How do new algorithms help? (Coming soon)
In the previous article, we explained what strong (vs. eventual) consistency is. This article is the second part of a series where we explain how...
Considerations When Choosing Fonts for a Multilingual Website
10.3.2020
As a front-end developer working for clients all over the world, I've always struggled to deal with multilingual websites — especially cases where both right-to-left (RTL) and left-to-right (LTR) are used. That said, I’ve learned a few things along the...
Bitcoin.com Local Gathers Steam as Other P2P Markets Falter
7.3.2020
The bitcoin marketplace Localbitcoins was once the most popular peer-to-peer (P2P) trading platform. But during the last few years, the company’s trading requirements and KYC implementation have caused an influx of traders to migrate to different P2P crypto markets. The mass departure...
Crypto, Encryption, and the Quest for a Secure Messaging App
7.3.2020
How confidential is our conversation? This question has come to the fore in recent months, driven by a flurry of news stories detailing the weakening of encrypted messenger apps at the behest of law enforcement. A concerted effort on the part of the state to backdoor messaging apps and spy on...
XRP Escalates With a Positive Bias; May End the Week on a Bullish Note
6.3.2020
XRP has firmly traded above $0.2400 today; still has room to surge further Yesterday’s mild bullish sentiment has intensified today Yesterday, XRP formed higher highs; today, it is continuing with higher lows The coin is up by more than 4% while holding positive technicals XRP price has taken...
Red Swan and Polymath Tokenize $2.2 Billion of High End Real Estate
6.3.2020
Red Swan and Polymath are planning a $780 million pre-sale to accredited investors in what will be world’s largest sale of tokenized real estate
Considerations for Creating a Card Component
2.3.2020
Here's a Card component in React:
const Card = props ={
return(
<div className="card"<h2{props.title}</h2<p{props.content}</p</div)
}
It might be pretty useful! If you end up using this thing hundreds of times, now you have the ability to refactor a little bit of HTML...
Selectors Explained
2.3.2020
Have you ever found yourself either writing a CSS selector that winds up looking confusing as heck, or seen one while reading through someone's code? That happened to me the other day.
Here's what I wrote:
.site-footer__nav a:hover svg ellipse:first-child { }
At the end of it, I honestly couldn't...
Brave Challenges Google’s Advertising Power Before the UK Competition Watchdog
22.2.2020
The company behind the privacy-oriented browser Brave has set out to convince regulators in the U.K. to end Google’s advertising monopoly in the digital space. In a filing with the country’s Competition and Markets Authority (CMA), Brave puts forward recommendations on how...
Are the BZx Flash Loan Attacks Signaling the End of DeFi?
22.2.2020
Recent attacks on the lending platform bZx have left faith in DeFi shattered, but what actually happened? And can the sector bounce back?
Telegram's Battle To End by April 30, Judge Focuses on 'Economic Realities'
20.2.2020
The ongoing battle between instant messaging giant Telegram and the U.S. Securities and Exchange Commission (SEC) may just come to its end by the end of April. Meanwhile, the judge stressed the importance of focusing "on economic realities, not on labels."
The two giants met yesterday at a hearing...