Search
BoE hasn't 'made any decision' regarding a CBDC, says fintech director
27.10.2020
“We will continue to explore the pros and cons of CBDC,” said Tom Mutton
A Primer on the Different Types of Browser Storage
21.10.2020
In back-end development, storage is a common part of the job. Application data is stored in databases, files in object storage, transient data in caches… there are seemingly endless possibilities for storing any sort of data. But data storage isn’t limited only to the back end. The front end (the...
Spain Approves Bill Requiring Cryptocurrency Owners to Disclose Crypto Holdings and Gains
14.10.2020
Spain’s government has reportedly approved a bill that requires cryptocurrency owners to disclose their crypto holdings and any gains on their assets. Spain’s Finance Minister and the government’s spokesperson, Maria Jesus Montero, said at a press conference following the weekly...
Balancing on a pivot with Flexbox
8.10.2020
Let me show you a way I recently discovered to center a bunch of elements around what I call the pivot. I promise you that funky HTML is out of the question and you won’t need to know any bleeding-edge CSS to get the job done.
I’m big on word games, so I recently re-imagined the main menu...
Dogecoin Rhymes the NEGATIVE Movement Just Like Any Other Altcoin
7.10.2020
Dogecoin, at the time of writing this analysis was seen trading at $0.002600 and just like any other altcoin including the largest cryptocurrency of the market—Bitcoin, Dogecoin appears to be no exception. Compared to the YTD high marked above $0.005500, DOGE/USD appears bearish at the time...
Zimbabwe’s Stock Exchange Open to Crypto Listing Subject to ‘Regulatory Approval’
3.10.2020
Zimbabwe Stock Exchange (ZSE) CEO Justin Bgoni says its recently licensed subsidiary, the Victoria Falls Stock Exchange is open to listing bitcoin and other cryptocurrencies. However, according to local media reports, any such listings are still dependent on the digital asset issuers getting...
Kucoin Hack: $17M Laundered Via Decentralized Exchanges, Blockchain Analysis Firm Claims This Can Still be Traced
2.10.2020
Elliptic says the Kucoin hacker has sold $17.1 million worth of tokens via decentralized exchanges (dex) platforms like Uniswap, Kyber Network, Tokenlon. The shift to dex applications comes after centralized projects came to the aid of the beleaguered exchange by blocking any cashing out of...
Make Your Own Dev Tool
29.9.2020
Amber Wilson on making bookmarklets to help yo-self. She shows off one that injects an accessibility script — I like this approach, as it means you don’t have to maintain the bookmarklet, just the script it links to). Another example runs some code contained right in the link. The result...
ztext.js
22.9.2020
Super cool project from Bennett Feely! It makes any web type into 3D lettering with a mouseover effect that moves the 3D objects in space. It’s reminiscent of Zdog, but for type. It works its magic by stacking a bunch of copies of the glyphs on top of each other that are offset by some...
Thinking About Power Usage and Websites
22.9.2020
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...
No, you can’t buy Venezuela’s Petro on any overseas exchanges
21.9.2020
The Venezuelan government has not yet announced partnerships capable of listing PTR abroad
Pre-Caching Image with React Suspense
21.9.2020
Suspense is an exciting, upcoming feature of React that will enable developers to easily allow their components to delay rendering until they’re “ready,” leading to a much smoother user experience. “Ready,” in this context, can mean a number of things. For example, your data loading...
Optimizing CSS for faster page loads
18.9.2020
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...
Miny.CC – Innovation in the Cryptocurrency Mining Sphere
16.9.2020
Aberdeen, Hong Kong, September 16, 2020. – More than 10 years after the first cryptocurrency was successfully mined, the mining space is more controversial than ever. The process was created to be democratic; to allow any PC with spare computing resources to contribute the surplus to help...
Winamp Skin Museum
15.9.2020
65,000 skins, they say. That’s extraordinary, especially considering how creative and well done many of them are. MySpace was an even bigger creative explosion of customization.
What’s the next product that will inspire this kind of user ownership through theming? Allowing...
Interaction Media Features and Their Potential (for Incorrect Assumptions)
14.9.2020
The Media Queries Level 4 Interaction Media Features — pointer, hover, any-pointer and any-hover — are meant to allow sites to implement different styles and functionality (either CSS-specific interactivity like :hover, or JavaScript behaviors, when queried using window.matchMedia), depending...
Hash Power Broker Nicehash Denies It Enables 51% Attacks on ETC Network
9.9.2020
Hash power broker Nicehash denies that it enables bad actors to use its hash renting platform to launch 51% attacks on blockchain networks. The broker insists that it does not have any way of monitoring or determining which blockchain is benefitting from a particular algorithm hash data. Only...
Band Protocol denies any role in the mysterious origins of SushiSwap
8.9.2020
Band Protocol may share hosting with SushiSwap, but so do hundreds of others
Working with JavaScript Media Queries
7.9.2020
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...
Now Use Any ERC-20 Wallet to Make CRO Payments
4.9.2020
The utility of the cryptocurrency payments is increasing with each passing day. Masses have started adopting digital currencies. The recent development in which Crypto.com has announced that its payment solution for the online transactions, the Crypto.com Pay will support payment made from any...