-
Updated
May 25, 2020 - Shell
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
May 25, 2020 - HTML
Play as a fire truck in a web-based, fire mayhem game created for Ludum Dare competition.
Docker
-
Updated
May 25, 2020 - TypeScript
Capture the Flag
May 06, 2020 - June 12, 2020 • Online
-
Updated
Oct 10, 2019 - Assembly
TR_DEBUG is listed on the Environment Variables wiki, but it just has (undocumented) as a description. I searched commits for the variable and the last mention of it was 599c5a8cc4f26ed9235a09559a5bb2e93afadc6c, which allegedly removed the variable. When searching google and DuckDuckGo I didn't find anything either.
The documentation should probably be updated to remove the reference to TR_DEBU
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
ZenHub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
-
Updated
May 25, 2020 - HTML
-
Updated
May 22, 2020 - C++
-
Updated
May 22, 2020 - C++
-
Updated
May 25, 2020 - C
-
Updated
May 20, 2020
Merging a few issues into one here.
Numeric Scalar
- ACOS, ASIN, ATAN, COS, SIN, TAN, COT, ATAN2 [MySQL, PostgreSQL]
- BIT_AND, BIT_COUNT, BIT_LENGTH, BIT_OR, BIT_XOR, ~ [MySQL]
- CEIL, CEILING, FLOOR [MySQL, PostgreSQL]
- LOG, LOG10, LOG2, LN [MySQL, PostgreSQL]
- PI [PostgreSQL]
- RANDOM
- SQRT, POWER, CBRT [PostgreSQL]
Create Wiki
Add detailed wiki to help users with:
- Installation.
- Creating Floorplan.
- Creating Floors.
- Creating Windows.
- Creating Doors.
- Creating Roofs.
- Creating Stairs.
- Creating Balconies.
- How to get started on Development.
-
Updated
May 25, 2020
There seems to be conflicting data on what the "OriginGeopoint" is. In the documentation it's referenced as the location of the PlayerStart while in code it's commented as the coordinates of Unreal level at the coordinates 0,0,0.
Documentation:
https://micro
-
Updated
May 25, 2020
Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.
At first, we want to collect ideas for best practices, solidify a list
-
Updated
May 24, 2020 - Python
-
Updated
May 21, 2020 - C++
Update various parts of the text.
There's no such thing as "early ReferenceError" anymore (for things like 0++); they're all just "early SyntaxError" now. tc39/ecma262#691
-
Updated
May 24, 2020 - Python
-
Updated
May 20, 2020 - Jupyter Notebook
开发者你好,我从使用者的角度对clash的Rule功能和fake-ip功能提出了一些建议,这增加了clash的复杂程度,我不懂编程,不知道实现的困难程度以及系统资源消耗的变化,只是从个人使用中发现的一些问题和需求出发提供一些建议,希望开发者能够参考,如果能采纳就太好了。
一、Rule功能
1、问题
我将clash安装到旁路由openwrt系统中作为透明代理,使用GFW规则模式。
GFW规则模式:MATCH为DIRECT的规则模式,类似:
- DOMAIN-SUFFIX,google.com,Proxy
- DOMAIN-KEYWORD,google,Proxy
- DOMAIN,google.com,Proxy
- MATCH,DIRECT
**问题1:**某台
DeepSource
DeepSource helps you find and fix issues during code reviews.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/


Create a module to solve math equations.
This imply creating a language function to extract equations from user's messages.
Opened for contributors.