|
You are here |
www.joeltok.com | ||
| | | | |
www.raycast.com
|
|
| | | | | Search and open projects from Visual Studio Code Project Manager | |
| | | | |
lincolnmullen.com
|
|
| | | | | 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
|
|
| | | | | [AI summary] This article explains how to install and use the VS Code Pets extension, which adds virtual pets to the code editor for companionship. | |
| | | | |
blog.zorinaq.com
|
|
| | | I made a Linux kernel patch to support ECC memory on AMD Ryzen 5000 APUs (codename Cezanne.) Itapplies cleanly and works on kernel versions 5.13 through the ... | ||