Skip to content
View alanhussey's full-sized avatar
🐎
everything happens so much
🐎
everything happens so much
Block or Report

Block or report alanhussey

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. golden-hour golden-hour Public

    Forked from rush340/golden-hour

    Record a sunset timelapse and post it to twitter with the weather report

    Python 23 11

  2. How I run golden-hour How I run golden-hour
    1
    Here's my crontab. [`0 22 * * *`](https://crontab.guru/#0_22_*_*_*) happens to be 3pm local time for goldenhourSEA,
    2
    which is early enough that the earliest sunset of the year will be ~1 hour after start.
    3
    
                  
    4
    I redirect stdout and stderr to `error.log`, but I haven't really needed to check that recently, so I
    5
    don't know how useful that actually is.
  3. unit-system unit-system Public

    A library for defining unit systems and performing unit-safe calculations

    JavaScript 4

  4. unit-system-si unit-system-si Public

    International System of Units (SI) for use with unit-system

  5. cfb-rankings-computer cfb-rankings-computer Public

    Design your own college football computer ranking

    JavaScript 5 1

  6. owl-pythag owl-pythag Public

    Implementing pythagorean expectation for the Overwatch League

    JavaScript