Slightly similar posts...
Fifty shades of shed
ByGarfThis little project was intended to capture colour-cycling RGB lighting. One of these days I must get around to doing it again and making a rather better job of it.
Setting file and directory properties separately and recursively
ByGarfSometimes in GNU/Linux one needs to set file and directory permissions separately and recursively. This is a way to do it. Set file permissions:- find . -type f -print0 | xargs -0 chmod 644 ; Set directory permissions- find . -type d -exec chmod 755 \{\} \; Note these are powerful commands with which you…
Merry Christmas 2024
ByGarfWishing you a very merry peaceful Christmas, followed by a happy, successful New Year. Creating this year’s card This year we wanted to do something a little different. So we decided to deploy Stable Diffusion open source artificial intelligence to generate the main image. Unfortunately AI is not good at drawing signs. So that was…
Angel Close-ups
ByGarfBought my girlfriend this little angel fairly thing. Thought I better grab a few snaps before I gave it to her.
Little red MGF meets another little red MGF
ByGarfLittle red MGF meets another little red MGF. Camera: the tiny Canon Digital Ixus.
BR-9C combined Geiger counter and EMF meter – initial impressions
ByGarfI just bought a Geiger counter from a seller on AliExpress. Well it’s actually a Geiger counter and EMF (electromagnetic field) meter, all combined into a single device. I have no idea who actually makes these things. There is no branding other than a model number “BR-9C”. Though I did discover that the enclosures used…
