Open Source
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 5,418 public repositories matching this topic...
-
Updated
Jul 16, 2020 - Swift
-
Updated
Jul 16, 2020 - JavaScript
🐛 Bug Report
I get a ReferenceError in Webpack while running yarn build to deploy the Hermes website.
I think it's due to monaco-editor-webpack-plugin but I'm not sure.
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
Note: I setup a branch that has the re
-
Updated
Jul 10, 2020 - Python
macOS version:
10.14.6 (18G95)
Kap version:
3.0.0-beta.6
Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)
Steps to reproduce
- Click the Kap menu bar icon.
- Click the button in the Kap bar to record an area of the screen.
- Select a regio
-
Updated
Jul 16, 2020 - Rust
To Reproduce
Steps to reproduce the behavior:
- Go to any contact
- Click on the avatar
- Open the 3-dot menu in the top right and click "Download picture"
- Open the downloaded file
Expected behavior
The picture is opened.
Actual behavior
Because the file is called Some ID.vcf, it is opened with the text editor and just shows jumbled characters.
Changing the extens
-
Updated
Jul 13, 2020 - TypeScript
-
Updated
Jul 17, 2020 - HTML
-
Updated
Jul 16, 2020 - Vue
-
Updated
Jul 17, 2020 - Java
-
Updated
Jul 16, 2020 - TypeScript
We already have most of our Directus API 2.x endpoints/params within Paw for testing. We could finish adding all of these and then potentially use their code generators to create SDKs for our secondary languages.
https://paw.cloud/docs/extensions/create-code-generator
We also have a Swagger file for 98% of API 1.1 — so we could update that (and make sure that OpenAPI allows for our filteri
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 8, 2020 - HTML
I came across this issue when I decided to profile my (in progress) game and discovered I was generating a ton of VertexBufferBinding[] arrays during the
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Jul 17, 2020 - C
-
Updated
Jun 13, 2020 - Rich Text Format
-
Updated
Jul 16, 2020 - PHP
How to install:
- pkg install wget ca_root_nss #necessary package installation
- wget https://static.adguard.com/adguardhome/release/AdGuardHome_freebsd_amd64.tar.gz #binary archive download
- tar -xvf AdGuardHome_freebsd_amd64.tar.gz #unzip it in the same folder as the downloaded one.
- chmod -R 755 ./AdGuardHome #confirm rights to execution
- nohup ./AdGuardHome/AdGuardHome & # start the
-
Updated
Jul 15, 2020 - Rust
When using a pocketsphinx wakeword mycroft tries to load a language specific model. If the model doesn't exist the load fails. (report on the forums)
This should be handled by using a fallback mechanism, so if no language specific model exists it should log a warning and fallback to using the english model that is included in mycr
-
Updated
Jul 6, 2020 - Python
-
Updated
Jul 17, 2020 - Go
Godot version:
3.2
OS/device including version:
windows 10
Issue description:
if the translation is empty ("") in a certain language, the server returns the key (po files), a single quote " (csv), or the english translation if left empty without quotes. It does not seem consistent. From a developers viewpoint it should just return whatever is there (automation always being a s