-
Making the Simplest Wave Motion Machine at Home
Wave motion machines are amazing – watching the waves move in slow motion is fascinating. It’s actually fairly easy to make one at home.
-
Coding Horror
Coding Horror is a great read written by Jeff Atwood, the co-founder of Stack Overflow. I’ve organized interesting posts into loose categories such as Dev (ie. software engineering), UX, security and other topics.
-
SNO Storj Stats Nov 2021 – 1 year recap
SNOing stats are here and that’s not all. I wrote a 1 year recap to help you decide whether to become Storj SNO yourself.
-
How to Optimize Your Images
Why would you want to optimize images? Isn’t it hard? Let’s find out.
-
Javascript Link Distinguisher (JLD)
I made this user script for Tampermonkey/Greasemonkey back in 2016. Browsers don’t distinguish between simple links to an URL and links that contain javascript. All links use the same style. It can be confusing for a user. This script is an attempt to reduce user confusion when browsing the web.