-
The TAG makes the following comment that touches on (lengthy) discussions the TV Control WG had on whether the API could better be formulated as HTTP request/response exchanges:
[[
We're wondering…
-
## User story
**As** someone developing a Rex task
**I would like to** find out which groups a server is in
**so I can** make decisions based on its group membership
For one service I ru…
-
TL;DR: Some arrays are very big. If we use `scan_object_and_trace_edges` to scan them, it will take too much time in one single work packet. We need a way to split the scanning of a large array into…
-
At RWC this year, we (maybe @gtank or @tarcieri?) talked about a faster approach to finding suitable keypairs. The current scheme performs a large number of independent trials (in parallel on all avai…
-
This issue is a final comment on my minor distraction in #14, to move the discussion here. It likely has a lot of overlap with @ThisIsMissEm's FIRES proposal.
The FediBlock hashtag has emerged as t…
-
Here's a solution based on a discussion on slack:
```
using Gumbo, HTTP
r = HTTP.get("https://arxiv.org/a/soejima_t_1.html")
r_parsed = parsehtml(String(r.body))
body = r_parsed.root[2]
n_arti…
-
## Goals
* allow savanna to be used independently of cheetah, i.e. make it easy to do single application runs with codar tools (no parameter sweeping involved).
* separate specifications for Code …
-
@hugoycj
Hi,awesome work,but there is no result output from my training here. What could be the problem? Thank you.
![图片](https://github.com/hugoycj/Instant-angelo/assets/28293910/7c429113-6eb8-447…
-
## What problem does this solve or what need does it fill?
User should be able to place text widgets in 3d space and have it be rendered by the 3d camera
## What solution would you like?
- So…
-
**Describe the bug**
_Older issue, see threads like [Stack Overflow](https://stackoverflow.com/questions/30287091/how-can-i-bind-to-a-custom-attached-property-in-c-sharp-from-code-behind-in-a-wi/47…