-
Updated
Feb 20, 2022 - Java
search
Here are 5,092 public repositories matching this topic...
-
Updated
Feb 19, 2022 - Rust
-
Updated
Feb 20, 2022 - Python
-
Updated
Feb 9, 2022
-
Updated
Feb 19, 2022 - C++
-
Updated
Feb 19, 2022 - Markdown
What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:
(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md
I can send some :
Star Patterns
At Jina, we build crazy fun things using Jina and one such example is the meme search.
Meme search allows you to upload a meme of your choice and renders many similar memes to your meme !.
If you are interested in getting your hands on coding with Jina and creating something, this is the issue for you.
Idea:
Create a Pet image classification!.
-
Updated
Feb 19, 2022 - Rust
-
Updated
Feb 9, 2022 - C
-
Updated
Dec 21, 2021 - JavaScript
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.
-
Updated
Feb 20, 2022 - C++
-
Updated
Feb 13, 2022 - Go
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Nov 6, 2021 - JavaScript
Installed it, typed ctrl + space, and the application presented itself as expected. When I started typing in the query box, the dialog expanded and presented a black screen only, with what looked like a Google icon. Clearly not as expected.
After looking around I saw that cerebro had theme settings and since I use a dark theme, many things commonly have issues supporting it so I tried to change
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Nov 13, 2021 - Python
-
Updated
Feb 19, 2022 - Go
-
Updated
Dec 25, 2021 - Ruby
Describe the feature you'd like to see added
Current the /search endpoint returns a HTML file to display the results. This works well for UI users, which might be the first use case of Whoogle. But it's hard for prog
-
Updated
Feb 19, 2022 - Python
Is your feature request related to a problem? Please describe.
There seems to be duplication of logic in the code for Cloud Plugins. This is an opportunity for us to streamline the codebase and refactor these classes. This issue stems from these comments in #2096.
Describe the solution you'd like
-
Updated
Feb 19, 2022 - JavaScript
-
Updated
Feb 19, 2022 - TypeScript
-
Updated
Feb 19, 2022 - 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."
It is definitely not clear in the man pages that
fduses regular expression search as its default. That ought to be specified in the DESCRIPTION section offd's man page.