I hereby claim:
- I am framegrabber on github.
- I am felixrothballer (https://keybase.io/felixrothballer) on keybase.
- I have a public key ASDnAq5gfBb3p_z2N8TU3oN6zo3SLD8UYurdzWsR1wpg2Qo
To claim this, I am signing this object:
javascript: (function() { | |
var url = window.location.href; | |
var videoId = url.match(/watch\?v=([^&#]+)/)[1]; | |
var title = document.title; | |
var markdownLink = `[![${title}](https://img.youtube.com/vi/${videoId}/0.jpg "${title}")](${url})`; | |
navigator.clipboard.writeText(markdownLink); | |
})(); |
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env bash | |
set -eu -o pipefail | |
#Expects the following environment variables to be set | |
#EXPENSIFY_PARTNER_USER_ID= | |
#EXPENSIFY_PARTNER_USER_SECRET= | |
#EXPENSIFY_EMPLOYEE_EMAIL= | |
#EXPENSIFY_SERVER="https://integrations.expensify.com" |
Good user stories don't just get written down, they're being shaped. Iteratively. Together with the team to build up a common understanding.