Skip to content
View mestadler's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • London, UK

Highlights

  • Pro

Block or report mestadler

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. sl-satfinder sl-satfinder Public

    Python

  2. missing-kb missing-kb Public

    Guides for missing knowledge.

    2

  3. sans-devbox-bootstrap sans-devbox-bootstrap Public

    basic repo for home files, such as vimrc bashrc and git

    Shell

  4. Quick setup of docker ce on Debian Quick setup of docker ce on Debian
    1
    sudo apt-get remove docker docker.io containerd runc
    2
    sudo apt-get install \
    3
        ca-certificates \
    4
        curl \
    5
        gnupg \