Search
Dispute Resolution Protocols Can Help Enterprise Adopt Blockchain
11.12.2020
A new World Economic Forum report highlights the importance of dispute resolution for enterprise blockchain projects
Let’s Create a Lightweight Native Event Bus in JavaScript
11.12.2020
An event bus is a design pattern (and while we’ll be talking about JavaScript here, it’s a design pattern in any language) that can be used to simplify communications between different components. It can also be thought of as publish/subscribe or pubsub.
The idea is that components can listen...
Why I love Tailwind
11.12.2020
Max Stoiber wrote some interesting notes about why he loves Tailwind. (Max created styled-components, so he has some skin in the styling methodology game.) There’s a lot of great history in this post about how Tailwind emerged and became a valuable tool for designers and engineers alike, but...
You Can Grab Cyberpunk 2077 on Xbox One for $48 Right Now
11.12.2020
Cyberpunk 2077 (XBO) | $48 | Eneba | Use code CP20OFFXBOX Read more
Users of Hacked Exchange Cryptopia Can Now Make Claims to Recover Funds
11.12.2020
The liquidator of the defunct cryptocurrency exchange has opened a portal so former users can begin making claims to retrieve their trapped funds
The Game Awards are about to start (7pm ET), so if you’d like to watch the whole thing live, you can
11.12.2020
The Game Awards are about to start (7pm ET), so if you’d like to watch the whole thing live, you can do so right here.Read more
Unconventional Stock Image Sources
10.12.2020
This year, I learned that there is a wide world of free stock imagery available beyond Unsplash and Pexels. You see, I’ve been working on designing WordPress themes this year, and all images need to be compatible with the GPL. Unsplash and Pexels both have free and open licenses, but unfortunately...
It’s all relative.
10.12.2020
I remember sitting in the back seat of our family’s Subaru station wagon. I was six and this was long before child carseats were a thing. My dad was at the wheel and my mom played 20 Questions with me while we drove to some vacation spot I can’t even remember.
It was my mom’s turn...
Optimize Images According to Network and Device Constraints in React
10.12.2020
Connectivity has evolved beyond recognition since the beginning of the internet. We are lightyears past dial up, these days, and can watch a video in high resolution on our smartphone while being connected to a mobile network. But not all mobile connections are created equal – older...
Using CSS Custom Properties to Adjust Variable Font Weights in Dark Mode
10.12.2020
Black isn’t always slimming.
When recently testing a dark mode option for one of my sites, I experienced first-hand the issue that Robin Rendle addresses in this article. All of my page text — headings and body copy — appeared to bulk up when I switched to dark mode. And it didn’t matter what fonts...
You Can Turn Down Alcohol In Cyberpunk 2077
10.12.2020
Cyberpunk 2077 gives players a lot of choices, from how you approach missions to how you deal with interpersonal situations. This freedom extends to character-creator options you’ll never even think about again, like choosing your character’s teeth or genitals. But one bit of choice I wasn’t...
Get One Year of PlayStation Plus for $30 So You Can Absolutely Wreck Me in Destiny 2 for 12 Months
10.12.2020
PlayStation Plus - 12 Months | $30 | Eneba | Enter code CYBERPLUS2020 Read more
Kenyans Can Now Buy and sell Crypto Through Paxful’s P2P Marketplace
10.12.2020
Paxful has partnered with Kenya-based remittance network BitLipa to allow users to buy and sell bitcoin and the tether stablecoin
DMEX Opens Public API Access
10.12.2020
PRESS RELEASE. DMEX, the leading decentralized derivatives exchange is officially announcing its public API launch for its users. DMEX, the decentralized BitMEX alternative, is opening its API for public use. Now traders can connect to the exchange and execute trades using their own interfaces...
2020 was not a good year for learning
10.12.2020
There, I said it.
What did I learn about building websites in 2020? A lot. But what I learned is not nearly as important as how I learned it. So instead, I want to share a couple of strategies I used to unblock learning in less-than-ideal times.
I spent almost a decade teaching design and, let...
Blockchain can fix India’s dysfunctional insurance scheme, says WEF
9.12.2020
The WEF looks to introduce legacy systems to blockchains
Congresspeople ask SEC to verify who can custody security tokens
9.12.2020
Several members of the Congressional Blockchain Caucus are calling for more clarity on broker-dealer rules from the U.S. securities regulator
npm ruin dev
9.12.2020
In 2020, I rediscovered the enjoyment of building a website with plain ol’ HTML, CSS, and JavaScript — no transpilin’, no compilin’, no build tools other than my hands on the keyboard.
Seeing as my personal brand could be summed up “so late to the game that the stadium has been demolished,”...
Crypto Can Disrupt Legacy Finance And Add Another Layer On It - Panel
9.12.2020
Blockchain and cryptocurrencies have the potential to disrupt the financial status quo, but they can also reform the existing legacy financial services such as banks and insurance companies by adding an additional tech layer on top of their activities, according to the participants of a panel...
How to Create a Favicon That Changes Automatically
9.12.2020
I found this Free Favicon Maker the other day. It’s a nice tool to make a favicon (true to its name), but unlike other favicon generators, this one lets you create one from scratch starting with a character or an emoji. Naturally, I was curious to look at the code to see how it works and, while...