-
Updated
May 3, 2021 - Python
Here's what's popular on GitHub today...
-
Updated
May 2, 2021
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
-
Updated
May 3, 2021 - Python
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
May 3, 2021 - TypeScript
-
Updated
May 3, 2021 - Jupyter Notebook
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
codebeat
Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin!
codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift
We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!
-
Updated
May 3, 2021 - C++
-
Updated
Apr 30, 2021 - PHP
-
Updated
May 3, 2021 - Python
-
Updated
Apr 21, 2021 - Python
-
Updated
May 2, 2021 - Go
-
Updated
Apr 19, 2021 - Shell
If you command a lane change under 45mph, nothing will happen. It it should be clear to the user that no lane change can be done because the speed is too low.
Perhaps instead of the message "Steer Left to Start Lane Change" that appears above 45mph something like "Speed too low for lane change"
-
Updated
Apr 29, 2021 - JavaScript
Bug Description
in src/state/governance/hooks.ts
Line 72: const [name, types] = signature.substr(0, signature.length - 1).split('(')
types may be undefined when the proposal has wrong signiture.
Line 75: const decoded = utils.defaultAbiCoder.decode(types.split(','), calldata)
TypeError: Cannot read property 'split' of undefined
Steps to Reproduce
Call propose function on con
-
Updated
May 3, 2021 - Haxe
-
Updated
May 2, 2021 - JavaScript
-
Updated
Apr 30, 2021 - C++
-
Updated
May 3, 2021 - C#
-
Updated
May 1, 2021 - Shell
-
Updated
May 3, 2021
-
Updated
May 3, 2021 - JavaScript
-
Updated
May 3, 2021 - Jupyter Notebook
-
Updated
May 3, 2021 - Rust
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
it's not clear from the Client Libary Guide that the default behavior of
signUpwhen used with the hosted platform is to send an email confirmation,we should: