Web Excursions are select bookmarks from my travels around the interwebs, because I'm always thinking about you
while discovering other people's cool stuff. You mean that much to me. You can see all of my (public) bookmarks
on my LinkDing, and visit the bookmarks archive for curated lists across the last few years.
Whether you’re a new user or a seasoned pro, ScreenCastsONLINE offers in-depth screencasts on a wide range of topics, from tutorials to app discovery. Check it out.
This installment of Web Excursions owes a lot to Christina Warren’s GitHub stars. If you track GitHub stuff at all, you should definitely be following her.
An MCP (Model Context Protocal) server to run AppleScript and JXA (JavaScript for Automation) on macOS. It’s a pretty intense project for this kind of thing, but if you want remote scripting capabilities on your Mac and have a little bit of Node.js experience, this should fit the bill nicely.
FFmpeg is a beast of a tool with more filters than anyone could keep track of. This project provides Python FFmpeg wrappers with typing and docs, and there’s a very cool online playground that can parse FFmpeg commands into a node-based visual editor, and vice versa.
A TypeScript app to extract the main content from web pages. Not what I need for something like Marky the Markdownfier, but seems accurate and might be great for your next web scraping project.