Skip to content
View bloodearnest's full-sized avatar
  • Bennett Institute for Appllied Data Science, Oxford University
  • Leeds, UK
  • X @bloodearnest

Organizations

@AllTheWayDown @opensafely-core

Block or report bloodearnest

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. job-runner job-runner Public

    Forked from opensafely-core/job-runner

    A client for running jobs in an opensafely secure environment, requested via job-server (q.v.)

    Python

  2. canonical-ols/talisker canonical-ols/talisker Public

    An enhanced WSGI runtime for your apps

    Python 29 27

  3. ntoll/cityrhythm ntoll/cityrhythm Public

    A musical representation of footfall data provided by Leeds City Council through the medium of Brass Band

    JavaScript 3 1

  4. Adv360-Pro-ZMK Adv360-Pro-ZMK Public

    Forked from KinesisCorporation/Adv360-Pro-ZMK

    Production repository for the all-new Advantage360 Professional using ZMK engine

    Shell

  5. setup-lxd-profile.sh setup-lxd-profile.sh
    1
    #!/bin/bash
    2
    set -eu
    3
    _UID=$(id -u)
    4
    GID=$(id -g)
    5
    
                  
  6. Create a self-signed x509 certificat... Create a self-signed x509 certificate with python cryptography library
    1
    # Copyright 2018 Simon Davy
    2
    #
    3
    # Permission is hereby granted, free of charge, to any person obtaining a copy
    4
    # of this software and associated documentation files (the "Software"), to deal
    5
    # in the Software without restriction, including without limitation the rights