Skip to content
View gamanakis's full-sized avatar
Block or Report

Block or report gamanakis

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. FIt-SNE FIt-SNE Public

    Forked from KlugerLab/FIt-SNE

    Fast Fourier Transform-accelerated Interpolation-based t-SNE (FIt-SNE)

    C++

  2. rna-seq-tsne rna-seq-tsne Public

    Forked from berenslab/rna-seq-tsne

    The art of using t-SNE for single-cell transcriptomics

    Jupyter Notebook

  3. zfs zfs Public

    Forked from openzfs/zfs

    ZFS on Linux - the official OpenZFS implementation for Linux.

    C 1

  4. Streaming audio output from Linux (P... Streaming audio output from Linux (Pulseaudio) to Windows
    1
    # Windows (receiver) side:
    2
    .\ffplay.exe -nodisp -ac 2 -acodec pcm_u8 -ar 48000 -analyzeduration 0 -probesize 32 -f u8 -i udp://0.0.0.0:18181?listen=1
    3
    
    
    4
    # Linux (transmitter) side:
    5
    pactl load-module module-null-sink sink_name=remote
  5. LinuxVMWindowsSteamVR LinuxVMWindowsSteamVR Public

    Forked from aaronanderson/LinuxVMWindowsSteamVR