Industrial Hemp Harvesting Machine (fiber): Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 40: Zeile 40:
 
*:- For example, it seems that the configuration is most flexible when Nextcloud is being hosted in<br> a local server for internal use like in a company. There, permissions can be given on at least two<br> levels: view and download only; or view, download, move, delete, comment, discuss etc.<br> These permissions are independent from the user having his or her own account in the system. A link<br> suffices to get access.
 
*:- For example, it seems that the configuration is most flexible when Nextcloud is being hosted in<br> a local server for internal use like in a company. There, permissions can be given on at least two<br> levels: view and download only; or view, download, move, delete, comment, discuss etc.<br> These permissions are independent from the user having his or her own account in the system. A link<br> suffices to get access.
 
*:- On the other hand, with an online provider like The Good Cloud, without registering an account, only<br> downloads and viewing are enabled and there are further restrictions added, namely a mandatory<br> expiry date for the shared link to the documents and a mandatory password to access it. <br>
 
*:- On the other hand, with an online provider like The Good Cloud, without registering an account, only<br> downloads and viewing are enabled and there are further restrictions added, namely a mandatory<br> expiry date for the shared link to the documents and a mandatory password to access it. <br>
: Advantageous tools provided by Nextcloud: Files can be commented and discussions can take<br> place in an associated chat.
+
: ''Advantageous tools provided by Nextcloud: Files can be commented and discussions can take<br> place in an associated chat.
  
 
: Example [https://use04.thegood.cloud/s/TMXkxFTSLZSpMno The Good Cloud]
 
: Example [https://use04.thegood.cloud/s/TMXkxFTSLZSpMno The Good Cloud]

Version vom 6. April 2023, 07:15 Uhr

File Sharing and Workflow

I am going to add a few short notes here about my thoughts related to file sharing and workflow to start with.
What motivates me to do this is the impression that, while the workflow tools
for software development are neatly realized and broadly used thanks to platforms like GitHub,
the workflow tools for hardware projects, although they exist (Open Toolchain Foundation),
a platform that would allow a combined use of these tools and a seamless bidirectional data flow is
not quite there yet, or at least not in the open-source environment.

GitLab

  • als review Werkzeug, wenn alle die Information und die Dateien schon klassifiziert und aufgeräumt sind :)
  • als workflow werkzeug für die reverse engineering/development Verfahren :/

For example in GitLab I cannot preview images in large tile format, meaning that I have to open the
file in order to see what is inside. If I wanted to download this file I can not do it from the file
list but I also have to open the file or choose to download the whole "directory" which translates
into a high data volume and a higher associated use of energy for its traffic. Another way is the
cloning and pull-push request approach but for that, I need to install some software on my computer.

The jargon used in platforms like GitHub makes things even less "user-friendly" since the average Joe
(Otto Normalverbraucher) or Jane whose contact with the digital world is limited to that of a user for
practical purposes (saving files or surfing the web) might find this jargon somewhat abstract. In my
computer a folder is a folder and I think is not a wild guess to assert that most people associate a folder
with some type of container. In GitLab a folder is called a directory, I personally know that a directory
is equivalent to a folder because I once used DOS over 20 years ago, otherwise, the first idea that
comes to mind is a phone directory.

Although the use and functions of, for example, GitLab are very well documented as it is the case for the
GitLab Terminology. Here one needs to pose the following question: Who wants to participate
in the making of a copy of a harvesting machine? or Who wants to participate in the making of a personal
Loom for woven textiles? or, in short, Who are the target users/collaborators for such a project? And yet,
despite the answer, the reality is that the whole process should be as easy as possible if I want to maximize
the participation level. A person whose interest is limited to the creation and formatting of text might find
the task of writing such text in a wiki just too daunting and might choose to walk away.

Git

wiki + Nextcloud

  • A wiki is a very useful container to tip ideas into at the start of a project. A good starting
    point that, later on, can be easily organized into a structural part of the project. The wiki
    facilitates the organization and the search for specifics within a project and within itself
    thanks to the use of links, embedded views and files, and other types of special formatting.
    A properly formatted wiki can be a very user-friendly entry point to the project for all users
    especially in combination with a text-poor file system.
  • Nextcloud provides quite a comfortable coworking environment although I have noticed that the
    functionality, associated software, and file accessibility depend on how the platform is configured
    by the party offering the service and the permissions given to the participants.
    - For example, it seems that the configuration is most flexible when Nextcloud is being hosted in
    a local server for internal use like in a company. There, permissions can be given on at least two
    levels: view and download only; or view, download, move, delete, comment, discuss etc.
    These permissions are independent from the user having his or her own account in the system. A link
    suffices to get access.
    - On the other hand, with an online provider like The Good Cloud, without registering an account, only
    downloads and viewing are enabled and there are further restrictions added, namely a mandatory
    expiry date for the shared link to the documents and a mandatory password to access it.
Advantageous tools provided by Nextcloud: Files can be commented and discussions can take
place in an associated chat.
Example The Good Cloud
Pass. +P{Xer4Jzx
 Wann wird die OSEG Nextcloud verfügbar und was für einstellungen wären für so ein Projekt möglich? 

wiki + Dropbox

The OHO Approach

Werkzeuge für Dokumentation

one way folder (diode folders) for sharing raw information
two way folders (with some restrictions e.g. deleting of files) for retrieving processed information
at least three different access levels would be necessary
admin/distributor --- contributor/developer --- user