Trending repository
Tiny Mobile Terminal Device Kit.
-
Updated
Oct 10, 2021 - C
{{ message }}
Tiny Mobile Terminal Device Kit.
Lenia - Mathematical Life Forms
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography
November 01, 2021 - December 01, 2021 • Online
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Meercode App Ever wanted to monitor multiple Github Actions workflows on a single dashboard? Meercode lets you visualize your running and completed workflows, on a clean and beautiful UI.
我的超迷你机械臂机器人项目。
Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
We've seen a searchResultBufFlags array in proxy task scheduler.
It is never cleaned from the map so I guess there is a memory leak especially when search number is going up.
We need to check on how to fix it
Delete or clean it when ne
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.
Since we have Kotlin tutorials for available, why not include Flutter?
We should allow this option when considering mobile development.
Similar to other sections formats, add sources and links for people to study.
Type: bug report or feature request
Currently if you run pylint python/taichi/ there're a lot of warnings/errors. We'd like to get rid of these and run pylint in CI.
Also in .pylintrc we skip a few checkers but it'd be nice to enable some of them back, e.g. import-outside-toplevel.
This work is good for new contributors, and you're welcome to submit one PR per p
A list of useful Powershell scripts with 100% AV bypass (At the time of publication).
When I installed the apisix dependency,I found that different Linux distributions have different executions. Can we merge these different executions into "install-dependencise.sh"? Therefore, it is more convenient for users to install dependencies.
Use "cat /etc/*-release" to identify different distributions and execute different installation commands.O
The lightware SF11C (at least) outputs 130m "on lost signal" so we should handle this in the AP_LightwareSerial driver.
Here's the relevant line in the SF11 datasheet:
As mentioned b
Of course we'll want contextual tips and guidance too, but a User Guide .md on Github would be great as well. Add a "?" link on the toolbar to access the guide, for starters.
Node.js library to automate Chromium, Firefox and WebKit with a single API
Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
Extend your IDE with the real-time features remote development teams need to work together effectively. See what your teammates are working on and get notified of merge conflicts before you commit. Make video calls and code together live, VS Code to JetBrains.
#23117 replaced asserts with the test framework's internal helpers (see https://github.com/bitcoin/bitcoin/blob/dccf3d25f9e78909eb7b3143e89a7c87fac25ab5/test/functional/test_framework/util.py#L47-L59) for a single test, in order to see the expected and failed values if such an assertion fails. The same should be done for all the remaining tests. Potential candidates can be found via