Search
Bitmain Launches Low-Cost Special Edition Antminer S9
18.6.2019
On Monday, June 17, the Chinese mining rig manufacturer Bitmain Technologies announced the launch of a low-cost miner called the Antminer S9 version SE. The new 16 terahash per second (16TH/s) S9 SE is $350 per unit and the launch celebrates the company’s most popular product, the original...
Crypto Spring Brings Strong Profits to Next-Generation and Older Mining Rigs
16.5.2019
Over the last few weeks, cryptocurrency markets have been on a tear accumulating considerable gains following the notorious ‘crypto winter.’ Since the recent price hike this spring, mining digital assets with next-generation miners has allowed participants to secure significant gains...
IE10-Compatible Grid Auto-Placement with Flexbox
18.2.2019
If you work on web applications that support older browsers, and have lusted after CSS Grid from the sidelines like I have, I have some good news: I've discovered a clever CSS-only way to use grid auto-placement in IE10+!
Now, it's not actually CSS Grid, but without looking at the code itself,...
Angular, Autoprefixer, IE11, and CSS Grid Walk into a Bar…
18.1.2019
I am attracted to the idea that you shouldn't care how the code you author ends up in the browser. It's already minified. It's already gzipped. It's already transmogrified (real word!) by things that polyfill it, things that convert it into code that older browsers understand, things that make...
Reader Mode: The Button to Beat
7.1.2019
As a young nerd, I loved to immerse myself in digital worlds, learning the ins and outs of the rules someone else had created for me (intentionally or not). But the older and crankier I get, the more I find myself losing patience when navigating these "delightful" experiences.
This fascination...
Regain Disk Space from Homebrew
21.5.2018
One of my favorite utilities is Homebrew, the shell utility for installing and upgrading other utilities — it’s a lazy developer’s dream. Dreams can easily turn to nightmares, however, and I recently learned that Homebrew caches older versions of installed packages, leading...