Hi, I'm Rich.
I'm a full-stack software engineer from the UK currently working as a tech lead for ZenEducate.com. This space is a collection of my thoughts. I write in-depth about coding/tech on my Blog and shorter/random topics on my Ramblings. I also enjoy Photography.
Writings
Roll your own Ngrok alternative
Roll your own Ngrok alternative for free with Nginx and SSH.
Making an Array unique in JavaScript
So, you have an Array that you need to make unique in Javascript?
Rails includes/join causing slow queries?
Is adding a .join(...) to an ActiveRecord query slowing the page down? You may be doing something unexpected.
Becoming a dad
Caching assets on Netlify
Access your home network from anywhere with ZeroTier
ZeroTier lets you create lightweight and easy to set up peer-to-peer VPNs.
Konsole on KDE slow to start?
Be careful with useEffect
Be careful when using useEffect, you might not realise you're returning.