-
Updated
Jun 21, 2020 - Jupyter Notebook
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 22, 2020 - C#
Clojure
-
Updated
Jun 22, 2020 - Python
-
Updated
Jun 20, 2020 - C++
FreeBSD port
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.
We newly uploaded a lookup table including UID, ISO alpha 2, ISO alpha 3, ISO 3-digit, FIPS, and location names used in our Dashboard and GitHub. The UID is a combination of ISO numeric code, FIPS, and some artificial numbers. This table will be updated along with more locations joining in. T
-
Updated
Jun 22, 2020 - Python
Add examples.
-
Updated
Jun 22, 2020 - Vue
Checklist
-
Updated
Jun 21, 2020 - C#
-
Updated
Jun 19, 2020 - Java
-
Updated
Jun 12, 2020
Contribution Guide
Hi @joeycastillo , this is a great effort and idea. It would be nice if you could put up a contribution guide for people like me wanting to work on this project. Thanks.
-
Updated
Jun 20, 2020 - Emacs Lisp
-
Updated
Jun 21, 2020 - Java
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
-
Updated
Jun 21, 2020 - Batchfile
-
Updated
Jun 21, 2020 - Python
#![forbid(unused_qualifications)]
#[derive(Clone)]
pub struct S;error[E0453]: allow(unused_qualifications) overruled by outer forbid(unused_qualifications)
--> src/main.rs:3:10
|
1 | #![forbid(unused_qualifications)]
| --------------------- `forbid` level set here
2 |
3 | #[derive(Clone)]
| ^^^^^ overruled by previous forbid
All bu
LogRocket
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.


Hello,
I'm trying to build OpenDiablo 2 on FreeBSD 12.1 amd64:
`go get github.com/OpenDiablo2/OpenDiablo2
github.com/go-gl/glfw/v3.3/glfw
In file included from ../go/src/github.com/go-gl/glfw/v3.3/glfw/c_glfw_linbsd.go:18:
../go/src/github.com/go-gl/glfw/v3.3/glfw/glfw/src/linux_joystick.c:53:34: error: no member named 'linjs' in 'struct _GLFWjoystick'
../go/src/github.com/go-gl/glfw/v