Jack Minardi

Results 10 issues of Jack Minardi

Since updating the vim plugin recently I sometimes get in a state where I can not exit insert mode. I haven't nailed down exactly what steps are needed to reproduce...

typing `gnvim` gives me the following error: Internal Error An uncaught exception was raised. Choose "Continue" to continue running in an inconsistent state. Choose "Crash" to halt the application and...

I want to start with a base image (my company's logo) and tile it following a fractal pattern (scale, rotate, translate, modify color). Is that possible?

I have an app with some web views and forms, so I have CSRF enabled. I would also like to have a few API endpoints working with the same app....

Rendering with Eevee needs a display attached. I've had some success getting Eevee renders to work using [PyVirtualDisplay](https://pypi.org/project/PyVirtualDisplay/), but I wanted to reach out and see what techniques you've used....

During the step "INFO: Building sys.o...", I get the below error. /Applications/Julia-0.4.7.app/Contents/Resources/julia/share/julia/base/precompile.jl error during bootstrap: LoadError(at "sysimg.jl" line 319: LoadError(at "/Applications/Julia-0.4.7.app/Contents/Resources/julia/share/julia/base/userimg.jl" line 1: LoadError(at "/Users/jtran/.julia/v0.4/Euclid/src/Euclid.jl" line 489: UndefVarError(var=:_lumber_mill)))) rec_backtrace at...

I am experiencing an issue with the auto generation of the telegraf.conf ConfigMap when converting from the json file in the values.yaml. See Issue #682 Is it possibly to configure...

I am using the helm chart to deploy telegraf. I configure my telegraph instance via the values.yaml file. Here is my inputs section of the values.yaml configuration: ```yaml - opcua:...