Search

Nalezeno "Block ": 1883

Thinking About Power Usage and Websites


Gerry McGovern asked if I had any insight into energy consumption and websites. He has a book, after all, about the digital costs on the planet. He was wondering about the specifics of web tech, like… If you do this in HTML it will consume 3× energy but if you do it in JavaScript it will...

Over 40 Bitcoin Forks Are Down More Than 98% Since 2017’s Forking Fiesta


Since the summer of 2017, more than 44 forks of the Bitcoin network were created and so far many of them have lost considerable value and are near worthless. To-date only a few of the forks that stem from Satoshi’s creation have remained relevant during the last three years. There are three...

Party at Vitalik’s House? For DeFi, it’s Do-or-Die


Ethereum gas prices have set new records, with single DeFi transactions costing over $10 in fees. High fees are the result of congestion, as users pay ever higher fees to ensure their transaction gets into a block. As DeFi takes off, the price of gas on Ethereum threatens its future. Or does it?...

Vue 3


It’s out! Congrats to the Vue team for getting it done, I know it was a massive effort and a long time coming. All new docs, as well. I like it’s still a priority that Vue can be used with just a <script tag with no build process at all. But it’s ready for build processes...

Optimizing CSS for faster page loads


A straightforward post with some perf data from Tomas Pustelnik. It’s a good reminder that CSS is a crucial part of thinking web performance, and for a huge reason: Any time [the browser] encounters any external resource (CSS, JS, images, etc.) it will assign it a download priority...

From USD 150k to 30m: How MicroStrategy CEO Sold Voice.com To Block.One


Block.one CTO Dan Larimer during the announcement of Voice in June 2019. Prior to buying a total of BTC 38,250 for a grand total of USD 425 million, Michael J. Saylor, the CEO of MicroStrategy, an American software company, sold the Voice.com domain to the developers of Voice decentralized social...

60% of Firms in Blockchain Sandbox City Don’t Know What Blockchain Is


The Gwangandaegyo or Diamond Bridge in Busan, South Korea. Just a year ago, Busan, the second biggest city in South Korea, was celebrating after it was granted the nation’s first blockchain regulatory sandbox status – with grand plans afoot for implementing tokenized business plans...

Inclusive Design 24


Totally free. No sign-up. No registration. All sessions are streamed live and publicly on the Inclusive Design 24 YouTube channel – see the entire playlist for the event. Quite the lineup. I’ve got a couple of other accessibility links burning a hole in my pocket as well: Matt Stobbs:...

What is the Value of Browser Diversity?


In 2018, Rachel Nabors made the point that browser diversity is similar to biological ecosystem diversity. There are literal advantages to more diversity. That article was before the Edge engines were shut, and now the big shakeups at Mozilla have the topic of browser diversity on people’s...

Form design


A very digestable guide from Geri Reid on building forms. Not the code, but the design and UX principles that should guide the code. Working on a design system for a bank has taught [me] a lot about forms. I’ve watched testing in our labs. I’ve worked alongside experts from specialist...

Read Me!


A fancy experiential essay from the team at Readymag, which is a tool for building… fancy experiential essays, about fancy experiential essays: With all the technology addressing readability issues, it’s still design basics that distinguish a readable text from one that isn’t. Here are some...

Using a brightness() filter to generically highlight content


Rick Strahl: I can’t tell you how many times over the years I’ve implemented a custom ‘button’ like CSS implementation. Over the years I’ve used images, backgrounds, gradients, and opacity to effectively ‘highlight’ a control. All that works of course,...

Defining “View Source”


Last time there was a little flurry of activity around the concept of “View Source,” I did get the sense that not everyone was on the same page about what that even means. Jim Nielsen: First, when we talk about “View Source” what precisely are we talking about? I think this is...

AVIF has landed


Everybody is talking about AVIF today because of Jake’s blog post. As the say, I was today years old when I learned AVIF was a thing. But thanks to web technology being ahead of the game for once, we can already take advantage of it. This will be easier if you’ve abstracted your...

Working with JavaScript Media Queries


What’s the first thing that comes to mind when you think of media queries? Maybe something in a CSS file that looks like this: body {   background-color: plum; } 
 @media (min-width: 768px) {   body {     background-color: tomato;   } } CSS media queries are a core ingredient in any responsive...

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