Skip to content
View iamSlightlyWind's full-sized avatar

Highlights

  • Pro

Block or report iamSlightlyWind

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
iamSlightlyWind/README.md

Been awhile huh.

Check out my gists for Linux hardware acceleration and Wine guides on Android,

Or check out my CV here.

Pinned Loading

  1. Legacy Legacy Public

    Public repository contains my past and current non-essential work.

    Java

  2. classInformationExtractor classInformationExtractor Public

    FPTU Timetable Extractor

    JavaScript

  3. network-grub network-grub Public

    Choose your grub boot entry when booting headlessly/wol

    JavaScript

  4. nixScript nixScript Public

    scripts, written for your convenience

    Shell 1

  5. HP-Victus-16-nbfc HP-Victus-16-nbfc Public

    nbfc profile for the HP Victus 16. This config is meant for the 5600H and 3050ti config

    2

  6. termux-hw-acc.sh termux-hw-acc.sh
    1
    #Unattended script to compile necessary libs to enable hardware acceleration on Termux from scratch.
    2
    
                  
    3
    termux-setup-storage
    4
    apt update
    5
    apt full-upgrade -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold"