Recent Activity
Tim
User for 1 year
Recently Created Pages View All
Add Fileshare
sudo nano /etc/samba/smb.conf Append at bottom: [videos] path = /home/tim/videos browseable...
Create putty status display (service control)
sudo chmod +x /usr/local/bin/camera-status #!/bin/bash show_service() { local label="...
Raspberry PI Zero 2W camera
Get the imager https://www.raspberrypi.com/software/ and write to sdcard, configure the dialogu...
Step-by-Step GitHub Releases Workaround: dockur example
When you can't use docker pull or the github workspace is blocked by your IT department. Step-...
Getting started
in powershell - browser to your project. Then initialize spec-kitty spec-kitty init . --ai co...
Recently Created Chapters View All
Recently Created Books View All
Recently Created Shelves View All
Unassorted
General use
This section is just a space to memorize some workflows. Usually some commands or how to use pr...
Configuration & Setup
This section explains some aspects of setting up systems and programs in order to get them functi...
Development
Section for code samples and interfacing with certain hardware