-
Updated
Aug 27, 2021 - Java
search
Here are 4,619 public repositories matching this topic...
-
Updated
Aug 14, 2021 - Rust
-
Updated
Aug 24, 2021 - Python
-
Updated
Aug 26, 2021 - HTML
Added a cpp file for Floyd Algorithm for cycle detection Description of Change
Checklist
- Added de
-
Updated
Aug 26, 2021
-
Updated
Aug 28, 2021 - JavaScript
-
Updated
Jul 22, 2021 - Rust
-
Updated
May 11, 2021 - JavaScript
bitmap/bit array
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.
The new GrpcDataRuntime (https://github.com/jina-ai/jina/blob/master/jina/peapods/runtimes/grpc/__init__.py) does not support sharding at the moment. Thus a Flow should not specify this runtime and a sharded pod at the same time.
Right now this will not raise any error, but silently produce unexpected behavior. This is undesirable and the Flow should rather check this condition and raise an app
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 28, 2021 - C++
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
May 24, 2021 - JavaScript
-
Updated
Aug 28, 2021 - Go
-
Updated
Jun 26, 2021 - Python
-
Updated
Aug 25, 2021 - Ruby
-
Updated
Aug 27, 2021 - Python
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
Aug 28, 2021 - TypeScript
-
Updated
Aug 28, 2021
-
Updated
Sep 20, 2020
-
Updated
Aug 25, 2021 - Python
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
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 isfd
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