Search
Octopus Scanner malware kompromituje projekty s otevřeným zdrojovým kódem pro GitHub
1.6.2020
Tým GitHub Security Incident Response Team (SIRT) varoval před malwarovou kampaní, která se šíří na GitHub prostřednictvím kompromitovaných Java projektů. Existence kampaně vyšla najevo počátkem března, kdy bezpečnostní výzkumník kontaktoval tým o sadě úložišť, které aktivně slouží pro šíření...
10 Things to Know Before Buying Your First Bitcoin
1.6.2020
Bitcoin is more prominent than ever. Since its inception in 2009, the cryptocurrency has exploded in popularity, becoming something ofContinue Reading
The post 10 Things to Know Before Buying Your First Bitcoin appeared first on CoinMarketCap Blog
Tim Draper on the Myth of Volatility: One Bitcoin Is Only Ever One Bitcoin
31.5.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Tim Draper on the Myth of Volatility: One Bitcoin Is Only Ever One Bitcoin appeared first on CoinMarketCap Blog
Jamstack News!
29.5.2020
I totally forgot that the Jamstack Conf was this week but thankfully they’ve already published the talks on the Jamstack YouTube channel. I’m really looking forward to sitting down with these over a coffee while I also check out Netlify’s other big release today: Build Plugins.
These are plugins...
CoinMarketCap Revamps Market Pairs Ranking to Empower Users Against Volume Inflation
29.5.2020
Volume inflation has been a problem in the cryptocurrency space since 2018, with exchanges reporting inflated trading volumes to giveContinue Reading
The post CoinMarketCap Revamps Market Pairs Ranking to Empower Users Against Volume Inflation appeared first on CoinMarketCap Blog
How to Crypto in Coronavirus Times, With the Help of the CoinMarketCap App
29.5.2020
If you’ve joined the crypto community for more than a week, you might have realized that building, holding and educatingContinue Reading
The post How to Crypto in Coronavirus Times, With the Help of the CoinMarketCap App appeared first on CoinMarketCap Blog
Core Web Vitals
29.5.2020
Core Web Vitals is what Google is calling a a new collection of three web performance metrics:
LCP: Largest Contentful Paint
FID: First Input Delay
CLS: Cumulative Layout Shift
These are all measurable. They aren’t in Lighthouse (e.g. the Audits tab in Chrome DevTools) just yet, but sounds...
Why we at $FAMOUS_COMPANY Switched to $HYPED_TECHNOLOGY
29.5.2020
Too funny:
After careful consideration, we settled on rearchitecting our platform to use $FLASHY_LANGUAGE and $HYPED_TECHNOLOGY. Not only is $FLASHY_LANGUAGE popular according to the Stack Overflow developer survey, it’s also cross platform; we’re using it to reimplement our mobile apps as well....
Get Programmatic Control of your Builds with Netlify Build Plugins
27.5.2020
Today at Jamstack_Conf, Netlify announced Build Plugins. What it does is allow you to have particular hooks for events within your build, like when the build starts or ends. What’s nice about them is that they’re just a plain ‘ol JavaScript object, so you can insert some logic...
Are You a Developer?
27.5.2020
“You’re not really a developer. Sooner or later people are going to realize you don’t know what you’re talking about. You’re just not good enough.” You’ve probably had thoughts like these at one point or another. You’ve never heard someone else tell you that you’re not a developer, but you’re still...
This Week in Crypto: A Data Perspective
27.5.2020
Powered by In this new format, IntoTheBlock will be looking at key weekly developments in the crypto space from aContinue Reading
The post This Week in Crypto: A Data Perspective appeared first on CoinMarketCap Blog
CSS Tips for New Devs
27.5.2020
Amber Wilson has some CSS Tips for New Devs, like:
It’s not a good idea to fix shortcomings in your HTML with CSS. Fix your HTML first!
And…
You can change CSS right in your browser’s DevTools (to open them, right-click the browser window and choose “inspect”...
How Bitcoin Mining Changed After the Halving
26.5.2020
Bitcoin’s third-ever halving this May was arguably the top crypto event of the year — especially since the coronavirus pandemicContinue Reading
The post How Bitcoin Mining Changed After the Halving appeared first on CoinMarketCap Blog
Devising the Cloak of Invisibility in JavaScript
25.5.2020
Steganography. The art of hiding something right under your nose. For as long as humans have been alive, we’ve been trying to hide things — whether it’s our last slice of pizza or the location of a buried treasure. Do you remember the cool invisible lemon ink trick, where we’d write the secret...
7 Remote Crypto and Blockchain Firms That Are Hiring Right Now: May Edition
25.5.2020
Despite challenging economic conditions, the cryptosphere is still hiring. As reported by Forbes on April 24, job postings for cryptocurrencyContinue Reading
The post 7 Remote Crypto and Blockchain Firms That Are Hiring Right Now: May Edition appeared first on CoinMarketCap Blog
Meet the Man Who Spent 10,000 BTC on Two Pizzas
22.5.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Meet the Man Who Spent 10,000 BTC on Two Pizzas appeared first on CoinMarketCap Blog
Roll Your Own Comments With Gatsby and FaunaDB
21.5.2020
If you haven’t used Gatsby before have a read about why it’s fast in every way that matters, and if you haven’t used FaunaDB before you’re in for a treat. If you’re looking to make your static sites full blown Jamstack applications this is the back...
This Week in Crypto: A Data Perspective
20.5.2020
Powered by In this new format, IntoTheBlock will be looking at key weekly developments in the crypto space from aContinue Reading
The post This Week in Crypto: A Data Perspective appeared first on CoinMarketCap Blog
Accio Bitcoin! J.K. Rowling Gets a Hogwarts-Style Bitcoin Education
17.5.2020
Over the weekend, crypto Twitter poured all of the passion and energy normally reserved for Bitcoin breaking $10,000 into furiousContinue Reading
The post Accio Bitcoin! J.K. Rowling Gets a Hogwarts-Style Bitcoin Education appeared first on CoinMarketCap Blog
Offscreen Text for Copy & Paste
15.5.2020
The relationship between HTML and CSS is special: mixing content via HTML with presentation from CSS to make an awesome presentation. Sometimes, however, you need to employ CSS tricks solely to enhance functionality. This could be one of those cases. When browsing through the Firefox DevTools...