-
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
King’s Table by @PetTurtle combines a tower defense game with chess, and dungeons. An interesting combination, but a very addictive and challenging game! Play and view the source of this game and more in our Ludum 46 roundup.
Firefox
-
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
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!
BuildPulse
Spend more time shipping and less time tracking flaky builds. Automatically track flakes and monitor trends across all your projects, so you can celebrate improvements and catch problems before they fester.
Get started in less than a minute. Works with any CI that works with GitHub (Jenkins, CircleCI, Travis, GitHub Actions, etc.).
-
Updated
May 19, 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:**某台
Semaphore
Semaphore lets you test and deploy code at the push of a button with hosted continuous integration and delivery.
After you push code to GitHub, it quickly runs your tests on a platform with first-class Docker support and 100+ tools preinstalled. Semaphore lets you parallelize your builds, get feedback right inside pull requests, and deploy more often in a unified workflow. Already trusted by thousands of businesses around the globe, it can help your team move faster too.


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