Skip to content
View mnlwldr's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report mnlwldr

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
mnlwldr/README.md

πŸ‘‹ Hi there


πŸ”­ Here is my usual developer sales pitch

  • Open-source and free software enthusiast
  • Linux and OpenBSD
  • Programming in Go, Java, and PHP
  • Application back-end development

πŸ“« How to reach me

I love hearing from people around the world.

Pinned

  1. owo owo Public

    This is a port of the logic behind @zuzak's JavaScript OWO into Golang.

    Go 2

  2. multihash multihash Public

    Multihash is a console utility to calculate hashes recursively.

    Go 1

  3. ssh-merge-config ssh-merge-config Public

    Little tool written in Go to merge several individual ssh configuration files to a single configuration.

    Go

  4. yes yes Public

    Golang implementation of `yes`

    Go

  5. Update go to the latest version Update go to the latest version
    1
    #!/bin/sh
    2
    
                  
    3
    
                  
    4
    RELEASE=$(/usr/local/bin/go list -m -f '{{.Version}}' go@latest)
    5