-
It looks like uploading a file adds an entry to simpledb but the rmarchive command currently doesn't delete it. Is this a bug or a feature?
-
### Refactor request
Goal: Reduce inefficiency by only calculating predictions that will be used in the likelihood
- Can be recycled throughout the code
- Might be useful to talk to CASAL2 develo…
-
The idea is for something like this:
```elixir
Req.get!(url, timeout: 5000)
```
to be as close as possible to:
```elixir
Task.async(fn ->
Req.get!(url)
end)
|> Task.await(5000)
```
…
-
Some random draft thoughts, which I'm trying to form into an academic lecture about federated bookkeeping:
Bookkeeping systems (whether electronically federated or kept in sync "manually") can help…
-
### Connector Name
destination-firestore
### Connector Version
0.2.2
### What step the error happened?
During the sync
### Relevant information
I am getting this error message on each sync. Som…
-
The Term data model has some fields that must not be set by users and are for internal use only. These fields are listed here with a brief summary and a suggestion for how to migrate the workload that…
-
## User Story
As a user, I want a clear visualization of my expenses and income in different categories, so that I can keep track of how my expenses distributed
## Detailed Description
- Create…
-
## Description
You can print shitload of C3 contraband that can be sold for 1 or 2 FUCs depending on what you print
**Reproduction**
1) Get a holopickaxe blueprint(easiest) and insert it in any…
-
### Description
When using `msgspec` for an OpenAPI (JSON Schema) API, I observed something: The ability to create dynamic subsets/partials of other `Struct`s for encoding/decoding purposes may be…
-
Scytale should log a Bookeeping Entry like Tr1d1um.
https://github.com/Comcast/tr1d1um/blob/46607c2663aae15358ed34d58e5dcdeecf891466/src/tr1d1um/common/utils.go#L35
Data to log:
```
Wrp.msg_ty…