László van den Hoek

Results 12 comments of László van den Hoek

The reported codepage is `iso-8859-1`. I should add that I normally don't use PowerShell _at all_ and that I have not (knowingly) altered any settings, so I would assume that...

Regarding the issue: I'm struggling to find where in the [installer script](https://github.com/jbangdev/jbang/blob/main/src/main/scripts/jbang.ps1) the `Path` environment variable is updated. Plenty of mentions of some "Path" or another, but all regarding physical...

Update: running the simple FizzBuzz example from the manual doesn't work either. I have updated the issue description (step 7). Interestingly, the `Retrieved file from cache` line still gets the...

I have updated the issue with further test cases. As a workaround, you need to set both `JBANG_CACHE_DIR` and `JBANG_REPO` environment variables to paths without "special" characters to get it...

I see one important benefit: clarity about the purpose of the split, by allowing a concise, atomic formulation of the difference between the two outputs. You cannot specify both `map`...

Fair enough. While we're changing method signatures, I think it would make sense to use this opportunity to also add the possibility to customize the image name in the case...

I found this issue while Googling for "GPT-4 Project Euler", which are two subjects that I personally take a keen interest in :) Re-benchmarking would be an interesting data point,...

Hi Boris, thanks for getting back in such a timely manner. I didn't get the demo to work yet, due to some hostnames not matching - this might be carelessness...

I have the same problem, but with Azure OpenAI. I have opened a separate pull request that implements the requested change and applies it to both OpenAI and Azure OpenAI:...