-
## Description
Slack thread: https://dsva.slack.com/archives/C0FQSS30V/p1729809509395989
VAMC Operating Status page breadcrumbs show as:
`VA.gov home > [VAMC System] > Operating status | [VAMC Syst…
-
I trained the centerpoint model using the official KITTI dataset and evaluated the inference without any issues. Then I converted my dataset to the KITTI dataset format. Training was fine, inference w…
-
auto-reduced (treereduce-rust):
````rust
#![feature(const_trait_impl, generic_const_exprs)]
fn main() {
let _ = process::([()]);
}
fn process() -> [(); T::make(2)] {
input
}
#[const_trait…
-
Doable things
1. Records: F#'s DUs + C#'s records + overridable equality on subtrees
2. Deep type argument inference (e. g. you pass A : IInterface\ in somewhere where it's IInterface, then T = B, I…
-
Could you please add in the readme a section crediting the creators and grants that made Loghi possible?
-
@LenevJ please review the design on the pages that have been made.
-
Currently the C backend bails out everywhere it finds a rust-like tagged union:
https://github.com/Gankra/abi-cafe/blob/6ba68656bd74d05692e3abb83a51a0bfc2b7ce32/src/abis/c/declare.rs#L259-L267
T…
-
I'm hoping to publish a new FPWD called Ethiopic Script Resources, in line with all other scripts currently being worked on in our Language Enablement program. See a [list of documents](https://github…
r12a updated
4 months ago
-
Supposed I have a document like this:
```
```
Where a table is located between two chunks of text, and I'd like to parse the document and save the parsed information, in order, to a tex…
-
## `bin_files_must_export_main`
Could also be called:
* `no_libraries_in_bin`
* `executable_without_main`
## Description
Dart files in `bin/` should export a `main` function that can serv…