// tabnab protection window.addEventListener('load', function () { // make all links have rel="noopener noreferrer" document.querySelectorAll('a[target="_blank"]').forEach(link => { link.setAttribute('rel', 'noopener noreferrer'); }); }); -->
Category

Writing

I’m giving a Fitbit a try. It obviously doesn’t have the features the Apple Watch does, but the battery last…

1 3 4 5 6 7 13
Close