Navigation Menu

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

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

  1. canonical-ols/talisker canonical-ols/talisker Public

    An enhanced WSGI runtime for your apps

    Python 30 26

  2. 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

  3. canonical-ols/conn-check canonical-ols/conn-check Public

    git mirror of lp:conn-check, PRs welcome and will be merged into trunk

    Python 57 3

  4. setup-lxd-profile.sh setup-lxd-profile.sh
    1
    #!/bin/bash
    2
    set -eu
    3
    _UID=$(id -u)
    4
    GID=$(id -g)
    5
    
                  
  5. 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