-
Updated
Dec 19, 2020 - CSS
lightweight
Here are 1,668 public repositories matching this topic...
-
Updated
Dec 28, 2020 - JavaScript
Tests
-
Updated
Dec 17, 2019
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Dec 22, 2020 - TypeScript
centos 8.x 支持计划
centos 8.2 已经发布了,想了解下对 centos 8.x 的支持计划大概是怎样的,谢谢。
-
Updated
Jan 4, 2021 - Java
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Jan 3, 2021 - C
-
Updated
Dec 14, 2020 - HTML
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Aug 31, 2020 - C
-
Updated
Aug 6, 2020 - Swift
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
Jan 4, 2021 - Shell
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Jul 19, 2020 - JavaScript
Describe the bug
When a timed theme switch is delayed due to high GPU usage, the old monitoring module logged this incident.
The new module has been rewritten more efficiently and does not yet implement this behavior.
Expected behavior
The new GPU monitoring module logs the GPU usage once after the threshold has been surpassed with a message similar to the old module, e.g
-
Updated
Dec 17, 2020 - JavaScript
Could we read cookies from a file, or store cookies automatically?
When I was downloading files from a server protected by cloudflare, it returned status code 520.
Tested with curl, I found that cookie is required to access the web site.
-
Updated
Jan 4, 2021 - Shell
-
Updated
Dec 10, 2020 - Go
-
Updated
Nov 13, 2020 - Kotlin
-
Updated
Nov 28, 2020 - C
It would be a cool proof of concept to see Flecs running in the browser. As a first step towards this, the ecs_graphics project could be ported as it showcases the bare minimum for a game with graphics (input + rendering).
Link to example:
https://github.com/SanderMertens/ecs_graphics
-
Updated
Dec 8, 2020 - C++
-
Updated
Dec 25, 2020 - Python
-
Updated
Dec 31, 2020 - Python
Improve this page
Add a description, image, and links to the lightweight topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lightweight topic, visit your repo's landing page and select "manage topics."
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val