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

Block or report thecooldaniel

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. VFIO Passthrough for Arch VFIO Passthrough for Arch
    1
    # for use with https://github.com/Witko/nvidia-xrun
    2
    
    
    3
    if [ $# -gt 0 ]; then
    4
        $*
    5
    else
  2. EfficientMultiPartyPSI EfficientMultiPartyPSI Public

    A Jupyter Notebook for vewing a simulation of Effecient Multi Party PSI as described by En Zhang, Feng-Hao Liu, Qiqi Lai∗, Ganggang Jin, and Yu Li. 2019. Efficient Multi-Party Private Set Intersect…

    Python 6 2

  3. vscode-stm32f407vg-boilerplate vscode-stm32f407vg-boilerplate Public template

    A plug-and-play embedded environment and project boilerplate for development on the STM32F407VG Discovery built around Visual Studio Code

    C 3