/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.joeltok.com
| | www.raycast.com
2.2 parsecs away

Travel
| | Search and open projects from Visual Studio Code Project Manager
| | lincolnmullen.com
2.3 parsecs away

Travel
| | I often have small snippets of Markdown that I want to copy to the clipboard and then paste as HTML. I thought about writing an extension for Visual Studio Code, or a custom script for Boop. But that seemed like a lot of work for a simple task. And then I remembered: Unix. pbpaste | pandoc | pbcopy There is a one-liner which will work on a Mac to paste Markdown into Pandoc and then copy the resulting HTML back to the clipboard.
| | tonybaloney.github.io
2.2 parsecs away

Travel
| | [AI summary] A guide on installing and configuring a VS Code extension that brings virtual pets into your code editor for companionship.
| | michalzuber.wordpress.com
7.6 parsecs away

Travel
| I wanted to backup content of a paid subscription on a WordPress site After some ChatGPT prompts and Googling I ended up with the following https://gist.github.com/mikaelz/8d1e05f346db115f7474f192e92fbbf5