Here's what's popular on GitHub today...
-
Updated
May 30, 2021 - Vue
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
Go
-
Updated
May 30, 2021 - C++
-
Updated
May 30, 2021 - JavaScript
GitHub Presente: Em Portuguese
June 15, 2021 • Online
-
Updated
May 29, 2021
-
Updated
May 23, 2021 - Java
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
-
Updated
May 30, 2021 - PowerShell
-
Updated
May 30, 2021 - C
-
Updated
May 30, 2021 - JavaScript
-
Updated
May 30, 2021
-
Updated
May 11, 2021
-
Updated
May 28, 2021 - JavaScript
-
Updated
May 29, 2021 - C++
Be cool if I could change the "d" bind to instead move large files to ~/.Trash
-
Updated
May 30, 2021 - Rust
-
Updated
Apr 28, 2021
-
Updated
May 30, 2021 - C#
-
Updated
May 30, 2021 - JavaScript
-
Updated
May 30, 2021 - Java
-
Updated
May 29, 2021
-
Updated
May 29, 2021 - Java
Better URL Regex
We do not match on:
google.com
Because there is no HTTPS at the start.
The solution is to build a list of all top level domains ( see https://data.iana.org/TLD/tlds-alpha-by-domain.txt for all of them in a neat text file) and match only if the end matches a TLD.
An example regex is:
.*\.com|\.org
Which matches:
tryhackme.com
-
Updated
Jul 18, 2020
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
The current icon is a quick-and-dirty draft to get the app going. Ideally we'd have two sets of icons: