Search
Court Gives Craig Wright More Time to Await the Mysterious Bonded Courier
11.1.2020
10 days after the Tulip Trust expired, new court filings have appeared in the billion-dollar Kleiman v. Wright lawsuit. One document describes the professed existence of a Tulip Trust III, which was shown to the plaintiffs on January 6, 2020. Another filing shows that Judge Beth Bloom has affirmed...
Hacker Group Lazarus Uses Fake Exchanges, Telegram Groups in Latest Malware Attacks
11.1.2020
A new report shows that North Korea-linked Lazarus Group has adapted and evolved new techniques since initial attacks, and are using phony trading platforms linking to Telegram channels which distribute malware, as well as making their malware more stealthy by “adding an authentication...
Re-creating the ‘His Dark Materials’ Logo in CSS
11.1.2020
The text logo has a slash cut through the text. You set two copies on top of one another, cropping both of them with the clip-path property.
What's interesting to me is how many cool design effects require multiple copies of an element to do something cool. To get the extra copy, at least with...
Water.css
11.1.2020
It's notable that Water.css was the #1 clicked thing from Louis Lazaris' Web Tools Weekly in 2019. It's from a 13-year old developer named Felix!
It's just a little bit of CSS you apply to class-free semantic HTML to give it nice basic responsive styles — the perfect kind of thing for a...
CSS-Only Carousel
10.1.2020
It's kind of amazing how far HTML and CSS will take you when building a carousel/slideshow.
Setting some boxes in a horizontal row with flexbox is easy.
Showing only one box at a time with overflow and making it swipable with -webkit-overflow-scrolling is easy.
You can make the "slides" line...
Things you can do with a browser in 2020
10.1.2020
I edit a good amount of technical articles about the web, and there is a tendency for authors to be super broad in their opening sentence, like "What we're able to do on the web has expanded greatly over the years."
I tend to remove stuff like that because it usually doesn't serve the article well...
Illinois has legalized blockchain contracts
10.1.2020
CoinMarketCap Daily Newsletter Your daily newsletter for 10 January, 2020 “We cannot learn from one another until we stop shouting atContinue Reading
The post Illinois has legalized blockchain contracts appeared first on CoinMarketCap
Illinois has legalized blockchain contracts
10.1.2020
CoinMarketCap Daily Newsletter Your daily newsletter for 10 January, 2020 “We cannot learn from one another until we stop shouting atContinue Reading
The post Illinois has legalized blockchain contracts appeared first on CoinMarketCap
MUFG Bank Issues First Blockchain-powered Letter of Credit + More News
10.1.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Blockchain news
Japanese financial behemoth Mitsubishi UFG (MUFG)’s banking arm has announced that it has issued its first...
More Altcoin Mining to be Integrated by Mining Pools in 2020 - Report
10.1.2020
2020 will see the mining pools start to integrate more altcoin mining with huge market potential and risks, says token data and rating agency TokenInsight.
The agency's 2019 mining industry report claims that there are only 64 mineable coins including Bitcoin (BTC) with more than USD 100,000...
Is it better to use ems/rems than px for font-size?
10.1.2020
The answer used to be absolutely yes because, if you used px units, you prevented the text from being resized by the user at all.
But browser zoom is the default method for making everything bigger (including text) these days and it works great even if you use px.
But... Kathleen McMahon really...
Our Learning Partner: Frontend Masters
10.1.2020
I'd like to think there is a lot to learn on CSS-Tricks. But we don't really offer much by the way of courses. You're probably reading this because you just generally read this site, and you land on CSS-Tricks otherwise mostly because you are looking for an answer to some front-end...
Fantastic Flight API with aviationstack (Sponsored)
9.1.2020
I didn’t fly until I was 25 years of age — I was hopeless in knowing I had to be there early, the process of security, and the whole gate structure. Now that I’ve flown dozens of times for Mozilla, I feel much more comfortable with the process of flying, but feel less comfortable...
Bithumb to Invest USD 9M in a New Crypto Trading Platform + More News
9.1.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Exchanges news
South Korean market-leading exchange Bithumb is set to launch a second domestic trading platform, reports Newsway....
Understanding Async Await
9.1.2020
When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes.
Async/Await is a way to handle this type of time-based sequencing. It’s especially great...
let vs. const
9.1.2020
There are multiple ways to declare variables in JavaScript. We had var, and while that still works like it always has, it is generally said that let and const are replacements to the point we rarely (if ever) need var anymore. This doodle explanation does a pretty good job, if you need...
Ethereum Classic Rallies Ahead of Agharta More Than Before Atlantis
9.1.2020
As the 20th coin by total market capitalization, Ethereum Classic (ETC), is set to go through another upgrade, Agharta, in three days, its price is up by more than 30% in the past month, which is 4 times more than in a month leading to its previous upgrade, Atlantis, on September 12, 2019.
In...
China’s nationwide blockchain network
9.1.2020
CoinMarketCap Daily Newsletter Your daily newsletter for 9 January, 2020 “What I like to do is try to make a differenceContinue Reading
The post China’s nationwide blockchain network appeared first on CoinMarketCap
China’s nationwide blockchain network
9.1.2020
CoinMarketCap Daily Newsletter Your daily newsletter for 9 January, 2020 “What I like to do is try to make a differenceContinue Reading
The post China’s nationwide blockchain network appeared first on CoinMarketCap
According to CoinMarketCap 2019
9.1.2020
In this “According to CoinMarketCap 2019” report, we will share an overview of the industry in 2019. As always, weContinue Reading
The post According to CoinMarketCap 2019 appeared first on CoinMarketCap