Search
Ethereum 2.0: Closer Than Ever, Still Plenty of Work to Do
31.7.2020
Five years later, Ethereum is still chugging along as a decentralized platform for self-executing code. Eth 2.0 is quite close, but for real this time
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...
5 Most Common Developer Portfolio Mistakes (Sponsored)
20.7.2020
A portfolio site is one of the best marketing and sales tools you as a web developer have in your arsenal. And if it’s set up right, it’ll save you a bunch of time having to:  Chase down new clients,  Spend time convincing them to work with you, Answer questions about your experience as...
‘Wonder Woman’ Illustrator and British Artist Terry Flaxton to Sell Ethereum-Backed Art
17.7.2020
The non-fungible token (NFT) and blockchain-backed collectible economy continue to see demand and the digital art market Makerplace has seen enormous growth recently. A number of well known artists have started to participate, as work from the acclaimed comic book illustrator Jose Delbo and...
Irregular-shaped Links with Subgrid
16.7.2020
Michelle Barker covers a situation where you need offset rectangles part of a clickable area. The tricky part is having just the rectangles be clickable. That rules out using some parent element and making the whole larger encompassing rectangle clickable, which is a common (but equally tricky)...
Netlify Does Cache Invalidation For You
15.7.2020
This is one of my favorite Netlify features. Say you’re working on a site and you change as asset like a CSS, JavaScript, or image file. Ya know, like do our job. On Netlify, you don’t have to think about how that’s going to play out with deployment, browsers, and cache. Netlify...
Startup Helps Reduce Child Labor in Africa & Aspires to Work with Tesla
11.7.2020
A blockchain startup helps car manufacturers ascertain that the raw materials they use are not produced by children
MIT Crypto Group Researcher Says PoW Attacks Not Always Obvious
9.7.2020
James Lovejoy, a research assistant for Massachusetts Institute of Technology, or MIT, crypto and blockchain group the Digital Currency Initiative, explained blockchain attacks might not always be obvious
Tron Arbitration Challenged in Hostile Work Environment Lawsuit
9.7.2020
Two technology developers are trying to keep their workplace harassment lawsuit against the Tron Foundation in a court rather than arbitration
Avalanche Launch Fumbles: ‘A Highly-Sophisticated DDoS Attack Derailed Token Sale’
9.7.2020
On July 8, 2020, some members of the cryptocurrency community were prepared to leverage the AVA Labs Avalanche (AVAX) token sale, in order to acquire some of the highly anticipated coin on Wednesday. However, due to “record-breaking demand” and a “highly-sophisticated DDOS...
WordPress Contributors Seek Sponsorship for Improving Gutenberg Developer Docs
6.7.2020
A couple of WordPress contributors are currently looking for folks to sponsor them to work on the documentation for the WordPress block editor (often referred to as “Gutenberg”) and this is your chance to support them.
If you’ve developed blocks for the WordPress block editor —...
Crypto Long & Short: Crypto Markets Are Maturing, but Gen Z Is Rewriting How Markets Work
5.7.2020
Noelle Acheson looks at the potential influence of Generation Z on how institutional crypto asset markets will evolve
‘Running Drivenet:’ Bitcoin Proponent Discusses the Benefits of Drivechain Versus Lightning Network
2.7.2020
During the last few days, a number of cryptocurrency supporters have been discussing Paul Sztorc’s Drivechain project, also referred to as “Drivenet.” The Drivechain project has been a work in progress for years now, and just recently Sztorc published a new version of the Drivenet...
How-to guide for creating edge-to-edge color bars that work with a grid
1.7.2020
Hard-stop gradients are one of my favorite CSS tricks. Here, Marcel Moreau combines that idea with CSS grid to solve an issue that’s otherwise a pain in the butt. Say you have like a 300px right sidebar on a desktop layout with a unique background color. Easy enough. But then say you want...
How Cryptocurrency Funds Work
1.7.2020
Cryptocurrency funds have some key differences from traditional investment funds, and we’ve laid them all out along with how you can get involved
Researchers Say Ransomware Attacks on the Rise As More People Work From Home
29.6.2020
Proofpoint research shows that phishing-based ransomware attacks are on the rise amid the COVID-19 pandemic
International Authorities Work Together to Take Down Crypto-Funded Child Porn Ring
29.6.2020
The Spanish authorities arrested several individuals related to ongoing investigations against crypto-driven child porn sites in the dark web
Top 3 BTC Sentiment Analysis Tools: How They Work & How to Use Them
27.6.2020
Bitcoin (BTC) sentiment analysis tools can be powerful. Used correctly, they can allow traders and investors to gauge whether crypto markets (and their participants) are feeling bullish or bearish.
So, with some claiming that the market is now hovering between bear and bull status, perhaps there...
How to Make localStorage Reactive in Vue
24.6.2020
Reactivity is one of Vue’s greatest features. It is also one of the most mysterious if you don’t know what it’s doing behind the scenes. Like, why does it work with objects and arrays and not with other things, like localStorage?
Let’s answer that that question, and while we’re at it, make...
Proof-of-Work vs. Proof-of-Stake for Scaling Blockchains
23.6.2020
It’s no secret that cryptocurrency has a scaling issue, so we look at various ways either proof-of-work or proof-of-stake could be effective