Skip to content
View Beneboe's full-sized avatar

Block or report Beneboe

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

    A C# web server for mocking web APIs. One web server records API request and stores the responses in a file. The other web server uses this file to replay responses.

    C#

  2. How to Setup Verified Commits on Github How to Setup Verified Commits on Github
    1
    How to Setup Verified Commits
    2
    =============================
    3
    
                  
    4
    Quick guide on how to setup git signing. Information is aggregated from
    5
    following sources:
  3. The connection between the apply fun... The connection between the apply function and the s combinator
    1
    # The Connection between Apply and S combinator
    2
    
                  
    3
    I recently came across a video (https://youtu.be/UogkQ67d0nY?t=703) that looked at a problem and compared the solutions in Scala and Haskell.
    4
    
                  
    5
    The scala solution:
  4. PowerShell-Learning PowerShell-Learning Public

    A collection of things I've learned about the workings of PowerShell