Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
ags:foss-ag:protokoll [2019/01/09 21:41] – [2019-01-09 Sitzung Nr. 113] Fix josef.schneiderags:foss-ag:protokoll [2019/01/20 10:20] – Sitzung Nr. 114 josef.schneider
Zeile 1: Zeile 1:
 +==== 2019-01-16 Sitzung Nr. 114 ====
 +
 +=== Kommende Termine ===
 +
 +^Datum                                                        ^Event                                                                                      ^Beschreibung                                                  ^
 +|2019-01-21                                                   |[[https://ufc.tu-dortmund.de/vorstellung/1995-all-creatures-welcome|All Creatures Welcome]] |kostenlos im UFC                                              |
 +|2019-01-25                                                   |RasperryPi Workshop                                                                        |In dem Helene Lange Gymnasium. Wiederholung von letzter Woche.|
 +|2019-02-22  bis  2019-02-24| [[https://hackimpott.de/|HackImPott]]                                                      |https:%%//%%matrix.to/#/#hip:kif.rocks                        |
 +
 +=== Berichte ===
 +
 +  - RaspiWorkshop an der Schule (Helene Lange Gymnasium)
 +    * Kurz vor der Klausur
 +    * Ungefähr Klasse 7
 +    * Kam gut an
 +    * Lehrer hat nochmal eingeladen
 +    * Es werden noch mehr kleinschrittige Aufgaben gebraucht
 +
 +=== Stammtisch ===
 +
 +  * [[https://firefly-iii.org/|Firefly III]] (web based personal finance manager thing thing) (s8tan)
 +  * Alternativen zu F-Droid und Yalp: Gleiche Funktion aber in hübscher. (draget)
 +    * F-Droid https:%%//%%f-droid.org/de/
 +    * Google-Play Apps ohne Google Account mit FOSS-Handy: Yalp Store
 +    * Yalp Store ist buggy und doof. Schöner uns besser. Aurora Store
 +    * Aurora Store https:%%//%%f-droid.org/de/packages/com.dragons.aurora
 +  * [[https://nerdfonts.com|Nerd Fonts]] (:snowflake::sparkles:)
 +    * Fonts mit schicken Icons versehen
 +    * Powerline-Patch etc. inklusive
 +    * Für viele (hauptsächlich monospace) Fonts bereits fertig
 +    * Python-Skript zum selber patchen
 +  * State of [[https://github.com/jellyfin/jellyfin/|Jellyfin]] (Eisfunke)
 +    * Dinge passieren tatsächlich
 +    * Bereits 187 offene und 128 geschlossene Issues
 +    * Die (schon lange proprietäre) Android-Emby-App blockiert absichtlich Jellyfin-Server
 +      * Und alle anderen auch
 +
 +
 +
 +=== Kleingruppen ===
 +
 +  - T-Shirts
 +    * Finanzen
 +    * Layout
 +
 +----
 +
 +
 ==== 2019-01-09 Sitzung Nr. 113 ==== ==== 2019-01-09 Sitzung Nr. 113 ====
  
Zeile 6: Zeile 54:
 |2019-01-11                                                   |Workshop an Helene-Lange-Gymnasium                                                         |Arbeiten mit Kids        | |2019-01-11                                                   |Workshop an Helene-Lange-Gymnasium                                                         |Arbeiten mit Kids        |
 |2019-01-21                                                   |[[https://ufc.tu-dortmund.de/vorstellung/1995-all-creatures-welcome|All Creatures Welcome]]|Im UFC, mit CTDO         | |2019-01-21                                                   |[[https://ufc.tu-dortmund.de/vorstellung/1995-all-creatures-welcome|All Creatures Welcome]]|Im UFC, mit CTDO         |
-|2019-02-22 .. 24|[[https://hackimpott.de/|HackImPott]]                                                      |matrix.to/hip19:kif.rocks|+|2019-02-22 .. 24|[[https://hackimpott.de/|HackImPott]]                                                      |https://matrix.to/#/#hip:kif.rocks|
  
 === Berichte === === Berichte ===
Zeile 88: Zeile 136:
     csplit  -z protokoll2018.txt /----/ {*}     csplit  -z protokoll2018.txt /----/ {*}
     # rename files, so they correspond to each meeting number     # rename files, so they correspond to each meeting number
-    # starting with one lower, first file should be meeting0067+    # starting with one lower, first file should be meeting067
     export j=66     export j=66
     for i in ./xx*; do let j+=1; mv $i meeting$(printf "%03d" $j); done     for i in ./xx*; do let j+=1; mv $i meeting$(printf "%03d" $j); done
  • ags/foss-ag/protokoll.txt
  • Zuletzt geändert: 2022/03/21 19:25
  • von josef.schneider