Markdown.new + bookmarklet
Markdown.new is a nice little tool to convert a webpage into Markdown without any fuss.
To make it even easier, I created a bookmarklet to instantly convert the page you’re viewing to Markdown.
javascript:(()=>{location.href='https://markdown.new/'+location.href})()
Information Overload newsletter
I occasionally send out a dispatch with personal stories, things I'm working on, and interesting links I come across.