Alison Jenkins

Results 18 comments of Alison Jenkins

Opened PR https://github.com/paultyng/terraform-provider-unifi/pull/133 for adding an example of what the UDM's API URL should be. Not sure what the URL needs to be for standard UNMS but if you can...

Hey @paultyng, FYI I have reworked the PR to include an example for the other types of controllers.

Also if you want someone to test UDM Pro related changes poke me.

Hey @marchellodev, Good question but unfortunately this isn't possible as negative nice number need root access so unless gamemode were to do something funky with suid binaries (not recommended for...

I also just hit this issue but was able to resolve it by building the container from master. Try cloning the repo and just running ```make build``` in the root...

> @alanjjenkins > I rewrite some words in the readme to describe the native neovim tab vs. vscode-like tab(buffers). Does it become more helpful? Hey @nanozuki , Just read through...

> Replying to https://github.com/ValveSoftware/SteamVR-for-Linux/issues/520#issuecomment-1547284784 Thanks this was the only thing that worked for me. Like you I am on Garuda and am seeing all the same symptoms.

> It looks pretty good ! One thing though, you want to use the `helpers.defaultNullOpts.mkBool` / `mkStr` / `mkUnsignedInt` / `mkInt` or, `mkNullable `. Have a look at other packages...