Show+Tell 2021-03-XX 19-22h vorbereitung auf das nächste shell+tell (ja, das datum vom 22.märz ist weit überschritten) http://www.guckes.net/talks/showtell.2021-03-XX.txt http://www.guckes.net/talks/showtell.2021-03-XX.html Latest change: Thu Apr 29 10:50:00 CEST 2021 = Beschreibung = "show and tell" Vorführung von Programmen und Konfigurationen Natürlich kann man einfach nur zuschauen. Aber jeder Beteiligung wäre schon schön. Jeder ist aufgefordert mal was herzuzeigen. Länge: das ganze sollte recht kurz sein, max 5min. Ein bischen wie "lightning talks". aber man muss das nicht ausformulieren oder so. Auch muß man keine Folien/slides produzieren. Im Anschluß kann weiterhin generdet werden. dafür habe wir einen Server (Debian10) auf dem man sich einloggen und die Programme ausprobieren kann. Caveat: Es gibt keine Backups der Daten. Recording: es wird *nichts* aufgenommen. Aber es wäre schon toll, wenn man daraufhin ein paar kleine Videos machen würde. (asciinema, ttyrec etc) = Kommunikation = audio: mumble: host=showtell.schubisu.de port=64738 pass=showtell user=frei (kann man sich aussuchen) zweizeiler: host=showtell.schubisu.de port=64738 user=frei (aussuchen) pass=showtell barnard: barnard -server showtell.schubisu.de:64738 -password showtell -insecure video: server -> login -> screen+tmux chat: irc freenode #showtell http://webchat.freenode.net/?channels=%23howtelluio=d4 installation_mumble: sudo apt-get install mumble installation_barnard: sudo apt install libopus-dev sudo apt install libopenal-dev git clone https://github.com/layeh/barnard cd barnard; go get -u layeh.com/barnard configuration_mumble: open menu [Server] -> then [Connect...] a Dialog Window opens: | Servername Ping Users | | | | [Connect] [Add_New...] [Edit...] [Cancel] now use [Add_New...] to add the server. | Address schubisu.de | Port (64738) | Username (choose your name) | Label (choose some name) Port: you can leave the port as the default (64738). Username: simply choose your favourite name. Label: choose a name to remember this server, eg "Show+Tell". Example: | Address schubisu.de | Port . | Username sveng | Label Show+Tell the quick way to start up is to use this key sequence: Alt-e Alt-c Alt-a now connect to this server. when you get a dialog about the password, enter "linuxnerds_only". Zusammenfassung: server: schubisu.de port: 64738 (default) label: (choose) user: (choose) pass: linuxnerds_only DANKE: mumble+login servers sponsored by Robin "schubisu" Schubert. = Programm = Sendet bitte eure Fragen und Vorschläge an mich: Sven Guckes showtell@guckes.net = THEMEN = == js-on (Jakob) == * www.wttr.in Wetter in ASCII von Igor Chubin * www.cheat.sh Cheat Sheats * doitlive https://doitlive.readthedocs.io/en/stable/ "doitlive is a tool for live presentations in the terminal. It reads a file of shell commands and replays the commands in a fake terminal session as you type random characters." == al.t (Alex) == * sytemd services ** download email at startup: ** ExecStart = sh -c '/usr/bin/torsocks /usr/bin/mbsync -aq > /dev/null' ** setxkbmap to use US layout and enter umlauts with compose: ** ExecStart = /usr/bin/setxkbmap -rules evdev -model evdev -layout us -variant altgr-intl ** "Anschlagfrequenz erhöhen": ** ExecStart = /usr/bin/xset b off s 185 180 +dpms dpms 190 195 200 r rate 200 50 = emBee = Martin Bär * fish: friendly interactive shell * etckeeper == schubisu == * doom emacs https://github.com/hlissner/doom-emacs "An Emacs framework for the stubborn martian hacker" * gemini: https://gemini.circumlunar.space/ Gemini is a new internet protocol which: * Is heavier than gopher * Is lighter than the web * Will not replace either * Strives for maximum power to weight ratio * Takes user privacy very seriously * weechat-signal -> signald: weechat als interface zu signal == Sveng == * [habit] notizendatei als mailbox -> öffnen mit (neo)mutt * [texttool] pv: pipe viewer * [texttool] sponge https://joeyh.name/code/moreutils/ sponge "soaks up" its input before truncating the output grep -v '^#' input | sponge input * [texttool] vidir * [texttool] newsboat fast intro: mkdir ~/.newsboat echo $URL >> ~/.newsboat/urls newsboat http://www.guckes.net/Setup/newsboat.urls * vim: toggle "number" map ,n :set nu! * [setup] aufteilungen: desktops+tiling -> terminal+tabs -> tmux+windows+panes i3: fullscreen | terminator: fullscreen | tmux: fullscreen (meistens) * [webservice] archive.org archive.ph * service: https://blogtrottr.com/ rss2email "Blogtrottr delivers updates from all of your favourite news, feeds, and blogs directly to your email inbox" enter feed url, email address, and scan duration. customizable Subject lines, filter blacklist+whitelist, articles as text/html or text/plain or PDF. sharing, OPML suport. == flowolf == revealjs.com = FUN = https://i1.wp.com/nythesis.com/wp-content/uploads/2016/05/latex.png "Beautiful Typesetting with LaTeX" https://www.explainxkcd.com/ "explain xkcd comics" https://workadventu.re/ "THE FRIENDLIEST SPACE FOR SOCIAL INTERACTION" Walk around and speak directly to your colleagues. Have informal meetings Have a coffee break Organize formal meetings Stop wasting time setting up zoom/meet conferences = Empfehlungen = * BUCH: "weniger schlecht programmieren" = Ideen = * (SvenG) mails abrufen und logs anschauen, alias+cron+fetchmail * (SvenG) installation von nano+vim = Teilnehmer = * Sven Guckes (sveng) showtell@guckes.net www.guckes.net @guckes = TODO+DONE = TODO: * invite people * find a date * create mailing list * create connection to tmate.io * create a pad for this page * send out tmate.io link DONE: * register irc channel #showtell vim: set fenc=latin1: EOF