Search

Nalezeno "Devices": 311

How to Make an Unobtrusive Scroll-to-Top Button


A button to return to the top of the page allows the user to quickly return to the top of the page without making too much effort. This can be very useful when the page has a lot of content or which happens, for example, on one page websites, when infinite scrolling is used, or on mobile devices...

IOTA Works With Jaguar and Others on IOTA Access for Shared Devices


The team behind the IOTA (MIOTA) network has launched its distributed ledger technology (DLT)-based, open-source framework for granting or revoking conditional access to physical devices. IOTA is now working with Jaguar Land Rover, STMicroelectronics, NTT Data, EDAG, RIDDLE&CODE, ETO Gruppe...

Chinese Mining Rig Manufacturer Microbt Announces Offshore ASIC Factory


On Friday, China-based bitcoin mining rig manufacturer Microbt announced plans to create an offshore facility that produces the company’s Whatsminer devices and parts for North America. The firm revealed the expansion news when it announced a recent partnership with the New York-based Foundry...

Enforcing performance budgets with webpack


As you probably know, a single monolithic JavaScript bundle — once a best practice — is no longer the way to go for modern web applications. Research has shown that larger bundles increase memory usage and CPU costs, especially on mid-range and low-end mobile devices. webpack has a lot of features...

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

Publicly Traded Firms Launch New Mining Rigs, Less Hashrate Than Competitors


Two of the top mining manufacturers from China that recently had initial public offerings (IPO) released two new mining rigs. Canaan Inc. and Ebang Communications both have shares listed on the Nasdaq stock exchange, and the two firms just launched two ASIC mining devices with hashrates up to...

An Overview of Scroll Technologies


Scroll-related animations have been used on the web for years. In recent years, they’ve started to become more common, perhaps in part due to devices being higher-performing and thus able to handle more animation.  There are a number of scroll related technologies out there, so this article’s...

The Expanding Gamut of Color on the Web


CSS was introduced to the web all the way back in 1996. At the time, most computer monitors were pretty terrible. The colors of CSS — whether defined with the RGB, HSL, or hexadecimal format — catered to the monitors of the time, all within the sRGB colorspace. Most newer devices have a wide-gamut...

45 Older-Generation Bitcoin Miners Are Unprofitable After the Reward Halving


On May 11, the Bitcoin network experienced its third block reward halving, which had chopped the 12.5 BTC reward to 6.25 coins following the event. It’s been close to a week later, and data stemming from mining rig profitability websites show that more than 45 older generation devices are...

Turning a Fixed-Size Object into a Responsive Element


I was in a situation recently where I wanted to show an iPhone on a website. I wanted users to be able to interact with an application demo on this “mock” phone, so it had to be rendered in CSS, not an image. I found a great library called marvelapp/devices.css. The library implemented the device...

Better Form Inputs for Better Mobile User Experiences


Here’s one simple, practical way to make apps perform better on mobile devices: always configure HTML input fields with the correct type, inputmode, and autocomplete attributes. While these three attributes are often discussed in isolation, they make the most sense in the context of mobile user...

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