Skip to content
View meskuk's full-sized avatar

Block or report meskuk

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. playbooks playbooks Public

    Jinja

  2. mesk.uk mesk.uk Public

    CSS

  3. nopaper nopaper Public

    Display the status of multiple HP MFDs

    Python

  4. libdata-status libdata-status Public

    A hack to know which computers are occupied

    Python

  5. Output JS source maps to ./out Output JS source maps to ./out
    1
    import sys
    2
    import json
    3
    from pathlib import Path
    4
    
                  
    5
    with open(sys.argv[1], "rb") as f: