Skip to content
Avatar
�?
Working from home
�?
Working from home

Achievements

Achievements

Highlights

  • 4 discussions answered

Organizations

@DataKind-UK
Block or Report

Block or report StevenMaude

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 📡 Update expired Extended Prediction Orbit (EPO) GPS data for Garmin devices, e.g. Forerunner watches. Spend less time waiting for a GPS fix before a run or cycle *without* Garmin's software!

    Go 6

  2. 1
    #!/bin/sh
    2
    
                  
    3
    # Usage: convert_gpx.sh <FIT filename>
    4
    # Should works whether you include the .FIT extension or not.
    5
    filename=$(basename "$1" .FIT)
  3. 1
    #!/usr/bin/env python
    2
    # encoding: utf-8
    3
    import codecs
    4
    import os
    5
    import sys
  4. 📬 Display the latest mail from a temporary nada email address, at the command line. Useful for getting throwaway confirmation email links, without needing to visit the nada site in browser.

    Go 2

  5. A Python package that downloads BBC radio programme tracklists; ideal for use with get_iplayer

    Python 11 5

  6. 📻🗒️ Unofficial Python API and command-line client for retrieving BBC Radio programme schedules.

    Python 1 1

971 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2021

Created 1 repository

Created a pull request in opensafely-core/cohort-extractor-v2 that received 3 comments

Opened 5 other pull requests in 3 repositories
opensafely-core/cohort-extractor-v2 2 merged
opensafely-core/opensafely-cli 2 merged
elfshaker/elfshaker 1 merged

Created an issue in integrations/slack that received 1 comment

Footnotes displayed badly in pull request messages

Describe the bug Fairly recently, GitHub added the ability to use footnotes in Markdown. There are two issues here: Footnote links are incorrectly…

1 comment
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.