Skip to content
View tavisrudd's full-sized avatar

Organizations

@van-clj @BirdseyeSoftware

Block or report tavisrudd

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ssh-agent-guard ssh-agent-guard Public

    Access control, policy enforcement, and audit logging for SSH agent sockets

    Go 7

  2. iidy-hs iidy-hs Public

    CloudFormation deployment tool with real-time event streaming, changeset workflow, template approval, and YAML preprocessing. (Haskell version)

    Haskell 1

  3. Lazy, infinite recursive sequences i... Lazy, infinite recursive sequences in Bash (like in Haskell, if you squint). The result is ugly but interesting.
    1
    Lazy, infinite recursive sequences in Bash (like in Haskell, if you squint).
    2
    
                  
    3
    I was inspired by the beautiful Haskell zipWith implementation of the Fibonacci sequence `fibs = 0 : 1 : zipWith (+) fibs (tail fibs)`
    4
    to find an equivalent in bash using 'coroutines' and recursive pipes.
    5
    
                  
  4. math-papers-summary math-papers-summary Public

    A summary of my current math research program: Reconstruction, Rigidity, and Rationality in Geometry, Coding, and Quantum Information