-
```python
>>> kdf.replace('Mjolnir', 'Stormbuster', subset=('weapon',))
name weapon
0.342778 Ironman Mark-45
0.087444 Captain America Shield
0.1792…
-
Hello,
I've sucessfully build valhalla from master, but am unable to build tiles for the UK - running `valhalla_build_tiles` results in a `SIGSEGV` quite early on:
```
$ valhalla_build_tiles -c…
-
needs support
I tried to do nothing in this case like in `:meta` but that fails.
```julia
julia> g(x) = @inbounds for i=eachindex(x); x[i] += 1; end
julia> @trace g([1,2,3])
ERROR: Tracing Er…
-
Updates to the Data Model:
```json
{
"id": "0624fc78-d985-483b-a1b2-d988ba998221",
"legacyId": 30061774,
"typeId": "6950164f-3c5e-4bdc-abc8-22aaf5a1bd49",
"track": "DEVELOP", /…
-
This might of course just be my inexperience with cpp dev, but building Valhalla on Win 10 (mvsc_x64) with VS 2019 and the `vcpkg/scripts/buildsystems/vcpkg.cmake` toolchain for `TOOLS` and `DATA_TOOL…
-
@mloskot I'm trying to compile valhalla on fedora now with mingw64. Not because MSVC doesn't work, but I need to use its python bindings with a python which was built with mingw64. Fun, fun..
Of co…
-
Skills not on this list have been confirmed, but I don't know if they have changed.
Basically attack speed is not applied to the start delay of the keydown skill. (Chain Arts: Tough Hustle is a only …
-
```julia
julia> ir = @code_ir 1+2 [3/281]
1: (%1, %2, %3) %4 = Base.add_int(%2, %3)
return %4
julia> Mjolnir.return…
-
So the good news is that Hammerspoon appears to work pretty much without any modification, on Big Sur (x86), at least for the APIs that I typically use.
Building it in the new Xcode seems to also m…
-
It's not obvious that a pill expands to an mxid, so if you try to suffix it with a domain, badness
ara4n updated
4 years ago