Here's what's popular on GitHub today...
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
Python
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 9, 2021 - Haskell
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
-
Updated
Apr 9, 2021 - C#
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 UiCamera and GameplayCamera.
What alternative(s) have you considered?
Users can add their own marker components manually.
Only tag UiCamera and
Made in India
Open source projects built in or receiving significant contributions from India :india:
WIP
Allow authors of pull requests to set status to pending while still working on it.
[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
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
-
Updated
Apr 10, 2021 - Dart
An experimentation and research platform to investigate the interaction of automated agents in an abstract simulated network environments.
-
Updated
Apr 8, 2021 - Jupyter Notebook
A Python Library for Document Layout Understanding
-
Updated
Apr 10, 2021 - Python
Use Android as Rubber Ducky against another Android device
-
Updated
Apr 1, 2021 - Shell
To allow a higher api request volume, we should use Binance's websocket APIs instead of the current implementation.
Spaghetti: a dependency analysis tool for Go packages
-
Updated
Apr 9, 2021 - Go
一款免费的数据可视化工具,报表与大屏设计!类似于excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,永久免费!
-
Updated
Apr 6, 2021 - Java
Unlock an Android phone (or device) by bruteforcing the lockscreen PIN. Turn your Kali Nethunter phone into a bruteforce PIN cracker for Android devices! (no root, no adb)
-
Updated
Mar 29, 2021 - Shell
Is your feature request related to a problem? Please describe.
Problem: I'd like to dynamically import scripts as <script> tags.
Describe the solution you'd like
Proposal:
const useScript = ({ url, id, type = 'text/javascript', async = true }) => {
const [ready, setReady] = React.useState(false);
const [failed, setFailed] = React.useState(false);
RCommand line interface for testing internet bandwidth using speedtest.net
-
Updated
Apr 9, 2021 - Python
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.
Describe the bug
CKV_GCP_14 requires a backup configuration, but it does not take into consideration read replicas.
A read replica cannot have backup enabled in GCP.
To Reproduce
Steps to reproduce the behavior:
- Create a google_sql_database_instance with master_instance_name and replica_configuration
- Chekov will pop up error CKV_GCP_14
Expected behavior
Read replicas
Nx-powered Neural Networks.
-
Updated
Apr 9, 2021 - Elixir
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Apr 10, 2021 - JavaScript
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts


Hey DogeHouse Community,
I've loaded the Page, my system language is german and the dropdown showed English. I think, that the Dropdown is defaulted to English, maybe set the dropdown to whatever the users system language is on page load. It's a minor detail i know, but at first i was a bit confused. :)