-
Updated
Apr 5, 2021 - C++
Here's what's popular on GitHub today...
-
Updated
Apr 5, 2021 - JavaScript
Control and monitor every aspect of your 3D printer and your printing jobs right from within your browser.
-
Updated
Apr 5, 2021 - Go
-
Updated
Apr 5, 2021 - Python
Socket support
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
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
We currently use the following three steps to point a user to org settings:
{{ site.data.reusables.profile.access_profile }}
- file path =
data/resuables/profile
{{ site.data.reusables.profile.access_org }} - file path =
data/resuables/profile
{{ site.data.reusables.organizations.org_settings }} - file path =
data/resuables/org_settings
However, there is a sli
-
Updated
Apr 5, 2021 - C
-
Updated
Apr 5, 2021
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 ENTERprompt when the time to hidemsg_history_showmessages has come.
After [di
-
Updated
Apr 5, 2021
-
Updated
Apr 5, 2021 - Python
-
Updated
Apr 5, 2021 - Python
-
Updated
Mar 17, 2021
-
Updated
Apr 5, 2021
-
Updated
Apr 4, 2021 - Svelte
-
Updated
Mar 9, 2021
-
Updated
Apr 5, 2021 - GLSL
-
Updated
Apr 5, 2021 - Python
-
Updated
Apr 2, 2021
-
Updated
Apr 5, 2021 - Python
DeepAffects
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
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.