Search

Nalezeno "read": 2382

Max Stoiber’s Strong Opinion About Margins


Going with that title instead of the classic developer clickbait version Max used. ;) We should ban margin from our components. Don’t use margin?! This thing I’ve been doing my entire career and don’t have any particular problems with?! Well, that’s not exactly Max’s...

APIs and Authentication on the Jamstack


The first “A” in the Jamstack stands for “APIs” and is a key contributor to what makes working with static sites so powerful. APIs give developers the freedom to offload complexity and provide avenues for including dynamic functionality to an otherwise static site. Often, accessing an API requires...

Wide Gamut Color in CSS with Display-P3


Here’s something I’d never heard of before: Display-P3 support in CSS Color Module Level 4 spec. This is a new color profile supported by certain displays and it introduces a much wider range of colors that we can choose from. Right now the syntax looks something like this in CSS: header...

23 Approved Cryptocurrency Exchanges in Japan — Number Rises Amid Pandemic


Despite the global coronavirus pandemic, Japan continues to approve more cryptocurrency exchanges to legally operate in the country. The latest one was approved on Monday, bringing the total number of legal crypto exchanges in Japan to 23. Also read: 2x Bitcoin — Wanna Double Your BTC to...

RSS Stuff


Laura Kalbag wrote How to read RSS in 2020. This would be a nice place to send someone curious about RSS: what it is, what it’s for, and how you can start using it as a reader. I like this callout, too: Sometimes the content is just an excerpt, encouraging you to read the rest of the content...

gqless


This is so cool. I mean, GraphQL is already cool. It’s very satisfying to write an understandable-looking query for whatever you want and then use that data in templates. But what if you didn’t have to write the query at all? What if you just wrote the templates pretending you already...

4 CSS Grid Properties (and One Value) for Most of Your Layout Needs


CSS Grid provides us with a powerful layout system for websites. The CSS-Tricks guide gives you a comprehensive overview of Grid’s properties with layout examples. What we’re going to do here is a reverse approach to show you the smallest possible set of grid properties you need to know to meet...

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

Microsoft Patents New Cryptocurrency System Using Body Activity Data


Microsoft has patented a cryptocurrency mining system that leverages human activities, including brain waves and body heat, when performing online tasks such as using search engines, chatbots, and reading ads. “A user can solve the computationally difficult problem unconsciously,”...

400 Kraken Survey Respondents Predict Bitcoin Price Will Surpass $22K in 2020


San Francisco-based exchange Kraken conducted a poll that stems from the responses of 400 “VIP” cryptocurrency traders. Despite the current economic climate, surveyed participants indicate they still believe the cryptoconomy is in a “bull market.” Moreover, Kraken’s...

Creating a Pencil Effect in SVG


Scott Turner, who has an entire blog "Exploring procedural generation and display of fantasy maps", gets into why vector graphics seems on these surface why it would be bad for the look of a pencil stroke: Something like this pencil stroke would require many tens of thousands of different...

Singapore Allows Crypto Companies to Operate Without a License for 6 Months


The Monetary Authority of Singapore has granted an exemption from holding a license to a number of cryptocurrency companies operating in the country under the new Payment Services Act. Among the companies benefiting from this six-month grace period are Binance, Coinbase, Gemini, Bitstamp, Luno...

How to use CSS Scroll Snap


Nada Rifki demonstrates the scroll-snap-type and scroll-snap-alignCSS properties. I like that the demo shows that the items in the scrolling container can be different sizes. It is the edges of those children that matter, not some fixed snapping distance. I like Max Kohler's coverage...

Emergency Website Kit


Here’s an outstanding idea from Max Böck. He’s created a boilerplate project for building websites that fit within a single HTTP request. This is extremely important for websites that contain critical information for public safety. As Max writes: In cases of emergency, many organizations need...

Bitcoin Miners Are Selling Coins Faster Than They Can Generate Them


According to data sites and a number of observers, bitcoin miners are selling coins faster than they can produce them. Ever since the market downturn on March 12 and the week of falling prices that followed, bitcoin miners have been struggling. Also read: Bitcoin Hashrate Down 45% – Miners...

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