Archive for January, 2021

N900 SDK on new Debian

Saturday, January 23rd, 2021

infobot command on maemo freenode : ~sb well, scratchbox is a cross-compiling system that uses binfmt_misc, rpc calls, and an nfs mount to make a cross-build appear to be 100% native, and is found at http://www.scratchbox.org/, hosted by maemo now. Also at http://maemo.merlin1991.at/files/SB ~sdk 21:39 sdk is probably http://privatepaste.com/e4a5b13fad or “wget http://repository.maemo.org/tabletsdev/explicit/maemo-dev-env-downloads/downloads/Readme_Ubuntu_Lucid_Desktop_SDK_Virtual_Image_Final.txt”, or https://wiki.maemo.org/Documentation/Maemo_5_Developer_Guide http://repository.maemo.org/ […]

CodeVoid’s Gopher SPACE

Friday, January 22nd, 2021

https://gopher.floodgap.com/gopher/gw?gopher%3A%2F%2Fcodevoid.de

Staffelwalzmaschine

Friday, January 22nd, 2021

https://www.google.com/search?q=staffelwalzenmaschine Eine historische Rechenmaschine, entwickelt von Leibniz im Jahre ca. 1673 hergestellt… https://de.wikipedia.org/wiki/Staffelwalze

Impfzentrumsrouter

Friday, January 22nd, 2021

https://impfzentrum.openrouteservice.org/ Masken für 1,098€, FFP2 20 masken für 21,96 € (inkl mwst) ..

Raspberry Pi USB Debugging Cable

Sunday, January 17th, 2021

https://developer-blog.net/raspberry-pi-debugging-usb/

N900 einrichten!

Sunday, January 17th, 2021

http://wiki.maemo.org/User:Joerg_rw/ wap on N900?: https://talk.maemo.org/showthread.php?t=52430

1000 Lehrvideos Computer und Wissenschaft

Tuesday, January 12th, 2021

https://laconicml.com/computer-science-curriculum-youtube-videos/

IMSI – Catcher

Tuesday, January 12th, 2021

https://de.wikipedia.org/wiki/IMSI-Catcher https://www.aktion-freiheitstattangst.org/de/articles/6143-20170814-imsi-catcher-bauen-oder-imsi-catcher-fangen.htm https://www.heise.de/security/meldung/IMSI-Catcher-fuer-1500-Euro-im-Eigenbau-1048919.html

NixOS

Tuesday, January 12th, 2021

https://nixos.org/

Raspberry Under-voltage detected!

Sunday, January 10th, 2021

sudo rpi-update #as root helps some vcgencmd get_throttled vcgencmd get_throttled 0x05 vcgencmd measure_temp vcgencmd measure_clock arm && vcgencmd measure_temp && vcgencmd get_throttled see: https://github.com/raspberrypi/linux/issues/2367 https://www.gitmemory.com/issue/raspberrypi/firmware/1142/494339981 https://raspberrypi.stackexchange.com/questions/83184/raspberry-pi-thermal-throttle https://jamesachambers.com/measure-raspberry-pi-undervoltage-true-clock-speeds/ or disable some: How to save power on your Raspberry Pi https://dfarq.homeip.net/throttling-the-raspberry-pi/ turn all off: echo ‘1-1’ |sudo tee /sys/bus/usb/drivers/usb/unbind #usb off sudo /opt/vc/bin/tvservice -o #hdmi off dtoverlay=pi3-disable-wifi […]