-
Updated
Feb 26, 2021 - Python
Here's what's popular on GitHub today...
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
-
Updated
Feb 26, 2021 - Python
-
Updated
Feb 23, 2021 - JavaScript
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Feb 27, 2021 - TypeScript
-
Updated
Feb 25, 2021 - JavaScript
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Restyled.io
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.
-
Updated
Feb 3, 2021 - Python
-
Updated
Feb 18, 2021 - Python
-
Updated
Feb 24, 2021 - C++
-
Updated
Feb 17, 2021
-
Updated
Feb 26, 2021
-
Updated
Feb 9, 2021 - Jupyter Notebook
Support using="-android viewmatcher", value="<JSON>"
appium/appium-espresso-driver#516
like appium/appium#12372
Acceptance Criteria:
- Ruby
- Python
- Java
- C#
- WebdriverIO ?
- wd ?
It would be nice if the list of tables in the dropdown at /console/events/data/add was alphabetised. Here's what the current experience looks like:
-
Updated
Feb 27, 2021 - C#
-
Updated
Feb 27, 2021 - JavaScript
-
Updated
Feb 27, 2021 - C++
Currently the install_trust option for CAs from the pki module can only be configured via JSON/API.
Setting TLS to internal with option on_demand is easily possible with a Caddyfile and allows for a quick and simple internal setup. Trust store installation on the machine itself is not necessary and only leads to startup errors being logged from both sudo and caddy.
Therefore it w
-
Updated
Feb 26, 2021 - JavaScript
-
Updated
Nov 20, 2020 - Java
Hello! I want to update information on the database on Firebase with the following code:
class _PostXXXState extends State {
var _isLiked = false;
var likesCount;
var key;
int getLikesCount(likes) {
var likes = this.widget.likes;
var key = this.widget.key.toString();
if (likes != null && _isLiked == true) {
likesCount = likes + 1;
FirebaseFirestore.instance.collection('post').doc('Po
-
Updated
Feb 26, 2021 - TypeScript
-
Updated
Feb 23, 2021 - Python
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.

Is your proposal related to a problem?
(Write your answer here.)