/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

andrewnicolaou.co.uk
| | koscis.wordpress.com
2.3 parsecs away

Travel
| | Today we will make our RPi a slave device connected to PC via USB. And this RPi will be detected as the keyboard. We need Raspberry Pi Zero or Zero W with the micro USB connector. Configuration First, we have to enable ConfigFS for USB gadgets: echo "dtoverlay=dwc2" | sudo tee -a /boot/config.txt echo "dwc2"...
| | irq5.io
1.7 parsecs away

Travel
| | In case you haven't heard, the Raspberry Pi Zero is the smallest, most low-cost device in the Raspberry Pi family, but it's also the hardest to find. It has two Micro-B USB ports, one for power and another functions as a dual-role USB OTG port. One of the more interesting uses for the Raspberry Pi...
| | tim.siosm.fr
5.0 parsecs away

Travel
| | In this post, I will detail how to replace sudo (a setuid binary) by using SSH over a local UNIX socket. I am of the opinion that setuid/setgid binaries are a UNIX legacy that should be deprecated. I will explain the security reasons behind that statement in a future post. This is related to the work of the Confined Users SIG in Fedora.
| | manoj.ninja
18.3 parsecs away

Travel
| How I used a BBC micro:bit, an Arduino and a bunch of Neopixels to build a gesture controlled lamp.