Skip to content
View averagenative's full-sized avatar

Block or report averagenative

Report abuse

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

Report abuse

Pinned Loading

  1. 0xSYNTH 0xSYNTH Public

    Multi-engine synthesizer (subtractive/FM/wavetable) — CLAP/VST3 plugin + standalone. Pure C, real-time safe.

    C 2

  2. 0x808 0x808 Public

    Drum machine & synth workstation — C11 audio engine, step sequencer, FM/subtractive/wavetable synthesis. Standalone (SDL2), VST3, CLAP plugin.

    C 2

  3. lyra-engine lyra-engine Public

    A file-based lyrics and style reference engine for AI agents. Fetch discographies, analyze styles, and generate Suno-compatible prompts.

    Python

  4. Docker-PS-Pretty Docker-PS-Pretty Public

    Tired of ports wrapping to new lines? docker ps feel a little too bland for you? Try a prettier docker ps

    Python

  5. ojibwe-td ojibwe-td Public

    Browser-native tower defense inspired by Green TD — built with Phaser 3 + TypeScript

    TypeScript 1

  6. Ever need to copy files out of a dir... Ever need to copy files out of a directory in kubernetes and there isn't `tar` available on the pod you're trying to use `kubectl cp` from?
    1
    Have you ever tried to use `kubectl cp` and you get an error like below?
    2
    ```bash
    3
    └─▪ kubectl cp dynatrace/sup-enablement-k8s-classic-activegate-0:/var/log/dynatrace/gateway .
    4
    Defaulted container "activegate" out of: activegate, certificate-loader (init)
    5
    error: Internal error occurred: Internal error occurred: error executing command in container: failed to exec in container: failed to start exec "ce7079cc33edc045b2120391ff8ab490448cb3e5f209c9d41d77b3165e2c7ac6": OCI runtime exec failed: exec failed: unable to start container process: exec: "tar": executable file not found in $PATH: unknown