Pooya Moradi

Results 71 issues of Pooya Moradi

Adds [fclones](https://github.com/pkolaczk/fclones), an efficient duplicate file finder. For this functionality, fdupes is already present in Termux repos but fclones is [faster](https://github.com/pkolaczk/fclones#benchmarks) than fdupes and [jdupes](https://github.com/termux/termux-packages/pull/10915) (@Efreak).

Adds [ceres-solver](http://ceres-solver.org/index.html) used for optimization problems.

Adds [libfann](http://leenissen.dk/fann/wp/), a fast artificial NN library

Adds [qhull](http://www.qhull.org) used for calculating convex hulls.

I've packaged `ttyplot` for Termux (Android terminal emulator). Added a repology badge to readme to compare packaging status for different distros.

## Question #### 1-How to do multi-line configs? Use-case: I want to split `chat_nick_colors` (which is a long line) into multiple lines. #### 2- Is it possible to include a...

question

When I enable picom, my T450s's fans start up regulary and I notice a discernable lag on even keyboard input on terminals. It doesn't matter which backend I use or...

Is it possible to resize the dragon window? Currently, it prints the complete path of the file as entry. It makes it cumbersome to place the window around. Is it...

**Is your feature request related to a problem? Please describe.** 1- `git clone --depth=1 some-heavy-repo` 2- Now, we can't pull the repo completely from lazygit. We should `git pull|fetch --unshallow`...

enhancement

`wormhole-rs forward connect` crashes between peers: Ubuntu x64 and Android aarch64, both using version 0.5 of `wormhole-rs`. ``` RUST_BACKTRACE=1 wormhole-rs forward open [WARN ] This is an unstable feature. Make...