Skip to content
View Underknowledge's full-sized avatar

Block or report Underknowledge

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 Loading

  1. installation-scripts installation-scripts Public

    automate, automate, automate, automate, au...

    Shell 3 1

  2. OpenStack-DB-Usage-Exporter OpenStack-DB-Usage-Exporter Public

    OpenStack resource tracker for admins. Extract VM, volume, image, and snapshot metrics. JSON output for billing and insightful analysis. Clarity for your cloud!

    Python

  3. Install and sign v4l2loopback in fedora Install and sign v4l2loopback in fedora
    1
    #!/usr/bin/env bash
    2
    # set -x
    3
    Git_status=$(curl --silent -H "Accept: application/vnd.github.v3+json" "https://api.github.com/repos/umlaeute/v4l2loopback/tags" )
    4
    TAR_dl=$( echo "${Git_status}" | jq -r ".[].tarball_url" | head -n1)
    5
    TAR_v=$( echo "${Git_status}" | jq -r ".[].name" | head -n1)
  4. nixpkgs nixpkgs Public

    Forked from NixOS/nixpkgs

    Nix Packages collection & NixOS

    Nix

  5. underknowledge.puppeteer-homeassistant underknowledge.puppeteer-homeassistant Public

    Containerized Pupeteer setup to bring an image of a Home Assistant dashboard to Kindle!

    JavaScript 9 3

  6. scuff scuff Public

    I terrible mispelled scaffold by "pure acident"

    Nix