Skip to content
View mpreu's full-sized avatar

Block or report mpreu

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. Fedora CoreOS - Example script to in...
    1
    #!/bin/env bash
    2
    set -eo pipefail
    3
    
                  
    4
    #
    5
    # Part of a Fedora CoreOS blog post on my website:
  2. How to implement recursion with the ...
    1
    # Part of a blog post about lambda calculus on my website:
    2
    # https://www.matthiaspreu.com/posts/lambda-calculus-recursion/
    3
    
                  
    4
    # Y combinator based on the expression:
    5
    #
  3. Fedora CoreOS - Example script to se...
    1
    #!/bin/env bash
    2
    set -eo pipefail
    3
    
                  
    4
    #
    5
    # Part of an introductory Fedora CoreOS blog post on my website:
  4. go-bitbucket-v1 Public

    Forked from gfleury/go-bitbucket-v1

    Bitbucket-server API (v1.0) library for Golang.

    Go

  5. k8s-device-plugin-v4l2loopback Public

    Go 3 4

  6. hermit Public

    Forked from Track3/hermit

    A minimal & fast Hugo theme for bloggers

    CSS