Search
Bitcoin and Altcoins Try to Recover, Key Hurdles Nearby
22.1.2021
Bitcoin price formed a support base above USD 30,000 and started recovering. BTC broke the USD 30,500 and USD 31,200 resistance levels. It is currently (13:00 UTC) approaching the USD 32,500 resistance, where the bulls might face hurdles.
Similarly, most major altcoins are recovering higher....
Ethereum's Upgrade Runs Into an Obstacle as Some Miners Try To Stop It
22.1.2021
The long-awaited Ethereum (ETH) improvement proposal (EIP) 1559 has run into its adversaries as a number of Ethereum miners banded together to prevent its implementation. It's not yet clear, however, where the two of the largest pools stand on this issue.
Nine mostly smaller mining pools have...
To Get Into Hitman Games, Try Starting With Hitman 2
20.1.2021
Hitman 3 is out today. And while it’s pretty different from previous games in the rebooted trilogy, it’s still a lot of fun. If you’re new to the series or coming back from a while away, should you jump right into 3 or start with the earlier games? Personally, I’d say you’d be fine just starting...
Return a Default Value with Promises Using catch
23.12.2020
Last week I tweeted all of you looking for your best JavaScript Array and Promise tricks, and as always, it didn’t disappoint — I learned quite a bit! Today’s JavaScript Promise trick is brought to you by Claudio Semeraro: how to use catch to set a default value instead of...
Crypto Voucher, a Thoughtful Crypto Gift for Your Loved Ones
20.12.2020
Christmas, New Year’s Eve, or any other occasion when it is a time for giving and showing that you care, most of us try to be thoughtful and give the gift that stands out. Gifting is not only an act of kindness; it is also an art that takes into consideration not only everything...
Holiday Blues Got You Down? Try an Ugly Sweater on for Size
17.12.2020
Top Product: Cheeky Deadpool Sweater | $40 | AmazonRead more
Not Much
14.12.2020
What’s one thing I learned about building websites this year? Not all that much.
This year, unlike most previous years, I didn’t explore a lot of new technologies. For obvious reasons, it’s been a difficult year to be as engaged in the hot new topics and to spend time playing around with...
Give Users Control: The Media Session API
14.12.2020
Here’s a scenario. You start a banging Kendrick Lamar track in one of your many open browser tabs. You’re loving it, but someone walks into your space and you need to pause it. Which tab is it? Browsers try to help with that a little bit. You can probably mute the entire system audio. But wouldn’t...
Chaintip Creator Unveils New Tipping Tool Sharetip
14.12.2020
Tipping internet users with cryptocurrency, particularly Bitcoin Cash, seems like a great way to spread adoption. The creator of one popular tipping tool is cooking up something brand new. Self-Serve Tipping It’s called Sharetip and I had the opportunity to try it. I tipped someone Bitcoin...
Styling Comment Threads
7.12.2020
Comment threads are one of those things that look really simple when executed right. When designing them yourself, you may find that they are rather deceptively simple. There is a lot that goes into designing nice and usable comment threads, and in this article, I will try my best to walk...
A Microsite Showcasing Coding Fonts
1.12.2020
We made one! It’s open source if you want to make it better or fix things.
There are quite a few purpose-built fonts for writing code. The point of this site is to show you some of the nicest options so you can be aware of them and perhaps pick one out to try that suites your taste.
We used...
The CSS Custom Property Toggle Trick
29.10.2020
Back in July 2020, I got an email from James0x57 (I always try to refer to people by their name, but I think I get the sense they prefer to go by screen name) that says:
The entire world of branching conditional logic and bulk feature toggling for custom CSS properties is possible and only exists...
Bancor updates DEX to try a new approach against impermanent loss
15.10.2020
There ain't no such thing as a free lunch, however
Looking at AWS Amplify
7.10.2020
AWS Amplify is a collection of tools from AWS to help you build applications.
Allow me to set the stage here to try to make that as clear as I know how. I have a friend (true story) who wants to build an app centered around physical training. His wife is a physical trainer, and they think perhaps...
On the Web Share API
6.10.2020
I think the Web Share API is very cool (here’s our coverage). In a nutshell, it taps into the native sharing features on whatever platform you’re on, if that platform supports it. So essentially…
I like this:
Web Share API activated on iOS
A heck of a lot more than these...
SEC Is Willing to ‘Try’ a Tokenized ETF, Chairman Says: Report
3.10.2020
SEC Chairman Jay Clayton expressed an openness to a tokenized exchange-traded fund
XMR workgroup says IRS should study Monero — not try to break it
17.9.2020
Dollars are used for nefarious activities too
How CSS Perspective Works
9.9.2020
As someone who loves creating CSS animations, one of the more powerful tools I use is perspective. While the perspective property is not capable of 3D effects all by itself (since basic shapes can’t have depth), you can use the transform property to move and rotate objects in a 3D space (with...
Russia set to try again with blockchain voting despite earlier setbacks
27.8.2020
Initial results appear promising for the Waves-developed e-voting system
JavaScript Fatigue
6.8.2020
From Nicholas Zakas’ newsletter, on how he avoids JavaScript fatigue:
 I don’t try to learn about every new thing that comes out. There’s a limited number of hours in the day and a limited amount of energy you can devote to any topic, so I choose not to learn about anything...