Skip to content
#

community-driven

Here are 118 public repositories matching this topic...

spacemacs
OrdoFlammae
OrdoFlammae commented Apr 3, 2020

Description :octocat:

The documentation for the @spacemacs preconfigured custom layout is inconsistent with actual behavior.

Reproduction guide 🐞

  • Start Emacs
  • Press SPC l o e

Observed behaviour: 👀 💔
Spacemacs opens a custom layout in the .spacemacs.d directory.

Expected behaviour: ❤️ 😄
Spacemacs opens a custom layout in the `.e

cclauss
cclauss commented Nov 28, 2019

golangci-lint run --no-config searches

##[error]searches/binary_search.go:20:6: `iterBinarySearch` is unused (deadcode)
func iterBinarySearch(array []int, target int, lowIndex int, highIndex int) int {
     ^
##[error]searches/binary_search.go:6:6: func `binarySearch` is unused (unused)
func binarySearch(array []int, target int, lowIndex int, highIndex int) int {
     ^
kostin-softgrad
kostin-softgrad commented Dec 19, 2017

I wrote the server part
io.on('connection', socketioJwt.authorize({ secret: jwtsecret, timeout: 15000 })).on('authenticated', function (socket) { console.log('Connected: ' + socket.decoded_token.id + ' ' + socket.decoded_token.displayName); });

But I can not connect with android
Can you please tell me how to do this, can have a sample code?

inquiribus
inquiribus commented Jul 3, 2019

Issue Report

If you are reporting a bug, please fill the sections below (if they are applicable), otherwise feel free to delete those that don't apply. Thank you! 🙏🏼

Description

while using $go mod tidy, the following happened
go: github.com/auth0-community/auth0-go@v1.0.0: parsing go.mod: unexpected module path "github.com/auth0-community/go-auth0"

this was previously reported

rox
nekohayo
nekohayo commented Jul 20, 2019

On the new website, in https://www.bewelcome.org/setlocation, it says:

Enter a city/village/etc. (and optionally a country or more details) and click on "Search location". Then scroll down to see the results, select your location and click on "Save location".

To make it more obvious, I think it's missing a little piece of text at the end, saying something like this (presuming my interpreta

Zimmi48
Zimmi48 commented May 24, 2019

Meta-issue

I just learned that GitHub supports defining a default contributing guide and code of conduct for a whole organization, by putting these in a .github repository. I think it might be good to do that for coq-community. It was the idea from the beginning anyway, that this contributing guide and code of conduct applied to all coq-community projects, and that's why we include them

captain-fact
M-Gonzalo
M-Gonzalo commented Mar 21, 2018

There are some pieces of data that exists in identical form on countless devices around the world. Some examples are license files like GPL and re-distributable libraries such as zlib1, qt* or 7z.dll.

For some of these, having an off-line dictionary bundled with the Fairytale distribution in a compressed form could help a lot. A very simple parser could recognize them, and then encode them just

hchoriq
hchoriq commented Apr 20, 2017

If you are reporting a bug, please fill in below. Otherwise feel free to remove this template entirely.

Description

What are you reporting?

Expected behavior

Tell us what you think should happen.

Actual behavior

Tell us what actually happens.

Environment

Run these commands in the project folder and fill in their results:

  1. npm ls react-scripts (if you

Improve this page

Add a description, image, and links to the community-driven topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the community-driven topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.