Justin Rackliffe

Results 81 comments of Justin Rackliffe

So not sure if these will count as guides, but hey have at it internets. * "Good First Issue" and more focused project engagement for the enterprise/end user communities *...

One that has been sticking in the back of my mind as well has been doing Attribution well. I see a ton of variance in what I see internally and...

And for those that can talk to your central team. The next hop on the WSL interface is 0.0.0.0 (the on-link gateway) so some solution providers may allow for handling...

Same boat. Trying to use the WSLENV functionality to get environment data into WSL which works, but then that throws off k8s/k3s. Disable k8s and no issues, but start it...

Nope hoping to get more folks to keep flagging area/proxy as a place to invest.

For me the resolution for this specific error has been using the no_proxy in the distro context to include the elected cluster IP, but this has issues in WSL2 because...

Gut says that https://github.com/jmorganca/ollama/blob/main/server/download.go doesn't respect the proxy, but still checking. So the client might be fine, but having the server pull a model from the registry doesn't quite function.

Any updates on a strategy to support both 5.1 and 7+? If supporting in the same module is too challenging what about supporting modules for 5 and for 7? Been...

I have not tested it thoroughly, but for the moment it looks like I have all the major cmdlets working in 5.1 so looking forward to deprecating my wrapper and...

Found a big gotcha.... even with starting powershell in MTA it looks like these cmdlets in 5.1 won't function in SYSTEM context. Won't be able to use it in our...