Jabasukuriputo Wang

Results 26 issues of Jabasukuriputo Wang

## Description * This is an attempt to speed up `--lowvram` by taking the model moving out of the forward loop. * The model moving is made asynchronous, by creating...

Support [`git fetch --refetch`](https://git-scm.com/docs/git-fetch#Documentation/git-fetch.txt---refetch) that basically redownload all objects from remote. Use cases: Fix a broken repository (object not found) that is likely to be caused by unexpected power failure...

``` Jan 08 08:36:57 ank java[465406]: 2024-01-08T08:36:57.683Z INFO 465406 --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Started. Jan 08 08:36:57 ank java[465406]: 2024-01-08T08:36:57.720Z INFO 465406 --- [ main] io.tolgee.Application$Companion : Started Application.Companion...

bug

As previously discussed in [Slack](https://tolgeecommunity.slack.com/archives/C03A0RQR62H/p1682517077954139). ``` * Trying 127.0.0.1:21062... * Connected to 127.0.0.1 (127.0.0.1) port 21062 (#0) > GET /v2/projects/1/export?languages=zh-Hans&format=JSON&zip=false&structureDelimiter=&filterNamespace= HTTP/1.1 > Host: 127.0.0.1:21062 > User-Agent: curl/7.74.0 > Accept: */*...

bug

### Describe the bug The DWM api is throwing a `System.IO.FileNotFoundException` when accessing `Dwmapi.DwmGetColorizationParameters(out DWMCOLORIZATIONPARAMS dwParameters)` ### To Reproduce Unknown ### Expected behavior The error is caught and a default...

bug

Translation memory is a foundational part of computer assisted translations, so IMO it is of great importance to be able to peek through translation memory from in-context translation tools.

enhancement

Consider following settings: ``` tolgee.file-storage-url=//translate-static.example.com tolgee.front-end-url=https://translate.example.com ``` The Screenshots in Quick Translation is looking for `https://translate.example.com/translate-static.example.com/uploaded-images/xxx`

## Description RVM conflicts with other version managers, such as `fnm` It seems that when using other version managers, RVM refuses to take any action when other things has its...

### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...

I am looking for ways to wrap the micromamba binary to prevent the console window from disappearing immediately when error occurs so it can be checked but I don't want...

type::feature-request