-
@hslinhares a funcionalidade que a gente conversou hoje para o painel do PPAG é conhecida como "write-back". Coloca a descrição de qual foi o pedido da DCMEFO aqui (incluindo objetivo do painel e scre…
-
I would like to build my paper and a separate supplementary information document both from LaTeX sources. I imagine I could do this with some additional Snakefile content but was wondering if there wa…
arm61 updated
2 months ago
-
-
Right now I see two problems with our current system:
- There is no range range-ring for the capture order, which means it is difficult to gage whether your ACU/engineer needs to walk before carryin…
-
Theists often assert that without God, life can have no meaning.
I hold that meaning, like beauty, justice, love, and so many other things, emerges from our circumstances. We are sensing, thinking …
-
Dear Sam, dear Charles,
corresponding to the DIF KERI WG call of June 22nd, 2021 (and previous expression of concerns in the DIF KERI WG slack channel) I'd like to again list my concerns about the …
-
hey webviz!
I've been diving into how to add ROS connectivity to [my personal website](https://flynnlabs.dev) and I keep coming back to this idea of turning the webviz-core package into its own rea…
-
see #1524
-
For example if I check Sichuan, China I get Asia/Urumqi at +0600, not China at +0800
```
from tzwhere import tzwhere
from datetime import datetime
import pytz
TZ = tzwhere.tzwhere(shapely=Tru…
-
In #35944 we noted that `repeat(::OffsetArray, ...)` is a little funny; it errors for `inner` repeats and happens to return 1-based arrays for `outer` repeats. I don't think either of these behaviors…