-
Updated
May 7, 2021 - Dart
Here's what's popular on GitHub today...
-
Updated
May 8, 2021 - Python
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
-
Updated
May 8, 2021 - Python
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
-
Updated
May 2, 2021
As per the title, can we find (and implement) some better keywords for TRUE and FALSE (like nisciun for NULL)?
-
Updated
Apr 29, 2021
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);
R-
Updated
May 6, 2021
-
Updated
May 7, 2021 - JavaScript
-
Updated
May 6, 2021
Issue Description
update sentinel-cluster-server-envoy-rls to envoy v3 api
Type: bug report or feature request
Describe what happened
Feature Request
Is your feature request related to a problem? Please describe
Is it nessary to support RocketMQ
- Two ways to user it.
- As a way to data sync from admin to bootstrap.
- As a plugin to send mq message by request from bootstrap.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
-
Updated
May 7, 2021
-
Updated
May 6, 2021 - Java
-
Updated
May 7, 2021 - JavaScript
-
Updated
May 8, 2021 - Dockerfile
-
Updated
May 8, 2021 - Go
Add metadata tables tests to make sure they don't break when reading different versions of tables
based on discussion in #2521
GitHub Learning Lab
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.


People at sohu say this setting is useful because the result of the query, rounded up with python's round function, takes three times longer than all the other commands combined.It's a question someone on StackOverflow asked.