-
We have a bit of code to reserve an account from an available pool, which looks like this:
`var account = accounts.OrderBy(x => x.UsageCount).FirstOrDefault(x => x.TryReserve(token));`
After por…
-
It seems both astropy and the testing framework have started to draw in an inordinate number of dependencies. I'm quite happy with our own ones, as these are under our own control, but feel any beyond…
-
Hello,
When call @NPCRestock for add item on NPC body lilke:
`ON=@NPCRestock
ITEM=i_shirt_plain
COLOR=colors_all
`
Happen this problem:
- Correct add i_shirt_plain on NPC body.
- Wron…
-
Despite the big advances in the [animation system](https://godotengine.org/article/godot-gets-new-animation-tree-state-machine), there is a fairly recent technique called [motion matching](https://www…
reduz updated
4 years ago
-
The old versions supported Linux until some time ago (I'm not sure when it stopped).
This issue is to gather info about how to bring back Linux support. And hopefully help someone motivated.
As hu…
-
In the [docs for rollover api](https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-rollover-index.html) it is not clear that `max_size` refers to the primary store size. While it m…
-
## Bug Description
I get blank pages on Dashboard and AdSense tab. Anaytics & Console seem fine. On another site without Adsense, everything works.
Errors in Adsense section:
```
react-dom.min…
-
After upgrading to packer 1.1.1 we experience an error during one particular powershell provisioning step.
By examining the packer logfile it seems clear that there was a change in how powershell e…
-
Submitting Author: Name (@wlandau)
Repository:
* `targets`: https://github.com/wlandau/targets
* `tarchetypes`: https://github.com/wlandau/tarchetypes. (`tarchetypes` is a small companion package…
-
Hello, I tried to put the toolbox in spm12 and run it, but the probabilistic atlas seems to be missing, so that the code would ended in error. Did I miss anything, or is there a place/website that I s…