Skip to content
View LukeMoll's full-sized avatar
🤠
Howdy
🤠
Howdy

Organizations

@HackSoc

Block or report LukeMoll

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. HackSoc/hacksoc.orgHackSoc/hacksoc.orgPublic

    HackSoc website

    Jinja 8 15

  2. pyuoyweekpyuoyweekPublic archive

    Small python script to print University of York-style date string

    Python

  3. Checks if an image will be transcode...Checks if an image will be transcoded when uploaded to Twitter. Requires ImageMagick.
    1
    #!/bin/bash - 
    2
    3
    set -e
    4
    5
    # https://twitter.com/NolanOBrien/status/1204842518208057344?s=20
  4. Simple script to post to a Slack web...Simple script to post to a Slack webhook - use to send notifications about errors, etc
    1
    [Unit]
    2
    Description=Slack notification when machine switches on and off
    3
    After=network.target network-online.target
    4
    5
    [Service]
  5. arniearniePublic archive

    ZNC plugin to make bridged IRC channels appear more natural

    Python 1

  6. adventofcode2019adventofcode2019Public

    Python solutions for Advent of Code 2019

    Python 1