Skip to content
View schultzisaiah's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report schultzisaiah

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. spock-springboot-demo spock-springboot-demo Public

    Demo of various Spock features unit testing a Spring Boot app.

    Groovy 3 4

  2. git-hooks git-hooks Public

    Some various scripts that can be installed as git hooks in your local projects.

    Shell 1

  3. ij-dbtools-extractors ij-dbtools-extractors Public

    Groovy 1

  4. alfred-workflows alfred-workflows Public

    Python

  5. Auto kill a resource-hogging process Auto kill a resource-hogging process
    1
    # AUTO-KILL iCoreService using more than 60% CPU
    2
    # run as super user (sudo ./auto-kill-process.sh)
    3
    
                  
    4
    while true
    5
    do