Skip to content
#

opensource

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 2,842 public repositories matching this topic...

server
jancborchardt
jancborchardt commented Sep 15, 2020

We did some reviews of the specific apps recently, and this is more of an overview and also a first run experience review as we did in the past.

This was a review session with @ma12-co @georgehrke @GretaD @nickvergessen @violoncelloCH @skjnldsv @juliushaertl @jancborchardt

If you want to fix any of the issues in this list, feel free to just go ahead. :)

Setup

  • Recommended app

Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

  • Updated Sep 20, 2020
  • Jupyter Notebook
chatwoot
pranavrajs
pranavrajs commented Sep 14, 2020

Problem

Right now, the option to change availability status is hidden in profile settings. People might not realize that they have an option offline. To improve this UX, provide a setting right on the sidebar to change the status

Design

<img width="391" alt="Screenshot 2020-09-14 at 5 24 24 PM" src="https://user-images.githubusercontent.com/2246121/93082974-73c19e80-f6af-11ea-90da

jakebolam
jakebolam commented Jan 27, 2019

We're in the process of moving all of our documentation to a central location #142. This place is the website, and before we can complete this, we need to translate the website (coming in all-contributors/legacy-domain-landing-page#14)

If you've ever wanted to contribute and help the cause of open source, now is your chance. We need you!

We're looking for translation help for the docume

wesnoth
TheCycoONE
TheCycoONE commented Jun 19, 2020

The README tells potential translators to go to a forum page that is no longer up.
The Localization wiki is full of out of date information; forum pages that are no longer up, people that are no longer active, teams that no longer exist.

Provide up to date information on how a potential translator should get started - where to find language files, how to dump strings, and where to post their u

pilsnerbeer
pilsnerbeer commented Aug 3, 2020

Steps to reproduce

  1. "upload files"
  2. navigate to root directory with folders I want to upload (emulated/0/pictures/*)
  3. hit upload

Expected behaviour

folders in the directory should start uploading

Actual behaviour

no upload happening, but notification "Uploading files.." present. requires force stop to disappear.

Environment data

Android version: 10

Devic

panel
schrej
schrej commented Jul 28, 2020

Currently, eggs are exported in json format. Eggs can contain a lot of multiline strings, which makes it very hard to read them in json format.

YAML has much better support for multiline strings (see here) which would make it much easier to modify eggs as code and see changes in Pull Requests.
In addition YAML is easier to read and we've converted wings to use ya

You can’t perform that action at this time.