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

Block or report pirpyn

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

  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 2 1

  3. choibc choibc Public

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

    C++

  4. pyAISm pyAISm Public archive

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

    Python 20 7