Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| xro:xro [2015-02-24 00:53] – [Notes to Self] xro | xro:xro [2025-11-09 09:25] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ==== Kontakt ==== | ==== Kontakt ==== | ||
| - | * Jabber: xro at jabber punkt tittelbach punkt at | + | * <del>Jabber: xro at jabber punkt tittelbach punkt at</ |
| * e-mail: xro at realraum punkt at | * e-mail: xro at realraum punkt at | ||
| + | * Matrix: @xro: | ||
| + | * [[xro: | ||
| + | < | ||
| + | |||
| + | ==== Funktion @ r3 ==== | ||
| + | * Kassier 2009-2015 | ||
| + | * Obmann 2015-2017 | ||
| + | * Schriftführer 2017-2019 | ||
| + | * Rechnungsprüfer 2019-2021 | ||
| + | * [[intern: | ||
| + | * r3ledger System | ||
| + | * [[roomauto: | ||
| + | * NOC | ||
| + | |||
| + | ==== Tasker for Android ==== | ||
| + | |||
| + | {{topic> | ||
| + | |||
| + | ==== BeagleBone Black ==== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[BeagleBone|BeagleBone Notes, | ||
| ==== Diverse Daten ==== | ==== Diverse Daten ==== | ||
| - | * [[inprogress:PrivacyVortragIdeen]] | + | * [[archiv:2010-privacyvortragideen]] |
| * {{linguistikwochen08-haskell-folien.pdf}} (Vortrag: Einführung in Haskell) | * {{linguistikwochen08-haskell-folien.pdf}} (Vortrag: Einführung in Haskell) | ||
| * {{linugistikwochen08-python-vortrag.pdf}} (Vortrag: Einführung in Python) | * {{linugistikwochen08-python-vortrag.pdf}} (Vortrag: Einführung in Python) | ||
| Line 16: | Line 40: | ||
| ==== Notes to Self ==== | ==== Notes to Self ==== | ||
| + | |||
| + | === Vereinsbuchhaltung Software === | ||
| + | |||
| + | (incomplete) | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | |||
| === realraum git-svn to individual git repos === | === realraum git-svn to individual git repos === | ||
| Line 28: | Line 65: | ||
| # remove svn-id info | # remove svn-id info | ||
| git filter-branch -f --msg-filter 'sed -e "/ | git filter-branch -f --msg-filter 'sed -e "/ | ||
| - | git gc --aggressive | + | |
| - | 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)'" | ||
| ==== Sonstiges ==== | ==== Sonstiges ==== | ||
| + | |||
| + | [[.: | ||
| + | |||
| + | [[.: | ||
| + | |||
| + | [[.: | ||
| + | |||
| + | [[.: | ||
| [[: | [[: | ||