Skip to content
View andysnake96's full-sized avatar
  • Roma

Block or report andysnake96

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. mapreduce mapreduce Public

    Shell

  2. selective_repete_ring_buffer_concurrent selective_repete_ring_buffer_concurrent Public

    A selective repete implementation using a concurrent ring buffer adapted for the protocol semantic using C Berkeley

    C

  3. FFmpegVideoScripts FFmpegVideoScripts Public

    bash scripts for various videos manipulation with ffmpeg

    Shell 1

  4. min_cut_solvers min_cut_solvers Public

    solve a min cut problem over a graph with a linear programming, python script with gurobipy and a randomized algoritm. Resoult matched

    Python

  5. Build FFmpeg on aws ec2 RadHat based... Build FFmpeg on aws ec2 RadHat based AMI
    1
    #!/bin/bash
    2
    #written by Andrea Di Iorio
    3
    #based on  FFmpeg guide at https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
    4
    #minimal build for what I need... x264 aac/mp3/opus :)
    5
    #work on aws ec2 rad hat based AMI