Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Is it possible to have LINUX container(LXC,LXD) compiled into OpenWRT?
The LXDUI is a project allows users to manage LXC in a Web UI.
If you have these 2 enabled in OpenWrt, that would be fatastic.
Ansible
-
Updated
Jun 9, 2020 - CSS
Deno strives to be browser compatible where possible; that means we use quite a few Web APIs.
There is not much docs for supported Web APIs at the moment and before 1.0 is released that situation must change. Some of APIs and not fully aligned to spec, while others are not fully implemented (#3557). All that knowledge should be written down and presented to end users to avoid multiple question
-
Updated
Jun 13, 2020 - Shell
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!
Code Climate
Collaboratively improve code quality with Code Climate and GitHub
Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.
-
Updated
Jun 14, 2020
-
Updated
Jun 15, 2020 - Jupyter Notebook
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.4.10
Environment
Chrome stable v79.0.3945.79
Reproduction link
-
Updated
Jun 1, 2020 - PHP
For advanced *nix users, a push to PYPI does not really matter;
For mid-level *nix users, they can always refer to https://github.com/soimort/you-get/blob/develop/README.md#option-4-download-from-github ;
Seems that it's only WIndows users who's suffering.
I can spin a server(even Windows Server if cross compiling is not possible even with help of Wine) and make the nightly+stable t
-
Updated
Jun 15, 2020 - Haskell
-
Updated
Jun 14, 2020
- Operating system and architecture: Mac OS Catalina v10.15.2
following Etcher's development guide, running the command sudo pip install -r requirements.txt I get the following error:
Could not install packages due to an EnvironmentError: [('/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/dateutil/parser.pyc', '/private/var/folders/t2/7hg92fh96ljbpzrvzv
Wiki?
Would you consider opening a public Wiki under this project to help document the effect of each option has in Windows? Most of the function names are pretty self-explanatory but I think Wiki with some screenshots could help remove any doubt.
Thanks for creating this!
-
Updated
Jun 14, 2020
the WiFiServer Example is unfunctional: https://github.com/esp8266/Arduino/blob/master/doc/esp8266wifi/server-examples.rst
Arduino 1.8.9
nodeMCU core 2.5.2
Windows 7/64 pro
Firefox 69.0.3
(with core 2.2.0 it still works, but longer for cores since 2.4.x - 2.5.x)
after entering the IP ( 192.168.2.107/ ) there immediately is the website
error:
Fehler: Verbindung unterbrochen
-
Updated
Jun 15, 2020 - JavaScript
Below is a list of failing links in our Farsi lists
You can help improve this repo by resolving the problems.
A failing link may be a website or resource that has disappeared. You can submit a PR
- removing the link (maybe the resource is obsolete.)
- correcting the link (sometimes things move)
- replacing the link (make sure the link is authorized, or the resource is open-licensed). Ofte
iOS
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
Update API docs
Looks like the API documentation has not been regenerated since 3.0.2, as the maxBodySize value typo is still present here:
Based on the docs here https://github.com/microsoft/playwright/blob/master/docs/api.md#class-browsercontext we cannot delete a certain cookie, is there any consideration to have that kind of feature?
🚀 Feature
Add information about debugging segmentation fault to README and docs FAQ.
A lot of people are getting this error. It should be easy to debug this using htop memory output.
Currently comment on runout sensor configuration says:
- By default the firmware assumes HIGH=FILAMENT PRESENT.
which is quite confusing and not very informative for regular user. As we test filament sensor status by M119 command It should clearly say when filament present on M119 we should see either "open" or "TRIGGERED" status and we can flip FIL_RUNOUT_INVERTING otherwise. Nobody really
TestQuality
TestQuality's GitHub Test Management extends Github to provide powerful and modern test plan management helping developers and testers create, run, coordinate and monitor software testing tasks. TestQuality's live 2-way integration with GitHub seamlessly extends workflows so you can create, update, delete, and link defects and requirements in your GitHub repos without leaving your testing or dev workflows. TestQuality is FREE for GitHub public repo’s and affordable for private repo's.
Description
Currently, the tutorial uses a not-very-practical model (iris-classifier), and ends with
curl. Consider adding or replacing with a full end-to-end guide, which includes calling a Cortex API from an application, e.g. “0 to NLP App in Less Than 15 Minutes”. Also consider linking to https://curl.trillworks.com/ for how to convert thecurlto the appropriate http library