Search
How to Specify User Agent with cURL
25.2.2020
Over the years I’ve shared how to perform a number of actions with cURL: how to send POST data, how to retrieve headers, follow redirects, check GZIP encoding, and more. Another useful cURL directive is sending the user agent, as some servers respond with different content or headers...
Sectors Realizing the Full Potential of DeFi Protocols In 2020
23.2.2020
DeFi, a monetary system built on blockchain, is booming right now. With over $1 billion locked in DeFi applications, here are some sectors that are poised for success in 2020
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...
EU Commission’s Data Strategy Explores Blockchain
22.2.2020
Earlier this week, the European Commission (EC) released its data strategy with the objective of outlining how the EU can create a more accommodating data economy and become a role model in a society empowered by data. A Blockchain-based Data Strategy Amongst a variety of other proposals,...
EU Commission’s Data Strategy Explores Blockchain
22.2.2020
Earlier this week, the European Commission (EC) released its data strategy with the objective of outlining how the EU can create a more accommodating data economy and become a role model in a society empowered by data. A Blockchain-based Data Strategy Amongst a variety of other proposals,...
How to Check the Bitcoin Price, Hashrate, Data – The 21 Best Monitoring Sites
22.2.2020
As bitcoin grows in popularity and recognition worldwide, resources dedicated to providing in-depth and diverse stats on all things crypto have exploded onto the scene and continue to proliferate rapidly. This post lays out 17 of the best sites, and divides them into basic categories such...
You Are the Product: A Three-Step Plan to Take Back Control of Personal Data
20.2.2020
Personal data is monetized, giving us, the providers, nothing of the pie. Entrepreneur Jennifer Zhu Scott has a three-step plan for taking back control
Footnote Characters
20.2.2020
They are special superset numbers that are sometimes perfect for footnotes. Here they are:
¹ ² ³ ⁴ ⁵ ⁶ ⁷ ⁸ ⁹
I generally prefer to superscript the number myself, like:
<pThis next word<sup1</suphas a footnote.</p
You'd probably add an anchor link around that as well to link to an...
On-chain Activity Suggests Bitcoin Price Volatility Will Continue, Thanks to ‘Whales’
19.2.2020
Bitcoin’s price volatility spiked in January and could further increase over the near term because “whales” have begun accumulating coins
Crypto Mining Giant Canaan Partners With Blockchain Firm Northern Data
19.2.2020
Major mining hardware manufacturer Canaan and blockchain tech provider Northern Data AG will cooperate on blockchain and AI development
Bitcoin $727B Annual Investment Flow Can Beat Visa Next Halving — Data
19.2.2020
If Visa’s payment volumes stagnate, Bitcoin is on track to beat them within around five years
European Space Agency Funds Blockchain Project Recording Satellite Data
18.2.2020
Major global space exploration organization, the European Space Agency, continues to explore the benefits of blockchain use for space
Solving Sticky Hover States with @media (hover: hover)
18.2.2020
Mezo Istvan does a good job of covering the problem and a solution to it in a blog post on Medium¹.
If you tap on something that has a :hover state but you don't leave the page then, on a mobile device, there is a chance that :hover state "sticks." You'll see this with stuff like jump-links used...
A Complete Guide to Data Attributes
18.2.2020
Everything you ever wanted to know about data attributes in HTML, CSS, and JavaScript.
The post A Complete Guide to Data Attributes appeared first on CSS-Tricks
Listen to your web pages
16.2.2020
A clever idea from Tom Hicks combining MutationObserver (which can "observe" changes to elements like when their attributes, text, or children change) and the Web Audio API for creating sounds. Plop this code into the console on a page where you'd like to listen to essentially any DOM change...
[článek] Web roste díky mobilům, e-mailové aplikace sbírají data a blokování reklam je na vzestupu
16.2.2020
[13 minut čtení] Equifax hackla Čína, Youtube je dominantní, RIP Essential, telco válčí přes fake news, ofo se vrací a zničí Spotify podcasty? Co přinesl právě končící #tyden. Co vaše e-mailová aplikace, taky prodává vaše e-maily někomu třetímu? Používáte populární appku Edison? Měli byste si...
Bitcoin ATMs Grow in Number Reaching Almost 7,000 in Operation Around the World
16.2.2020
ATMs supporting digital coins have increased parallel to the predominant trend on cryptocurrency markets since the beginning of 2020. With over 400 new devices added in January, the global total is now closing on the 7,000 mark. The sector has seen exponential growth in the past three years. Also...
Digital Remittances Reach Record High of $96 Billion, Fees Charged by Traditional Providers Open Door for Cryptocurrencies
14.2.2020
In a globalized world where labor follows capital, the remittance industry has been growing constantly in both volume and users. Traditional providers like banks and money transfer companies have been charging high fees for their services which creates opportunities for alternative digital...
Bitcoin Price Loves Valentine’s Day as Historic Data Favors Bulls
14.2.2020
Bitcoin price loves Valentine’s Day, historic data shows
The Unseen Performance Costs of Modern CSS-in-JS Libraries
13.2.2020
This article is full of a bunch of data from Aggelos Arvanitakis. But lemme just focus on his final bit of advice:
Investigate whether a zero-runtime CSS-in-JS library can work for your project. Sometimes we tend to prefer writing CSS in JS for the DX (developer experience) it offers, without...