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...

Dunkman
Game Bytes

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.

Ratchet logo
Popular topic
Ratchet is a set of libraries to handle WebSockets asynchronously in PHP.
Building an InnerSource Culture · Stay Home and Learn with GitHub
Upcoming event recommended by GitHub
May
21

Building an InnerSource Culture · Stay Home and Learn with GitHub

May 21, 2020 • Online

Open Source communities have mastered the art of collaborating across distributed teams, maximizing code reuse, and increasing the visibility of their projects. In this stream on Thursday May 21st at 13:00 PT, we're going to poke around in a few of these communities and gather some tidbits that we can use in our own personal and work projects.
core
Trending repository
majuss
majuss commented Apr 28, 2020

The problem

I copied the arduino integration into custom_components:

cp -R /srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/arduino/ /home/homeassistant/.homeassistant/custom_components/

and made homeassistant the owner:

sudo chown -R homeassistant:homeassistant arduino/

Environment

Latest hass, latest raspbian on Pi 4.

  • Home A
Google Cloud Build screenshot
App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

freeCodeCamp
Trending repository
Trending repository
milangfx
milangfx commented Nov 27, 2019

I came across this endpoint in the wild, it was called by a Swagger UI to render the documentation for an API.

Can we add this to one of the lists? I didn't want to open a PR as I don't know which file (maybe more than 1?) would be best.
Maybe Discovery/Web-Content/quickhits.txt? or Fuzzing/fuzz-Bo0oM.txt?
The latter one already has api/swagger-ui.html, swagger-ui.html, swagger.json, etc whic

Trending repository
bannedbook
bannedbook commented Mar 21, 2017

###GoAgent限制:

  • GAE出口IP被定义为“开放代理”
    部分网站屏蔽GAE的IP访问,或将其视为不信任。
    无法使用GAE的IP对维基百科进行匿名编辑。

  • Facebook 上传文件:图片/视频等
    原因: Facebook上传文件,采用HTTP OPTIONS指令,不在GAE的支持范围
    解决方法:访问https://upload.facebook.com/,再次尝试。也可以访问手机域名https://m.facebook.com/上传。

  • Twitter上传大文件/图片
    GoAgent 对上传超过64k的数据存在问题
    GAE的限制是10M
    因此有可能解决,还有待研究

Trending repository
mice777
mice777 commented Oct 31, 2019

The button in top Toolbar is very hardly clickable. It uses size of drawable for click area, which is 24x24 dp for ic_back.xml. 48dp is probably recommended minimum for buttons.

Ideally the button uses entire toolbar height, and has predefined width, starting from leftmost pixels. The drawable icon may be whatever size it wishes, but clickable area should be large enough.

See visualization

App recommended by GitHub

CodeFactor

Ensure that your code meets quality standards

CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.

Languages

Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.

Autofix

Autofix certain reported issues on-demand or automatically.

You can’t perform that action at this time.