Search
Bitcoin’s All-Time Highs & the End to Uniswap’s UNI Mining: A Data Perspective by IntoTheBlock
18.11.2020
Powered by Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s publicContinue Reading
The post Bitcoin’s All-Time Highs & the End to Uniswap’s UNI Mining: A Data Perspective by IntoTheBlock appeared first on CoinMarketCap Blog
Is Impermanent Loss Overblown?: Flipside Crypto
17.11.2020
Is Impermanent Loss Overblown? The use of decentralized exchanges (DEXes) has skyrocketed this year, with volumes deposited going from underContinue Reading
The post Is Impermanent Loss Overblown?: Flipside Crypto appeared first on CoinMarketCap Blog
SWIFT-based FATF Rules Poor Fit for Crypto Industry, Says V20 Speaker
14.11.2020
A speaker at the V20, a crypto conference held parallel to G20 summits, have suggested that the Financial Action Task Force (FATF) so-called Travel Rule and accompanying guidelines may not be fit for purpose – and may be based on outdated, centralized models.
The Travel Rule is part of a set...
DeFi’s Resurgence & Bitcoin’s Most Recent Stamp of Approval: A Data Perspective by IntoTheBlock
11.11.2020
Powered by Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s publicContinue Reading
The post DeFi’s Resurgence & Bitcoin’s Most Recent Stamp of Approval: A Data Perspective by IntoTheBlock appeared first on CoinMarketCap Blog
Failed Sybil Attack Targeted Monero Users, Privacy Is Safe
11.11.2020
Monero was targeted by an attempted Sybil attack that ultimately failed, according to reports from project developer Riccardo Spagni. AttackerContinue Reading
The post Failed Sybil Attack Targeted Monero Users, Privacy Is Safe appeared first on CoinMarketCap Blog
[aktualita] Jak předcházet kyberútokům? Téma konference LAW FIT, která proběhne online
4.11.2020
Novinky z oblasti kybernetické bezpečnosti, popis metod používaných při útocích na informační systémy či návod, jak správně hlásit bezpečnostní problémy a úniky dat. To jsou některá témata, kterým se bude věnovat osmý ročník konference LAW FIT. Akce, která se tradičně věnuje průnikům informačních...
Where Does Bitcoin Fit in the Global Reserve Currency Game?
17.10.2020
On this "Speaking of Bitcoin" episode, join hosts Adam B. Levine, Andreas M. Antonopoulos, Stephanie Murphy, and Jonathan Mohan for a look at the past, present and future of global reserve currencies
Huawei Watch Fit jsou hodinky s 80 % funkcí, ale stojí jen 40 % peněz
17.10.2020
Chytré hodinky Huawei Watch Fit staví na stejné platformě, jako minulý týden testované Watch GT2 Pro, ale jsou výrazně levnější (3 vs. 8 tisíc korun). Kde se šetřilo a co za své peníze dostanete?
Co chybí
Prvně pojďme vyjmenovat to, co GT 2 Pro mají a model Watch Fit postrádá. Nemá reproduktor
Beyond Media Queries: Using Newer HTML & CSS Features for Responsive Designs
4.9.2020
Beyond using media queries and modern CSS layouts, like flexbox and grid, to create responsive websites, there are certain overlooked things we can do well to make responsive sites. In this article, we’ll dig into a number tools (revolving around HTML and CSS) we have at the ready, from responsive...
How to Make a Media Query-less Card Component
1.9.2020
Fun fact: it’s possible to create responsive components without any media queries at all. Certainly, if we had container queries, those would be very useful for responsive design at the component level. But we don’t. Still, with or without container queries, we can do things to make our components...
How ChainLink and Cosmos Fit Into China’s Grand Blockchain Initiative
23.6.2020
ChainLink will help the state-backed Blockchain-Based Service Network (BSN) with oracles, and Cosmos-powered Irisnet will assist with interoperability
Building Your First Serverless Service With AWS Lambda Functions
29.5.2020
Many developers are at least marginally familiar with AWS Lambda functions. They’re reasonably straightforward to set up, but the vast AWS landscape can make it hard to see the big picture. With so many different pieces it can be daunting, and frustratingly hard to see how they fit seamlessly into...
React Integration Testing: Greater Coverage, Fewer Tests
1.5.2020
Integration tests are a natural fit for interactive websites, like ones you might build with React. They validate how a user interacts with your app without the overhead of end-to-end testing. 
This article follows an exercise that starts with a simple website, validates behavior with unit...
Using CSS to Set Text Inside a Circle
14.4.2020
You want to set some text inside the shape of a circle with HTML and CSS? That’s crazy talk, right?
Not really! Thanks to shape-outside and some pure CSS trickery it is possible to do exactly that.
However, this can be a fiddly layout option. We have to take lots of different things into...
CSS Foldable Display Polyfill
9.4.2020
Foldable phones are starting to be a thing. Early days, for sure, but some are already shipping, and they definitely have web browsers on them. Stands to reason that, as web designers, we are going to want to know where that fold is so we can design screens that fit onto the top half and bottom...
Google Fit vypadá jinak. Zaměří se teď hlavně na počet kroků
7.4.2020
Sportovní aplikace Google Fit dostal další změnu designu. Aplikace už v minulosti prošla několika významnými proměnami, tentokrát se více zaměřuje na počet ušlých kroků a srdeční aktivitu. Změna se týká aplikací pro Android, Wear OS a iOS.
Společně s předchozím redesignem služby Google Fit
How They Fit Together: Transform, Translate, Rotate, Scale, and Offset
30.3.2020
Firefox 72 was first out of the gate with "independent transforms." That is, instead of having to combine transforms together, like:
.el {
transform: rotate(10deg) scale(0.95) translate(10px, 10px);
}
...we can do:
.el {
rotate: 10deg;
scale: 0.95;
translate: 10px 10px;
}
That's extremely...
Emergency Website Kit
27.3.2020
Here’s an outstanding idea from Max Böck. He’s created a boilerplate project for building websites that fit within a single HTTP request. This is extremely important for websites that contain critical information for public safety. As Max writes:
In cases of emergency, many organizations need...
What I Like About Craft CMS
3.3.2020
Looking at the CMS scene today, there are upwards of 150 options to choose from — and that’s not including whatever home-grown custom alternatives people might be running. The term “Content Management System” is broad and most site builders fit into the CMS model. Craft CMS, a relatively new choice...
How to Anonymously Buy Bitcoin Online and in Person
24.2.2020
Buying bitcoin is a bit like buying contraception: it’s a basic human right, you should be entitled to do so privately, and it’s nobody’s business what you plan to do with it. Whether you’re buying bitcoin to set aside for a rainy day or to expend immediately in a fit...