The Wayback Machine - https://web.archive.org/web/20210820120325/https://github.com/topics/search
Skip to content
#

search

Here are 4,586 public repositories matching this topic...

maple3142
maple3142 commented Jul 1, 2021

My problem is that I use my home directory as a git repo to manage my dotfiles, so there is a ~/.gitignore that ignores everything except some files. The problem is fd won't work by default at this situation. Although there is a --no-ignore-vcs, but I still want .gitignore to be respected when I am in a project directory.

Ripgrep has a flag --no-ignore-parent that can ignore `.gitigno

RandomClaim
RandomClaim commented Oct 15, 2020

Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.

Currently the preview is too small in my opinion which forces me to visit the website.

jina
jacobowitz
jacobowitz commented Aug 18, 2021

I encountered a problem during benchmarking when running Flows on one machine with a high number of shards (64 in my case).
In that case there are sometimes port conflicts, because the Flow assigns the same port to multiple shards, which does not work on the same machine.
Of course that behaviour would be fine if all of those shards would live on different machines, which should be the case for

Improve this page

Add a description, image, and links to the search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the search topic, visit your repo's landing page and select "manage topics."

Learn more