Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
xro:xro [2015-02-24 01:53]
xro [Notes to Self]
xro:xro [2023-09-10 16:50]
xro
Line 2: Line 2:
  
 ==== Kontakt ==== ==== Kontakt ====
-  * Jabber: xro at jabber punkt tittelbach punkt at+  * <del>Jabber: xro at jabber punkt tittelbach punkt at</​del>​
   * e-mail: xro at realraum punkt at   * e-mail: xro at realraum punkt at
 +  * Matrix: @xro:​matrix.tittelbach.at
 +  * [[xro:​gnupg|GPG]]
  
 +<​html><​a style="​color:​white;​ font-size:​1pt;"​ href="​mailto:​wontread@tittelbach.org">​wontread@tittelbach.org oder info@tittelbach.org</​a></​html>​
 +
 +==== Funktion @ r3 ====
 +  * Kassier 2009-2015
 +  * Obmann 2015-2017
 +  * Schriftführer 2017-2019
 +  * Rechnungsprüfer 2019-2021
 +  * [[intern:​ansprechpersonen|Ansprechperson]] für 3D Drucker, Lasercutter,​ Tesla-Labortisch
 +  * r3ledger System
 +  * [[roomauto:​roomauto|Raumautomatisierung]]:​ Lichtsteuerrung,​ MQTT, Sensoren, SpaceAPI, Lüftung
 +  * NOC
 +
 +==== Tasker for Android ====
 +
 +{{topic>​tasker&​nouser&​list}}
 +
 +==== BeagleBone Black ====
 +
 +  * [[https://​github.com/​btittelbach/​go-bbhw|Go GPIO Library]]
 +  * [[http://​kilobaser.com/​blog/​2014-07-15-beaglebone-black-gpios | BeagleBone Black GPIO Tutorial]]
 +  * [[http://​kilobaser.com/​blog/​2014-07-28-beaglebone-black-devicetreeoverlay-generator | BeagleBone Black Device Tree Overlay Generator]]
 +  * [[BeagleBone|BeagleBone Notes,​Tips&​Tricks]]
  
 ==== Diverse Daten ==== ==== Diverse Daten ====
Line 28: Line 52:
   # remove svn-id info   # remove svn-id info
   git filter-branch -f --msg-filter 'sed -e "/​git-svn-id:/​d"'​ -- --all   git filter-branch -f --msg-filter 'sed -e "/​git-svn-id:/​d"'​ -- --all
-  git gc --aggressive +  ​rm -rf .git/​refs/​original/​ && git reflog expire --all && ​git gc --aggressive ​--prune 
-  git push -f+  git push -f origin master
  
 +
 +  # remove all subdires / files from history except x,y,z
 +  # (note you need --tree-filter since this actually checks out the tree for each command, otherwise the zsh globbing pattern would not work
 +  #  note --index-filter would not check out the working tree, thus only git commands work there)
 +  git filter-branch -f --tree-filter "zsh -3 --extendedglob -c 'rm -rfv *~x~y~z(N)'"​ --prune-empty HEAD
 ==== Sonstiges ==== ==== Sonstiges ====
 +
 +[[.:​camping_rope_tensioners | Camping-Seil-Spanner Review]]
 +
 +[[.:​earplugs | Ohropax Earplug Sleep or Music Review]]
 +
 +[[.:​cccamp-packliste | Chaos Communication Camp Packliste]]
  
 [[:​olga:​platinenaetzen]] [[:​olga:​platinenaetzen]]
realraum Graz, Brockmanngasse 15, 8010 Graz, realraum - Verein für Technik in Kultur und Gesellschaft
  • /var/lib/dokuwiki/data/pages/xro/xro.txt
  • Last modified: 2024-04-19 18:00
  • by xro