Escape to Hong Kong – Kowloon backstreets
Spent the day wandering the backstreets of Kowloon.
Bah Humbug!
A little road trip across the New Forest, to Furzey and Rufus Stone in the MGF.
Sometimes 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…
Driving through the West Sussex countryside on my way back Chichester, I spotted this tiny stone Chapel, literally right in the middle of nowhere. The board outside read St Mary’s Church Sennicotts. But the odd thing is there is no other building near. Nearest building I could see was about 400 metres away. The church’s…
Skip preamble and launch METAR applet now. This is a modern rework of a very old PHPWeather project that we eventually abandoned nearly a decade ago. I built this new version in PHP/MYSQL pretty much from scratch, albeit with a lot of help from PerplexityAI. Its main emphases are speed and simplicity. Basically it collects…
A few slightly shaky snaps as I returned to Mui Wo this evening.