Skip to content
View pradoz's full-sized avatar

Block or report pradoz

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 Loading

  1. dot-files dot-files Public

    .vimrc, i3 window manager config, etc.

    Lua

  2. ansible-playbooks ansible-playbooks Public

    Ansible - Ubuntu MATE - neovim, zsh, node/npm etc.

  3. go-balancer go-balancer Public

    Load Balancer fun in GoLang

    Go

  4. Fix DNS resolution in WSL2 Fix DNS resolution in WSL2
    1
    More recent resolution:
    2
    
                  
    3
    1. cd ~/../../etc (go to etc folder in WSL).
    4
    2. echo "[network]" | sudo tee wsl.conf (Create wsl.conf file and add the first line).
    5
    3. echo "generateResolvConf = false" | sudo tee -a wsl.conf (Append wsl.conf the next line).
  5. KoolB-BASIC-Compiler KoolB-BASIC-Compiler Public

    BASIC to x86 assembly compiler implemented in C++

    C++ 2

  6. Adv360-Pro-ZMK Adv360-Pro-ZMK Public

    Forked from KinesisCorporation/Adv360-Pro-ZMK

    Production repository for the all-new Advantage360 Professional using ZMK engine

    Makefile