Search
Income Inequality: Can Bitcoin or Other Cryptocurrencies Fix This?
24.7.2020
Despite the benefits of crypto being in the hands of the few, the current crisis may be a harbinger of change
Levels of Fix
20.7.2020
On the web, we have the opportunity to do work that fixes things for people. It’s fascinating to me how different the scope of those fixes can be.
Consider the media query prefers-reduced-motion. Eric wrote:
I think it’s also worth pointing out the true...
Open Prioritization
14.7.2020
Like Kickstarter, but for Web Platform Features.
That’s about the quickest way to sum up Open Prioritization from Igalia. Igalia is an independent company that works on browsers. They literally commit to all the different open source browsers to implement (and fix) features that we all use....
Researcher Hopes Cosmos-style ‘Checkpoint’ Could Fix Ethereum’s Data Problem
13.7.2020
The “ReGenesis” proposal by Ethereum researcher Alexey Akhunov would “nuke” the state for certain nodes. It might just fix the network’s growing data issue
Freelancing Is Broken. This Blockchain Start-Up Wants to Fix It
30.6.2020
A startup wants to use the concept of a governance token to reform freelance talent boards and align incentives between the platform and its users
Quick Tips for High Contrast Mode
27.6.2020
Sarah Higley has some CSS tricks up her sleeve for dealing with High Contrast Mode on Windows, which I learned is referred to as WHCM.
Here’s the first trick:
[…] if the default CSS outline property doesn’t give you the visual effect you want [in WHCM] for focus states...
Balancer Votes for Centralized Quick Fix to Stop Users Gaming System
25.6.2020
DeFi project Balancer has hastily conducted a community vote to determine how to limit attempts to exploit the protocol’s token reward system
CBDCs Don’t Fix Broken Monetary Policy, Say Execs at Stablecoin Saga
22.6.2020
CBDCs promise to speed up existing systems but are unlikely to change the direction central banks have already been taking
A Blockchain Fix for China’s ‘Salmon-related’ COVID Spike + More News
18.6.2020
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Blockchain news
China’s “salmon”-related coronavirus spike could be addressed by adopting blockchain technology, per multiple media...
‘Snake Oil and Overpriced Junk’: Why Blockchain Doesn’t Fix Online Voting
18.6.2020
More people are wiling to try online voting these days. But experts say it isn't safe, and - despite what you might have heard - blockchain doesn't help much. Not yet, at least
CSS Tips for New Devs
27.5.2020
Amber Wilson has some CSS Tips for New Devs, like:
It’s not a good idea to fix shortcomings in your HTML with CSS. Fix your HTML first!
And…
You can change CSS right in your browser’s DevTools (to open them, right-click the browser window and choose “inspect”...
A “new direction” in the struggle against rightward scrolling
21.5.2020
You know those times you get a horizontal scrollbar when accidentally placing an element off the right edge of the browser window? It might be a menu that slides in or the like. Sometimes we to overflow-x: hidden; on the body to fix that, but that can sometimes wreck stuff like position:...
CSS fix for 100vh in mobile WebKit
15.5.2020
A surprisingly common response when asking people about things they’d fix about anything in CSS, is to improve the handling of viewport units.
One thing that comes up often is how they relate to scrollbars. For example, if an element is sized to 100vw and stretches edge-to-edge, that’s...
Zoom Acquires Encryption Startup Keybase to Fix Privacy, Security
8.5.2020
Video conferencing app Zoom, the undisputed titan in an era of social distancing, has acquired end-to-end encryption start-up Keybase
How to Fix ESLint Errors Upon Save in VS Code
6.5.2020
Two of the most prominent utilities in web development today are ESLint and Microsoft’s Visual Studio Code. I enjoy using both, and I love the integration between both tools, but warnings from ESLint inside Visual Studio Code aren’t fulfilling — I’d rather lint errors...
Blockchain Touted As a Supply Chain Fix Amid Coronavirus Pandemic
28.4.2020
The coronavirus pandemic has revealed significant weaknesses in the supply chains - the information is not being gathered and shared fast enough, including the data necessary for decision-making, nor are the resources deployed where needed. Blockchain is a solution for this, experts believe,...
Dark mode and variable fonts
23.4.2020
Not so long ago, we wrote about dark mode in CSS and I’ve been thinking about how white text on a black background is pretty much always harder to read than black text on a white background. After thinking about this for a while, I realized that we can fix that problem by making the text thinner...
People Tell Cryptoverse to Fix These Things to Reach Bitcoin Mass Adoption
16.4.2020
What is it that the Cryptoverse needs to do exactly to see the mass adoption of cryptocurrencies? According to the participants of a survey, there are some major barriers to crypto adoption, and these include the understanding of crypto, its security, lack of options to use it, and complicated...
New Software Fix Offers Bitcoin Miners Increased Security
6.4.2020
Startup Braiins has released the first functioning code for a new protocol designed to fix longstanding security problems with bitcoin mining pools
Collective #600
2.4.2020
Fix an overloaded server * New use-cannon features * Ash's Smooth Scroll * Animockup
Collective #600 was written by Pedro Botelho and published on Codrops