Skip to content
View ThoNohT's full-sized avatar
Block or Report

Block or report ThoNohT

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

  1. NohBoard NohBoard Public

    A Keyboard Visualizer

    C# 953 166

  2. Cleaning haskell packages from pacman Cleaning haskell packages from pacman
    1
    # Cleaning up haskell packages on Arch Linux
    2
    
    
    3
    In Arch Linux, all haskell packages are dynamically linked. This can be a headache for the user, since it results in a large amount of `haskell-*` packages being installed on your system, and the possibility for version conflicts. A way around this is to not depend on `pacman` at all for haskell packages, but manually install them.
    4
    In this document I explain how I switched from a lot of haskell packages installed with `pacman`, to a few manually installed packages.
    5
    
    
  3. tristrip tristrip Public

    C 1

  4. Exy Exy Public

    Excel like thing

    F#

  5. FileRenamerN FileRenamerN Public

    A file renamer.

    C#

  6. ScreenShotr ScreenShotr Public

    Allows for quick creation and uploading of screenshots to a privately maintained web server.

    C#