Skip to content
View omen23's full-sized avatar
  • AT

Block or report omen23

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. ffmpeg-ffnvcodec-explanation ffmpeg-ffnvcodec-explanation Public

    How to get FFmpeg to export the needed symbols on (K)ubuntu cosmic/disco (and similar distros) so OBS and MPV can use NVENC and NVDEC by installing the FFmpeg Nvidia dynamic linker code

    40 7

  2. c-iflist c-iflist Public

    small c program to list all network interfaces on a linux box: state, speed and duplex settings

    C 1

  3. c-array-sorting c-array-sorting Public

    implementation of six sorting algorithms in vanilla C11 using gcc's nested function support and XOR-swapping

    C 1

  4. univie.ac.at-vpn-script univie.ac.at-vpn-script Public

    provides a bash script to use the vpn services of the university of vienna

    Shell 2 2

  5. c-sqlite3-hash-login-interface c-sqlite3-hash-login-interface Public

    Forked from lambda-co-at/unnamed-c-webapp

    soon to be a full blown cgi login handler with sqlite3 interface and the usage of hashed passwords --> secure logins with strong crypto

    C