Are your Github notifications cluttered by dependabot? Use the following custom notification filter to select them all...
🤖 Dependabot
author:dependabot-preview[bot] author:dependabot[bot]
// Made with GPT 4.1 | |
// Run this in the console at https://2025.allthingsopen.org/schedule?dy=monday | |
// to get the full conference schedule as markdown. | |
// | |
// Note that this does scrap descriptions for each talk's page, so do be kind to the website | |
// and don't run this unnecessarily. | |
// 1. Load Turndown if not already loaded | |
if (typeof TurndownService === 'undefined') { | |
await new Promise(resolve => { |
version: "3" | |
gen-key: | |
desc: Generate encrypted ssh key | |
silent: true | |
status: | |
- test -f ssh.sops.key | |
cmds: | |
- mkfifo key key.pub | |
- defer: rm key key.pub |
The new windows 10 terminal preview looks great, but for those using Ubuntu with WSL, it is lacking that Ubuntu feel. Lets change that.