Skip to content
View dennisoelkers's full-sized avatar
🤷‍♂️
Being a monoid in the category of endofunctors.
🤷‍♂️
Being a monoid in the category of endofunctors.

Organizations

@Graylog2
Block or Report

Block or report dennisoelkers

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. values values Public

    Simple, typed, immutable value classes/records for TS.

    TypeScript

  2. keil keil Public

    Logging from pflog interface to GELF

    Go 2 2

  3. merge-on-green.sh merge-on-green.sh
    1
    #!/bin/sh
    2
    
                  
    3
    # Polling the status checks for a PR and merges it when they are green.
    4
    # Needs to be executed in the directory of the PR's repo.
    5
    #
  4. pr-check.sh pr-check.sh
    1
    #!/bin/sh
    2
    
                  
    3
    # Returning the status of all open PRs of $1, execute it in the directory of the git repository
    4
    # Perfect in combination with `watch -n 30 -c pr-check`
    5
    
                  
  5. dotfiles dotfiles Public

    Shell

  6. brghtnss brghtnss Public

    Simple tool for incremental/decremental adjustment of screen brightness

    Rust