Skip to content
View crazygolem's full-sized avatar
Block or Report

Block or report crazygolem

Report abuse

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

Report abuse

Pinned Loading

  1. ngx-lua-autozip ngx-lua-autozip Public

    Lua module for nginx/openresty to stream zip archives assembled on the fly

    Lua 1

  2. dotfiles dotfiles Public

    A collection of configurations and scripts

    Shell

  3. Prevent the screen from blanking und... Prevent the screen from blanking under GNOME+Wayland while a video is playing
    1
    --[[
    2
    3
    Prevent the screen from blanking while a video is playing.
    4
    5
    This script is a workaround for the GNOME+Wayland issue documented in the
  4. tmux-status-color tmux-status-color Public

    tmux plugin to colorize the status line, so you can distinguish your sessions at a glance

    Awk

  5. mustash-compose mustash-compose Public

    A compose configuration for your online music stash.

    Shell 2 1

  6. Launch an application with KDocker f... Launch an application with KDocker from its desktop file.
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import argparse
    4
    import os
    5
    import re