-
Updated
Mar 17, 2020
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Markdown
-
Updated
Mar 18, 2020 - Jupyter Notebook
-
Updated
Mar 19, 2020 - C++
GitHub Actions Hackathon
March 05, 2020 - March 31, 2020 • Online
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Code Climate
Collaboratively improve code quality with Code Climate and GitHub
Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.
-
Updated
Mar 19, 2020
-
Updated
Mar 18, 2020
-
Updated
Mar 17, 2020
All existing documentation of ConPTY seem to only mention the case where stdin, stdout and stderr are all to be connected to the pty and no STARTF_USESTDHANDLES. The only mention that the proper value to have in StartupInfo.hStdInput et al when STARTF_USESTDHANDLES is active is NULL is indirectly in the documentation for GetS
-
Updated
Mar 2, 2020 - C
-
Updated
Mar 18, 2020 - TeX
-
Updated
Mar 17, 2020 - C++
Today I thought it would be a fun idea to contribute to projects associated with tracking and disseminating information on the current state of COVID-19. However, in this repository it seems only a small subset of the opened PRs are being merged. Adding some contribution guidelines in CONTRIBUTING.md file will allow the broader community to know where they can contribute effectively.
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Mar 18, 2020 - Jupyter Notebook
-
Updated
Mar 19, 2020 - HTML
-
Updated
Mar 18, 2020
-
Updated
Mar 19, 2020 - Java
I don't know if this is the right repo to suggest an improvement on jitsi.org; but given the really exceptional experience provided by the installer I suggest the following additions to the "Ubuntu / Debian Installation Instructions" at https://jitsi.org/downloads/ubuntu-debian-installations-instructions/
- add instruction on how to generate a lets encrypt certificate
/usr/share/jitsi
Bug Report
Ionic version:
[x] 5.x
Current behavior:
I have an overview page containing a list in which each item is using routerLink to point to a detail page. This detail page uses IonTabs to display tabs. Each tab displays a header toolbar with a back button. When clicking on the back button the overview page is shown again but all links except the one clicked before
This is 100% a enhancement request.
The Kontena Lens tool is AWESOME. One thing that would make it even better is a "map" mode which shows the Ingress -> Service -> Deployment -> Pod configuration graphically per namespace. This would be a huge step forward in visualizing kubernetes deployments and rapidly finding relevant pods,services,etc.
-
Updated
Mar 19, 2020 - JavaScript
Insert Google oauth url callback in README.md
Description
Guys, could you please add what is the Google oauth url callback in README.md? I'm trying to deploy Matrix but I cannot find this information.
Thanks in advance!
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.

In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:
algorithm parts. See
src/algorithmsReact parts - components and pages. See
src/componentsandsrc/pagesState management: redux reducers and sagas. See
src/stateThe infrastructure:
jestand@testing-libraryare already set up. Un