Search
Experts Dissect Craig Wright’s ‘Satoshi’ Testimony and Court Documents
8.7.2019
Last week, Craig Wright, the man who claims he’s Satoshi Nakamoto, appeared in court and testified why he did not have access to his public bitcoin addresses and trust information. Since then a lot of new evidence has been submitted to the court and members of the crypto community have...
CSS-Tricks on Flywheel
4.7.2019
I first heard of Flywheel through their product Local, which is a native app for working on WordPress sites. If you ask around for what people use for that kind of work, you'll get all sorts of answers, but an awful lot of very strong recommendations for Local. I've become one of them!...
Monero Price Analysis: Amidst the First Monero Conference, The Altcoin is Showing a Lot of Potential
23.6.2019
The Monero Foundation has announced to launch a new Kastelo, an open hardware wallet, at Monero conference lately. The Monero Conference is happening at present, where a full house of distinguished speakers are explaining and elaborating issues related to cryptocurrencies including the basics...
These Are 2019’s Biggest Cryptocurrency Winners and Losers so Far
20.6.2019
The second quarter of 2019 is coming to an end and for those who invested in cryptocurrencies this year, market prices are a whole lot higher than they were a year prior. Since the significant lows in December 2018, most digital currencies have captured remarkable gains. Also read: Policymakers...
Managing WordPress Metadata in Gutenberg Using a Sidebar Plugin
20.6.2019
WordPress released their anticipated over to the post editor, nicknamed Gutenberg, which is also referred to as the block editor. It transforms a WordPress post into a collection of blocks that you can add, edit, remove and re-order in the layout. Before the official release, Gutenberg...
Every Layout
18.6.2019
Every Layout is a new work-in-progress website and book by Heydon Pickering and Andy Bell that explains how to make common layout patterns with CSS. They describe a lot of the issues when it comes to the design of these layouts, such as responsive problems and making sure we all write maintainable...
Use Vue.js Data Binding Options for Reactive Applications
17.6.2019
Vue.js is known as a "progressive framework for building user interfaces". There's a lot to unpack in this simple statement. It's easy to get started with Vue.js, with a minimal feature set, and th
Easily Deploy a Serverless Node App with ZEIT Now
10.6.2019
I wanted to deploy a simple demo node app the other day using Now, and I got into a lot of difficulties and gotchas, with little help from the official docs. If yo
74% of the World’s Bitcoin Mining Operations Driven by Renewable Energy Says Report
7.6.2019
There’s a lot of debate over whether bitcoin mining is bad for the environment. Many bureaucrats and mainstream media pundits claim that mining is wasteful and bitcoin’s energy consumption cannot be ignored. However, these claims have been refuted in the past and on June 6, Coinshares...
Anti-Patent Troll Consortium Is Recruiting Blockchain Startups
3.6.2019
Three blockchain startups have joined a multi-industry consortium that protects its members from patent trolls
Waves Price Analysis: A Lot of Volatility in the Price of WAVES Still has Ample Amount of Growth Potential
31.5.2019
Similar to Ethereum in a number of ways, Waves aims at enhancing the usage and adoption of blockchain technology. After the announcement of the new information policy regarding the details of the blockchain, a number of potential investors and government agencies have reached out for Waves. Waves...
An Exercise Program for the Fat Web
30.5.2019
When I wrote about App-pocalypse Now in 2014, I implied the future still belonged to the web. And it does. But it's also true that the web has changed a lot in the last 10 years, much less the last 20 or 30.
Websites have gotten a lot … fatter.
While
A Quick Look at the First Public Working Draft for Color Adjust Module 1
29.5.2019
We've been talking a lot about Dark Mode around here ever since Apple released it as a system setting in MacOS 10.14 and subsequently as part of Safari. It's interesting because of both what it opens up as as far as design opportunities as well as tailoring user experience based on actual user...
Bitcoin Cash (BCH) Price Analysis: Be Careful With The Bull This Time: You Might Be Losing A Lot!
29.5.2019
Even with the launching of the cash register for iOS platform, Tuesday, May 28th was a little painful for some of the investors as the price was still fluctuating in the red zone. The second half of the day saw 1.9% of depreciation in the price. However, the pennant pattern is likely to be retested...
Prioritizing
27.5.2019
You're faced with a lot of decisions in everyday work. There are multiple tasks calling for your focus, and you can burn daylight or even burn out trying to decide what comes first. There's a phenomenon called decision fatigue. There have been many studies that you can make poor choices when you're...
‘Blockchain Is Really Democratizing a Lot of Things,’ Interview With Marta Piekarska, Director of Hyperledger’s Ecosystem
21.5.2019
“In terms of general blockchain space, I think the biggest challenge today is lack of objective experts.” An interview with Marta Piekarska, director of Hyperledger’s ecosystem
What Does it Mean to Be “Full Stack”?
21.5.2019
I was asked this recently by a fellow developer who was at the same web tech conference I was at. This developer had met a lot of new people who literally introduced themselves as full-stack developers sort of the way Bob Vance, Vance Refrigeration would on The Office, but it was Tony Frank...
Latest Hack Sparks Concern Whatsapp Will Never Be Secure
20.5.2019
Facebook’s popular messaging app with 1.5 billion users in over 180 countries has another major vulnerability. Hackers were able to covertly install spyware on iOS and Android smartphones using Whatsapp with just a phone call. “All of their security issues are conveniently suitable...
Shopping at Major Retailers With Crypto Just Got a Whole Lot Easier
13.5.2019
A bunch of high-profile retailers now can accept payments in crypto, thanks to a new partnership, and a new mobile app that spawned from that partnership.
The likes of Barns & Noble, Baskin Robbins, GameStop, Nordstrom, Regal and Whole Foods, together with many others, have decided to reconfigure...
Change Color of SVG on Hover
13.5.2019
There are a lot of different ways to use SVG. Depending on which way, the tactic for recoloring that SVG in different states or conditions — :hover, :active, :focus, class name change, etc. — is different.
Let's look at the ways.
Inline SVG
Inline SVG is my favorite way to use...