Search

Nalezeno "Blog": 1842

This Hedge Fund Wants to Invest $500 Million in Bitcoin


A massive hedge fund might be about to invest $500 million in Bitcoin — in yet another sign that institutionalContinue Reading The post This Hedge Fund Wants to Invest $500 Million in Bitcoin appeared first on CoinMarketCap Blog

Three Things You Didn’t Know About AVIF


AVIF, the file format based on the AV1 video codec, is the latest addition to the next-gen image formats. Early reports and comparisons show good results compared to JPEG and WebP. However, even if browser support is good, AVIF is still on the bleeding edge in regards to encoding and decoding....

Tailwind versus BEM


Some really refreshing technological comparison writing from Eric Bailey. Like, ya know, everything in life, we don’t have to hate or love everything. Baby bear thinking, I like to say. There are benefits and drawbacks. Every single bullet point here is well-considered and valid. I really...

CFTC’s New Rules Cause Coinbase to Stop Offering Crypto Margin Trading


Cryptocurrency exchange Coinbase is disabling its margin trading product in order to comply with the new rules set by the Commodity Futures Trading Commission (CFTC). CFTC’s Rules Affecting Margin Trading Offerings Coinbase’s chief legal officer, Paul Grewal, explained in a blog post...

Rendering Spectrum


Here are the big categories of rendering websites: Client: ship a <div id="root"></div> and let a JavaScript template render all of it. Static: pre-render all the HTML. Server: let a live server process requests and generate the HTML response. They are not mutually exclusive....

What I’m Thankful For: 2020


My parents loathe when I use poor language but luckily they don’t read this blog so I’ll just be blunt: 2020 has been an absolute shit show. COVID-19 has been a world-wide source of devastation to lives, jobs, and our quality of life. That said, I’ve found myself feeling...

Use a Submit Button Outside of !


Have you ever felt like you’ve been a professional developer or designer forever, and somehow not known something basic, and borderline hate yourself? That’s me with a trick that was introduced to me by Miguel Piedrafita: 🔥 You can submit forms from a button outside of the form...

Projekt ST - kapitola 12. - Závěr projektu


Projekt ST se nachýlil ke svému konci. Nezbývá než, než se nad ním zamyslet a shrnout své postřehy stran celého počítače a absolvovaných procedur. Jak jsem na začátku uvedl, tento projekt vznikl z důvodu, že mám rád staré počítače a jelikož jsem se ke svým vysněným strojům nemohl dostat jako dítě...

Detect Generator Functions with JavaScript


In the current JavaScript climate of new syntaxes, features, and using loads of external libraries, it seems harder than ever to be sure what your functions are being given or even what the data represents. Of course, we’ve come up with Flow and TypeScript to help, but we can’t count...

Blog Author Tipped $10,000 for Well Phrased Peer-to-Peer Cash Conviction


Following the Bitcoin Cash upgrade, the BCH proponent known as Mobtwo published a post on the read.cash blogging website called “Bitcoin Cash – Simple Fundamentals.” The editorial’s author says he wholeheartedly believes that BCH will one day overtake BTC in the long run....

console.log({ myVariable });


I think this might be my most popular tweet of all time, but I’m not sure how to verify that these days. I’ll restate this neat little trick here because blogging is cool and fun. I used to do this a lot while debugging JavaScript: console.log("myVariable: ", myVariable); But now I...

CMC Announces Next CoinMarketCap Earn Campaign With Orchid


CoinMarketCap Earn, a place for crypto enthusiasts to learn more about how a cryptoasset works while earning crypto rewards, hasContinue Reading The post CMC Announces Next CoinMarketCap Earn Campaign With Orchid appeared first on CoinMarketCap Blog

git: Remove Untracked Files


I’ve always said that I know just enough about git to get the job done, but also do something destructive. Nothing embodies that more than my recent mistake. I somehow found a git repository full of untracked files and git stash wouldn’t fix it. Desperation led me to learning how...

Projekt ST - kapitola 11. - Kabelový kabaret


V předposlední kapitole se pověnujeme nepříliš záživnému, ale neméně důležitému tématu – propojovacím kabelům. Prvním kabelem, který k počítači potřebujeme, je napájení. To u těchto modelů ST s integrovaným zdrojem je problém úplně nejmenší. Používají totiž dodnes běžný konektor C13, takže stejný...

Is Impermanent Loss Overblown?: Flipside Crypto


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

Pleteme si: pojmové dvojice, které nejčastěji zaměňujeme


Velmi často se setkávám s nesprávným užitím některých slov. Často se nám pletou s podobnými slovy, která mají ale úplně jiný význam. Pojďme si v tom udělat pořádek. Už Jára Cimrman napsal ve starobinci příručku „Pleteme si“, což je slovníček pojmových dvojic, které člověk k stáru nejčastěji...

Node isConnected


Every so often I discover a property in JavaScript objects that I didn’t know existed, oftentimes using another trick to accomplish the same functionality. One such property I just learned about was isConnected, a node property that attached to a context (i.e. document). Here’s how...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace