-
Updated
1 hour ago - C++
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.

HTML
-
Updated
3 hours ago - JavaScript
Socket support
-
Updated
18 seconds ago - Python
-
Updated
20 hours ago
Made in India
Open source projects built in or receiving significant contributions from India :india:
Review Notebook App
Join 500+ orgs like Amazon, Microsoft, Google in using ReviewNB for Jupyter code reviews & collaboration.
Notebook review workflow includes,
- Visual diffs for easy version control (say NO to annoying JSON diffs)
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
Fill the form for Enterprise plan
-
Updated
5 days ago
-
Updated
27 minutes ago - Python
feefilter cleanups
There are some potential feefilter cleanups mentioned and motivated in comment bitcoin/bitcoin#21509 (comment) . If you address the locking one, please be careful and make sure that round()
is only called under a lock. See bitcoin/bitcoin#21509 (comment)
Useful skills:
- Bitcoin protocol messages
- Bitcoin Core
-
Updated
2 days ago - Go
-
Updated
20 days ago
It is currently expected that UIs will figure out when to hide msg_history_show
messages by themselves.
I think this is bad for two reasons:
- It makes UIs less similar, increasing the number of things to learn when going from one UI to another.
- It makes UIs different from the TUI, which offers a
press ENTER
prompt when the time to hidemsg_history_show
messages has come.
After [di
-
Updated
9 days ago - C#
-
Updated
yesterday
-
Updated
2 hours ago - Python
-
Updated
2 days ago - Jupyter Notebook
-
Updated
on Mar 2
Language Settings
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. :)
-
Updated
yesterday
-
Updated
15 hours ago - Go
-
Updated
3 days ago
-
Updated
3 days ago
-
Updated
6 hours ago - Svelte
Aim/Problem: Improve the docstrings in all the python files in the codebase. This will also fulfill the prerequisite for the lint check Check to enforce use of Args, Returns and Raises in the docstring.
to be introduced for #8423.
Suggested fix: Do a grep
or a search (CTRL+F) for def
keyword in the file to get all the possible places (i.e functions and methods) that we wou
Sonatype DepShield
Sonatype DepShield is a GitHub App used by developers to identify and remediate vulnerabilities in their open source dependencies.
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.