Skip to content
View liamato's full-sized avatar

Organizations

@urbots
Block or Report

Block or report liamato

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. URV-TFG-Template URV-TFG-Template Public template

    A template written in LaTeX for Computer Science TFGs in URV

    TeX 1

  2. dotfiles dotfiles Public

    My own .dotfiles repo

    Shell

  3. ligght ligght Public

    ligght - The simple PHP router

    PHP

  4. battleship battleship Public

    C

  5. Script to suspend the USB adapter on... Script to suspend the USB adapter on the ZBook 17 G3 when systemd supends the computer avoiding errors like: "pci_pm_suspend(): hcd_pci_suspend+0x0/0x30 returns -16" and "dpm_run_callback(): pci_pm_suspend+0x0/0x150 returns -16"
    1
    #! /bin/bash
    2
    
                  
    3
    # NAME: custom_xhci_hcd
    4
    # PATH: /lib/systemd/system-sleep
    5
    # CALL: Called from systemd automatically