Here's what's popular on GitHub today...
-
Updated
Apr 11, 2021 - C
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
IPFS
-
Updated
Apr 8, 2021 - Jupyter Notebook
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Apr 11, 2021 - C
URL: admin/vaccination_centers/:id
Un simple tableau fera l'affaire, au dessus de la liste des partenaires.
Made in India
Open source projects built in or receiving significant contributions from India :india:
Semgrep
Semgrep is a fast, open-source, static analysis tool for modern languages. With 1,000+ existing rules and simple-to-create custom ones, it finds the bugs that matter.
- Open source, works on 17+ languages
- Scan with 1,000+ community rules
- Write rules that look like your code
- Quickly get results in the terminal, editor, or CI/CD
- Flag issues moving forward, get results in pull requests, Slack, + more
To allow a higher api request volume, we should use Binance's websocket APIs instead of the current implementation.
-
Updated
Mar 20, 2021 - C++
-
Updated
Apr 11, 2021 - Java
-
Updated
Mar 29, 2021 - Shell
[DOCS][SPI] SPI-DOCS
Hi, everybody.
The design and development of SPI in the DolphinScheduler community has already begun, and the development of Alert spi is about to be completed. Therefore, we need relevant documents to tell users how to develop spi. We hope that interested friends in the community can participate in this work. If you are interesting this research, you can leave a comment below. thank you very muc
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
If a metric is removed from a datasource the single metric widget is inoperable if saved slice or URL references the previously defined metric. Note this isn't a problem for visualization types which support multiple metrics.
Expected results
The metric widget to render correctly.
Actual results
The metric widget in inoperable (see attached screenshot).
Screenshots
<
-
Updated
Apr 1, 2021 - JavaScript
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Aug 14, 2020
-
Updated
Apr 10, 2021 - Python
-
Updated
Mar 27, 2021 - Python
-
Updated
Apr 8, 2021
-
Updated
Apr 11, 2021 - JavaScript
The tutorial for using Messaging https://firebase.flutter.dev/docs/messaging/overview lacks an important part, it does not talk about the required extra service worker for Web (see my SO question about the matter)
Importing the following scripts in index.html:
Checklist
Code Inspector
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
What problem does this solve or what need does it fill?
Selecting particular camera types is frustrating, relying on checking the name field within a system.
What solution would you like?
Add a simple marker components for
UiCameraandGameplayCamera.What alternative(s) have you considered?
Users can add their own marker components manually.
Only tag
UiCameraand