Skip to content
View pirpyn's full-sized avatar
⏲��
Getting older...
⏲️
Getting older...

Block or report pirpyn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Install the Elden Ring Coop mod by s... Install the Elden Ring Coop mod by saving this script (download zip) and execute it
    1
    @echo off
    2
    setlocal
    3
    
                  
    4
    for /f "usebackq tokens=1,2,*" %%B IN (`reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v Desktop`) do set DESKTOP=%%D
    5
    for /f %%i in ('echo %DESKTOP%') do set DESKTOP=%%i
  2. gdb-syntax-vscode gdb-syntax-vscode Public

    VSCode grammar file to color higlight commands file for gdb

    GDB 6 1

  3. choibc choibc Public

    A C++ library to compute High Order Impedance Boundary Condition coefficients.

    C++ 1

  4. pyAISm pyAISm Public archive

    A small and easy python-only decoder-only for AIS messages : AIVDM/AIVDO

    Python 24 7