Nick Gridinskiy

Results 8 comments of Nick Gridinskiy

Hi guys im having a very similar issue to this, on reload it seems that the iptables are messed up on reload, but the regular up / down cycle is...

Thank you for your help, i had 1 more question though, not related however, is there any way to map the host machine to a hostname as well?

as per the video the reason why your solution does not work is because the `+` operator is being invoked on the integer value first, and since it cannot be...

is this feature still in development? are there any alternatives i can use to apply a macro to several lines?

can you help me to do this ? I am not familiar with the code base. Also perhaps ill try out a different plugin too : `oil.nvim` seems to be...

Ill contribute a bit of info thanks to chatgpt: ``` What you’re seeing During the second GLAD pass GLAD calls load(userptr, "vkEnumerateInstanceExtensionProperties"); with load = vkGetInstanceProcAddr (from SDL) userptr =...

i patched it into my opencode as well, worked like a charm