Skip to content
View databonanza's full-sized avatar
🔥
He's on fire!
🔥
He's on fire!

Block or report databonanza

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. firefox-degoogler firefox-degoogler Public

    Removes URLs and settings from preferences associated with Google's for-profit data mining in Firefox browser.

    JavaScript 1

  2. likewater likewater Public

    Some bash scripts.

    Shell

  3. rust_ip_int rust_ip_int Public

    Convert an IP address to integer format using Rust.

    Rust

  4. tf-testing tf-testing Public

    Terraform to stand up an ec2 instance that is capable of being ssh'd into.

    HCL

  5. Ubuntu login temperature displayed i... Ubuntu login temperature displayed in Freedom units. (/usr/lib/python3/dist-packages/landscape/sysinfo/temperature.py)
    1
    # save this file to /opt/ ----- THEN.....
    2
    # cp /usr/lib/python3/dist-packages/landscape/sysinfo/temperature.py{,.bak}
    3
    # chown root: /opt/temperature.py && chmod 0644 $_ && mv $_ /usr/lib/python3/dist-packages/landscape/sysinfo/temperature.py
    4
    
                  
    5
    from twisted.internet.defer import succeed