/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

nilcoalescing.com
| | www.trevorlasn.com
3.8 parsecs away

Travel
| | Copy and paste text, images, and files using the new navigator.clipboard API
| | lincolnmullen.com
4.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.
| | loufranco.com
5.2 parsecs away

Travel
| | [AI summary] A blog post discusses an MIT study on GitHub Copilot's impact on software development productivity, highlighting its effectiveness in speeding up task completion for experienced developers.
| | addyosmani.com
18.3 parsecs away

Travel
| Exploring five critical questions shaping software engineering through 2026, with contrasting scenarios for each. These lenses help prepare for the evolving ...