Table Saw Wing Adjustment

October 6th, 2024

Article on aligning table saw wings

Google Maps Location Sharing Issues

October 6th, 2024

I've had some trouble with Google Maps location sharing - particularly on iPhones.  Here are some solutions.

7 Quick Fixes for Google Maps Location Sharing Not Updating
I have an iPhone 15 pro and share my location permanently with Google Maps
Battery shows question mark

Midnight Commander - tag files in multiple directories

October 6th, 2024

In order to tag files in multiple directories within Midnight Commander, use the external panelize feature.

Tag (select) files in multiple directories
External panelize in Midnight Commander

Find Files based on size

October 6th, 2024

Use:

find . -type f -size +4096c

to find files bigger than 4096 bytes.

And :

find . -type f -size -4096c

to find files smaller than 4096 bytes.

72 Super Beetle Jacking Points

October 6th, 2024