-
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
Keep the ball away from the defenders’ hands until you get to the slam dunk! Play and view the source of this game, and more in our Ludum 46 roundup.
-
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.
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
-
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:**某台
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
Create a module to solve math equations.
This imply creating a language function to extract equations from user's messages.
Opened for contributors.