Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
deliahu
deliahu commented Apr 8, 2020

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 the curl to the appropriate http library

Sass logo
Popular topic
Sass is a stable extension to classic CSS.
Trending repository
bartlomieju
bartlomieju commented Mar 12, 2020

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

App recommended by GitHub

Imgbot

Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.

Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.

Imgbot uses lossless compression by default.

Trending repository
Trending repository
cnbeining
cnbeining commented Oct 15, 2017

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

Trending repository
JSReds
JSReds commented Jan 15, 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
Trending repository
dsyleixa
dsyleixa commented Oct 22, 2019

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

Trending repository
eshellman
eshellman commented May 22, 2019

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
Trending repository
Trending repository
Marlin
Trending repository
rglory
rglory commented Apr 27, 2020

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

App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.

You can’t perform that action at this time.