Difference between revisions of "Oberoid"

From Technologia Incognita
Jump to: navigation, search
(glasbewassing links)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:gonze_teacher.png|200px]]
+
[[File:gonzo_teacher.png|400px]]
 
{{Members
 
{{Members
 
|Nickname=Oberiod
 
|Nickname=Oberiod
Line 8: Line 8:
  
 
=Doing one Gniht and Doing it Well=
 
=Doing one Gniht and Doing it Well=
 +
 +
== Basics of the Unix Philosophy ==
 +
http://www.catb.org/~esr/writings/taoup/html/ch01s06.html
 +
 
== using terminal with beamer==
 
== using terminal with beamer==
 
Dell beamer (Techinc): 1024-768
 
Dell beamer (Techinc): 1024-768
Line 16: Line 20:
 
''' https://eli.thegreenplace.net/2016/persistent-history-in-bash-redux/ '''
 
''' https://eli.thegreenplace.net/2016/persistent-history-in-bash-redux/ '''
  
 +
== youtube download ==
 +
youtube-dlg:  refresh gives automatically new download quotum <br>
 +
mps-youtube: download on the command line. Needs google developers api key for fresh download quotum.
 +
 +
== play ascii movies on terminal ==
 +
''' mpv -vo caca <movie.file> '''
 +
 
 +
<!-- == glasbewassing links ==
 +
-->
 
<!---
 
<!---
 
your comment goes here
 
your comment goes here

Latest revision as of 10:33, 29 August 2021

Gonzo teacher.png

TechInc Member
nickname Oberiod
Memberstatus member
Tasks Glasbewassing
Email fp@vonck.nl
Part of Projects Factoring Out with Forth


Doing one Gniht and Doing it Well

Basics of the Unix Philosophy

http://www.catb.org/~esr/writings/taoup/html/ch01s06.html

using terminal with beamer

Dell beamer (Techinc): 1024-768

$ setfont /usr/share/kbd/consolefonts/ter-c24n.psf.gz

save history bash

https://eli.thegreenplace.net/2016/persistent-history-in-bash-redux/

youtube download

youtube-dlg: refresh gives automatically new download quotum
mps-youtube: download on the command line. Needs google developers api key for fresh download quotum.

play ascii movies on terminal

mpv -vo caca <movie.file>