-
We are using a Heroku Postgres database for backing the Kendraio Proxy (which uses the Hasura GraphQL API):
https://cloud.hasura.io/project/c99bd82f-566a-445b-a514-8fa0cecacbce
But it is being hos…
-
### Is your feature request related to a problem? Please describe.
Is there any plan to support simplified Chinese?
### Describe the solution you'd like
Hope to support Simplified Chinese
### Desc…
-
## Description
There are many people often asking why some BATs are sent to brave.
This is just the latest example:
https://www.reddit.com/r/brave_browser/comments/196xuip/why_did_uphold_send_…
-
What invariant are callers supposed to uphold for [`VertexBuffer::new_raw`](https://docs.rs/glium/0.17.1/glium/vertex/struct.VertexBuffer.html#method.new_raw) to be safe? (I suppose `T` can't have pad…
-
Trump plans to "See them in court" after the 9th circuit appeals court upheld the overruling of the travel ban.
- https://www.aol.com/article/news/2017/02/09/see-you-in-court-defiant-trump-rails-ag…
-
Although `wgpu::RenderPass` and `wgpu::RenderBundleEncoder` both implement the trait `wpu::util::RenderEncoder`, they have different expectations for the lifetime of their common methods. For methods…
-
`Vec1` does not uphold its non-empty guarantee in its `Vec1::drain` API. Here's an example:
```rust
use std::mem;
use vec1::vec1;
fn main() {
let mut xs1 = vec1![0i32, 1, 2, 3];
prin…
-
It has come to my attention that some team members are not taking the necessary initiative when it comes to addressing tasks, which is causing delays and miscommunication within the project. Additiona…
-
The App class handles far too many responsibilities. Instead of having this class be a god-class, we should split it up into multiple classes which each handle one thing. This would allow us to uphold…
-
We have started to point users at systemd-sysext for bringing their software and configuration to Flatcar as overlay on `/usr`.
To get there, a few workaround were needed. While there were discussion…