-
now imagine the text something like a quasiquoting itself. it is from haskell extracted from coq, rewritten with syntax sugar and analized with large language models into that poem via rewrites. so it…
-
Are we comfortable with this format to talk about finalizing, or are there any loose ends that need to be hammered out?
```
```
-
**Summary**
**Background**
Currently databend have estabilished an working RBAC + DAC system, but there're still some work need to be done to make it more complete.
**Goals**
- cover more …
-
I tried this code:
```rust
#[repr(align(16))]
pub struct HighAlign {
x: u128,
y: u128,
}
extern { fn consume(x: &HighAlign); }
#[no_mangle]
pub unsafe extern "C" fn takes_al…
-
Thanks for your work on this library! It's exciting to see a library offer blob I/O support alongside the `database/sql` interface.
I'm working on [porting PicoShare to use this library](https://gi…
-
Right now when I get a query back I need to match on one of the structs `RethinkDB.Response`, `RethinkDB.Collection` or `RethinkDB.Record`. The problem I'm running into is a tad convoluted - but the b…
-
This was brought up by @suhasHere, and also at IETF 115 by @huitema.
Let's assume a sender wants to transmit a stream with 3k bytes passed through a relay. The relay will read from the source strea…
-
This issue is to fully eliminate LLVM, Clang, and LLD *libraries* from the Zig project. The remaining ties to these projects are as follows:
* [ ] #8726
* [x] #8727
* [ ] #17749
* [ ] #…
-
It's currently possible to include internal links to sections. I'd like to propose a similar feature for links to figures/images and tables.
It may make sense to provide this feature only if the figu…
-
## Milestones, progress
- [x] Out-of-tree Haiku boots using M-mode haiku_loader under RVVM with ATA drive
- [x] Nightly Haiku EFI boots through U-Boot with NVMe (Unstable framebuffer, app_server cra…