Skip to content

Instantly share code, notes, and snippets.

View framegrabber's full-sized avatar

Felix Rothballer framegrabber

  • ProSieben.Sat1 Tech Solutions
  • Germany
View GitHub Profile
@framegrabber
framegrabber / Story Shaping.md
Last active April 12, 2021 06:32
A rough write-up of how I approach "writing" user stories with teams

Story Shaping

Good user stories don't just get written down, they're being shaped. Iteratively. Together with the team to build up a common understanding.

How NOT to use it

  • Fill it in one go
  • Do it on your own
  • Hand over the “finished” story to the team without their involvement in shaping it.

Template (it’s not really a template, but anyway…)

@framegrabber
framegrabber / expense.sh
Last active November 9, 2020 08:15
submit a set of standard expenses for a number of offsets
#!/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"

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@framegrabber
framegrabber / yt_to_md_img_link.js
Last active December 2, 2023 19:00
Bookmarklet to generate a Markdown formatted image link to a YouTube Video