community-driven
Here are 106 public repositories matching this topic...
Description 
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
-
Updated
Apr 13, 2020 - Ruby
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?
-
Updated
Dec 19, 2019 - Go
a year ago we decided to have "select frequency" as the default option (it is the most used because of ASZ and denk:mal). is there still this need?
now we show "pick dates" as default.
-
Updated
Aug 26, 2017
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
Per brand refresh: https://blog.aragon.org/aragon-brand-refresh/
Update the branding throughout the wiki:
https://wiki.aragon.org/about/glossary/
https://wiki.aragon.org/design/branding/project/
https://wiki.aragon.org/design/branding/network/
https://wiki.aragon.org/media/press/press-kit/#brand-guidelines
https://wiki.aragon.org/design/powered_by_aragon/
Also in the header and
-
Updated
Apr 8, 2020 - Python
Please help translate:
Atom latest version 1.40.1 , locale code: zh-cn
locale code table
files Required translation:
def/zh-cn/about.cson
def/zh-cn/context.cson
<img wid
-
Updated
Apr 10, 2020 - JavaScript
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
-
Updated
Oct 28, 2019 - Jupyter Notebook
Squashfs is a read-only filesystem that is frequently used to transparently compress whole operating systems in a live portable media, to distribute software in Snap and AppImage formats, and to efficiently store large multimedia archives. It divides the data into rather small blocks and then compresses them with one of 6 algorithms:
- gzip
- LZ4
- LZMA
- LZMA2
- LZO
- zstd
If Fairytale
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:
npm ls react-scripts(if you
Text FR
Vos sources qui confirment ou réfutent la citation seront affichées à tous les utilisateurs de l’extension navigateur durant la lecture de la vidéo.
Les commentaires sont moins mis en avant, mais peuvent être important lorsqu’ils concernent :
**Des
-
Updated
Apr 6, 2020 - Shell
-
Updated
Feb 18, 2020 - C#
-
Updated
Feb 19, 2020 - JavaScript
-
Updated
Mar 1, 2019 - JavaScript
-
Updated
Jul 15, 2019 - JavaScript
-
Updated
Jan 18, 2020 - Processing
-
Updated
Mar 27, 2020 - JavaScript
English translation
We're looking for an awesome person who wants to help us translate our project to English
Internationalization instructions: https://github.com/infusionvlc/ConexionFelina/wiki/Internationalization
-
Updated
Sep 11, 2019
-
Updated
Feb 19, 2020 - Scala
-
Updated
Jul 16, 2019 - C#
Improve this page
Add a description, image, and links to the community-driven topic page so that developers can more easily learn about it.
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."

There are some interesting algorithms in simulation from Physics, Chemistry, and Engineering especially regarding Monte Carlo simulation: Heat Bath algorithm, Metro-Police algorithm, Markov Chain Monte Carlo, etc.