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,421 public repositories matching this topic...
-
Updated
Jul 16, 2020 - Swift
-
Updated
Jul 17, 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
The seccomp filters are tailored for the Firecracker musl build. We should specify how to run Firecracker when building it with gnu as well.
Requested by @rbrasga in firecracker-microvm/firecracker#1515 (comment)
-
Updated
Jul 17, 2020 - PHP
-
Updated
Jul 17, 2020
-
Updated
Jul 13, 2020 - TypeScript
-
Updated
Jul 17, 2020 - Swift
the variable $topbar-base-height is used for adjusting the height of
.sidebar-brand & .topbar class.
But the variable is statically declared without the !default keyword.
This forces user to modify sb-admin2 theme, because they can't override the variable.
So please add a !default keyword for $topbar-base-height variable
-
Updated
Jul 17, 2020 - Vue
-
Updated
Jul 17, 2020 - Java
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jun 20, 2020 - PHP
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 8, 2020 - HTML
-
Updated
Jul 6, 2020 - C#
-
Updated
Jul 17, 2020 - C
-
Updated
Jun 13, 2020 - Rich Text Format
-
Updated
Jul 17, 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