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

Block or report tetebueno

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. Google Photos Takeout archive holds ... Google Photos Takeout archive holds a JSON file with photo/video metadata, thing is that the naming for this JSON file is not always so obvious. This takes care of resolving the name with all the variants I found so far.
    1
    import re as _re
    2
    import json as _json
    3
    
                  
    4
    JSON_EXTENSION = '.json'
    5
    
                  
  2. Install custom DXVK for Lutris (Ubun... Install custom DXVK for Lutris (Ubuntu 18.04)
    1
    #!/bin/bash
    2
    
                  
    3
    # References:
    4
    # https://www.youtube.com/watch?v=X6Vk_J3p2KA
    5
    # https://launchpad.net/~mati865/+archive/ubuntu/mingw-w64
  3. qbasic-gorillas-plus qbasic-gorillas-plus Public

    Classic Qbasic Gorillas with needed enhancements

    VBA

  4. unmanic.plugin.reorder_audio_streams_by_language unmanic.plugin.reorder_audio_streams_by_language Public

    Forked from Josh5/unmanic.plugin.reorder_audio_streams_by_language

    Python