Search

Nalezeno "dan": 365

Journeys in Blockchain: Dan Held of Kraken


Dan Held is a Texan who doesn’t drive a truck, drink beer, love Trump, or watch sports. He’s a tech enthusiast who isn’t into coding. He looks like a typical preppy dude, wearing a white-button-up shirt and carrying a swoop haircut, but he flies drones, tinkers on full nodes, and writes about...

[aktualita] Facebook doplatí Francii daň v přepočtu za 2,5 miliardy korun


Přes sto milionů eur, tedy přibližně 2,6 miliardy korun, doplatí ve Francii Facebook jako dluh na daních. Ten se týká nepřiznaných příjmů z Francie, která zde měla internetová společnost vytvořit od roku 2018, firma se proti rozhodnutí francouzských úřadů neodvolala. Facebook France má za úkol...

Bitcoin.com Wallet Launches Cred’s 1-Touch “Earn” Button


Bitcoin.com, a global blockchain leader with over 11 million Bitcoin wallets, and Cred, a global blockchain-enabled financial services platform serving clients in 190 countries, today announced a major milestone in their ongoing strategic partnership. The latest Bitcoin.com wallet now features...

Everything You Need to Know About FLIP Animations in React


With a very recent Safari update, Web Animations API (WAAPI) is now supported without a flag in all modern browsers (except IE).  Here’s a handy Pen where you can check which features your browser supports. The WAAPI is a nice way to do animation (that needs to be done in JavaScript) because...

Dan Larimer


Dan Larimer is a software programmer and entrepreneur who played a role in the creation of multiple blockchain projects including Steem, Bitshares, and EOS. Larimer is the creator of the delegated-proof-of-stake (DPoS) consensus model, in which elected delegates validate transactions and create...

[aktualita] Česká digitální daň pro globální firmy by se mohla snížit


Ministryně financí Alena Schillerová začíná ustupovat z původního záměru. Podle vyjádření pro Českou televizi chce navrhnout snížení digitální daně, jejíž vstup v platnost se rychle přibližuje, ze sedmi na pět procent. Podmínkou je ovšem, že krok odsouhlasí koaliční rada. Posunout by se také měla...

Pseudo-elements in the Web Animations API


To use the Web Animations API (e.g. el.animate()) you need a reference to a DOM element to target. So, how do you use it on pseudo-elements, which don’t really offer a direct reference? Dan Wilson covers a (newish?) part of the API itself: const logo...

Bitcoin to Peak at $115,000 by August Next Year, Says Pantera Capital CEO


Pantera Capital chief executive officer Dan Morehead has predicted a 50% chance the price of bitcoin (BTC) will hit $115,000 by August next year. In a recent letter to investors, Morehead said: “If the new supply of bitcoin is cut in half (with the May 12 halving), all else being equal,...

How (some) good corporate engineering blogs are written


Interesting research from Dan Luu: … it’s pretty common for my personal blog to get more traffic than the entire corp eng blog for a company with a nine to ten figure valuation and it’s not uncommon for my blog to get an order of magnitude more traffic. I think this is...

[článek] Digitální daň po česku: hamižnost, nebo spravedlnost?


[7 minut čtení] Česko dnes řeší prioritně jiné ekonomické problémy. Na cestě k přijetí digitální daně, která nyní leží v Poslanecké sněmovně, se tak zatím nic (zásadního) nezměnilo. Česká republika není jediná země, která na digitální daň nezapomněla. Od Indie přes Turecko až po kontinentální...

How They Fit Together: Transform, Translate, Rotate, Scale, and Offset


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...

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