Search

Nalezeno "first": 21230

Developing a robust font loading strategy for CSS-Tricks


Zach Leatherman worked closely with Chris to figure out the font loading strategy for this very website you're reading. Zach walks us through the design in this write-up and shares techniques that can be applied to other projects. Spoiler alert: Font loading is a complex and important part of...

IndieWeb and Webmentions


The IndieWeb is a thing! They've got a conference coming up and everything. The New Yorker is even writing about it: Proponents of the IndieWeb offer a fairly straightforward analysis of our current social-media crisis. They frame it in terms of a single question: Who owns the servers? The bulk...

Top 10 Dapps on Ethereum


If you follow the news of Blockchain and Ethereum, you probably heard of CryptoKitties. CryptoKitties is an Ethereum Dapp where players can buy, sell and breed virtual kitties. Rare kitties can sell for more than 100,000 USD, and when the […] The post Top 10 Dapps on Ethereum appeared first...

IRS Agents Propose Draconian Tactics to Investigate Bitcoin Users


A recently published U.S. Internal Revenue Service (IRS) slide describes alarming recommendations on how tax agents should deal with digital currency users who are not paying taxes. The slide recommends that agents question crypto users’ friends and family, comb through social media posts...

Animating with Clip-Path


clip-path is one of those CSS properties we generally know is there but might not reach for often for whatever reason. It’s a little intimidating in the sense that it feels like math class because it requires working with geometric shapes, each with different values that draw certain shapes...

The Many Ways to Include CSS in JavaScript Applications


Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application. I want to preface this post with a disclaimer: There...

A Little Reminder That Pseudo Elements are Children, Kinda.


Here's a container with some child elements: <div class="container"> <div>item</div> <div>item</div> <div>item</div> </div> If I do: .container::before { content: "x" } I'm essentially doing: <div class="container"> ...

Bitcoin Gets its First 'A' Rating


In an update from financial ratings agency Weiss Ratings on Monday, the firm said it has upgraded Bitcoin to an A-, and given it a “strong buy” recommendation. Weiss Ratings first became known to the cryptoverse in January of 2018 when it became the first traditional ratings agency to assign...

XR Web Announces Its First Initial Exchange Offering (IEO)


In the last few years, Initial Exchange Offering (IEO) has emerged as a popular way to launch a cryptocurrency. The special convenience IEO provides to the exchange buyers is the special price that one can have while purchasing the project tokens and then selling the same tokens at higher prices...

India to Educate High-Ranking Police Officers on Cryptocurrency


India’s national police academy has launched a cryptocurrency course for high-ranking officers of the Indian Police Service. Among the objectives of the course are the functioning and legal aspects of cryptocurrencies, as well as investigations of cases involving digital coins. The Indian...

How to Encrypt Messages With PGP When Using Darknet Markets


If you’re capable of shopping on the darknet, you’re capable of encrypting your order. PGP provides protection for both parties, thwarting man in the middle attacks and keeping busybodies at bay. The following guide explains how to install PGP and then use it to place an encrypted order...

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