Skip to content

Instantly share code, notes, and snippets.

View nezorflame's full-sized avatar
🎯
Focusing

Ilya Danilkin nezorflame

🎯
Focusing
View GitHub Profile
@nezorflame
nezorflame / error_1.log
Created November 20, 2024 17:05
ExtVendorUI_Classic crashes
7x ExtVendorUI_Classic/config/Config.lua:21: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@ExtVendorUI_Classic/config/Config.lua"]:21: in function `ExtVendorConfig_OnLoad'
[string "*Config.xml:284_OnLoad"]:1: in function <[string "*Config.xml:284_OnLoad"]:1>
Locals:
self = ExtVendorConfigContainer {
name = "Extended Vendor UI"
}
(*temporary) = nil
(*temporary) = ExtVendorConfigContainer {
@nezorflame
nezorflame / README.md
Last active April 26, 2021 02:52
VSCode settings for Go and few plugins as well

Moved here:

@nezorflame
nezorflame / openpgp.txt
Created April 5, 2019 10:25
Связанный идентификатор OpenKeychain
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:e7a60e403668262134676e31e307545a6b87c4a7]
@nezorflame
nezorflame / install.txt
Last active November 21, 2018 03:13
MEGAsync for Solus
Taken from here: https://dev.solus-project.com/T163
Source: https://ma.tc/ehuboqatec.md courtesy of @Logic-gate
Clone it -- https://github.com/meganz/MEGAsync
> git clone https://github.com/meganz/MEGAsync.git
> cd MEGAsync
> git submodule update --init --recursive
Get crypto++
> wget https://www.cryptopp.com/cryptopp565.zip #Tested on version 5.6.5