Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View radzki's full-sized avatar
💻
💻

Block or report radzki

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. ESP32LedsCS2_GSI ESP32LedsCS2_GSI Public

    Legit way of getting data. The delay is the problem, but at least we won't ever get VAC banned, lol

    C++

  2. reverse-engineering-101 reverse-engineering-101 Public

    C

  3. AsimovBio/gcp-storage-emulator AsimovBio/gcp-storage-emulator Public archive

    Forked from oittaa/gcp-storage-emulator

    Local emulator for Google Cloud Storage

    Python 1 2

  4. espota.py for CGNAT espota.py for CGNAT
    1
    #!/usr/bin/env python3
    2
    #
    3
    # Original espota.py by Ivan Grokhotkov:
    4
    # https://gist.github.com/igrr/d35ab8446922179dc58c
    5
    #
  5. MUnique/OpenMU MUnique/OpenMU Public

    This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".

    C# 887 409

  6. A script to enable GPU passthrough o... A script to enable GPU passthrough on Proxmox Host
    1
    #!/bin/bash
    2
    
                  
    3
    function getGPUDevices {
    4
    
                  
    5
      echo "===== getGPUDevices ====="