Conrad Ludgate
Conrad Ludgate
An experiment for now. our TUI doesn't really need async, but sqlx and reqwest forced our hands. There's alternatives like rusqlite and ureq though that are sync. Performance seems the...
Tab to switch filter modes (like session/directory/host etc)
I think it would be cool if we could do ```sh atuin incognito ``` And spawn a subshell. In this subshell we will have syncing disabled, and we will be...
To address bad error messages in #504
I was looking to see if I could replace the [`Mutex` from the deadpool crate](https://github.com/bikeshedder/deadpool/blob/0fc352b143a09e18903286ad048ffc5197dbc79e/src/managed/mod.rs#L599-L617), but there's an interesting requirement here - [deadpool has a `resize` method that can resize...
[rendered](https://github.com/conradludgate/rfcs/blob/array-builder/text/0000-array-builder.md)
In my organisation, we use git tags for operation things. For instance, a git tag might trigger our CI create the deployment. As far as I can tell, sapling doesn't...
## Motivations This is a random thought, but it might be worth tracking. We have task-local-extensions to provide a type agnostic data for middlewares. http::Request also has their own. ##...
Kinda useless, but I've wanted to do this one for a while nice. In my opinion, `time` has a much cleaner (and safer by design) API compared to `chrono`. Still...
- works - modify - stash - change back to no extra crate - speed up latency