From b0888616587ba8a24d42efde4a1d5ace2c51943b Mon Sep 17 00:00:00 2001 From: ptr_here Date: Wed, 12 Feb 2020 13:14:03 +0100 Subject: version fin 2019 --- index.html | 134 +++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 100 insertions(+), 34 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index ec37038..9feb7bc 100644 --- a/index.html +++ b/index.html @@ -13,13 +13,53 @@
-

jugaad -gambiarra

+

jugaad, gambiarra, +engenocas seu ademar
+technological disobedience -

technological disobedience -http://www.technologicaldisobedience.com/en/category/notes/

+
+ + + + + + + + + + + + + + + + + + +
-

engenocas seu ademar

+ +
+ + + + + + + + + + + + + + + + + + +
+

@@ -331,34 +371,6 @@ plenty of DIY pvc foghorn designs online

a project

- - -
-

jugaad

- - -
- - - - - - - - - - - - - - - - - - -
- -
@@ -541,11 +553,40 @@ plenty of DIY pvc foghorn designs online

+
+ +
+ + + + + + + + + + + + + + + + + + +
+ + +

radios

+ +
+


@@ -732,6 +775,29 @@ plenty of DIY pvc foghorn designs online

+
+

rpi setup

+ +

in .xinitrc

+ +

xset -dpms +xset s off +xset s noblank

+ +

unclutter & +sudo ntpdate ntp0.pipex.net &

+ +

/ setup the python webserver ( this specific installation pulls updates from openweathermap & actuates arduino)

+ +

xterm -geometry 80x66+0+0 -name base -e python baseserv.py 8001 &

+ +

chromium-browser –new-window –incognito http://localhost:8001 +/ ‘map’ is the title of +xdotool search –name “map” windowsize %@ 750 500 +xdotool search –name “map” windowmove %@ 500 500

+ +
+ -- cgit v1.2.3