Skip to content
View RKouchoo's full-sized avatar
🏠
work, work and more work
🏠
work, work and more work

Block or report RKouchoo

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. geo-imagery geo-imagery Public

    A tool for downloading raw data from goestationary satellites and creating high resolution images & diagrams

    Python 1

  2. MiningWebAPI MiningWebAPI Public

    A website that allows users to contribute their CPU cores at their own will to mine crypto currency.

    JavaScript 4 1

  3. jayofelony/pwnagotchi jayofelony/pwnagotchi Public

    (⌐■_■) - Deep Reinforcement Learning instrumenting bettercap for WiFi pwning.

    JavaScript 1k 117

  4. Python - sort list of folders by nes... Python - sort list of folders by nested first
    1
    ## Sort folders by deepest directory
    2
    
                  
    3
    A useful method to sort a list of `pathlib.Path` objects. \
    4
    Uses the 3rd party `natsort` library for filters and speed. \
    5
    Removes duplicate folders before returning new list.
  5. AMD Epyc SATA controller passthrough... AMD Epyc SATA controller passthrough on ProxMox 8.2.x
    1
    
                  
    2
    ## AMD Epyc SATA controller passthrough on ProxMox 8.2.7
    3
    
                  
    4
    This is how to get SATA controller passthrough working on PVE for my dual Epyc Naples based system.
    5
    I was having issues getting PCI-E passthrough working for the SATA controller built into the SOC, the steps below may help you in getting it working.