Skip to main content

Autumn is Coming

Autumn is definitely arriving here in St Albans, with the leaves starting to fall and the squirrels collecting acorns.

Autumn Berries

This greedy fellow was running around our garden with two acorns in his mouth at the same time:

Not one acorn but two!


The farmers have ploughed all the fields round about and there are plenty of Birds of Prey to be seen soaring high over the freshly ploughed fields looking for food.

Unfortunately I couldn't get close to them and the following shots are the best I could do armed with my Nikon D300s, 70-200 f/2.8G VR II and TC-1.4E II converter (420mm focal length equivalent). I think you would need a 600mm and to get a lot closer to get decent shots.

Buzzard


SparrowHawk (female)

SparrowHawk (female)


Kestrel (female)

Also saw a group of 3 partridges picking over the fields, in the same place as the Birds of Prey above - I wonder how long they will last before becoming food themselves?

Comments

Popular posts from this blog

Renaming Files in Git

Renaming Files I recently had to rename a lot of files in brf-mode for submission into MELPA . These files have 10+ years of version control history I wanted to keep. In the process I realised retaining all that history in Git isn't as simple as I thought 😀 I thought it was as simple as using git mv rather than filesystem  mv and Git would know everything had been renamed. It turns out I was wrong and I should have known that from my knowledge of how Git works 😖 In reality, Git works by storing snapshots rather than file or directory metadata and git mv is just a convenience shortcut for typing: $ mv <old name> <new name> $ git rm <old name> $ git add <new name> That's all there is to it! Now the "magic" happens when you git log or git blame a file and Git works out the file was renamed by diffing the contents.  If files have the same contents (within a certain threshold %) it thinks a rename happened. See here in the  Gi

Setting Environment Variables and the PATH on MacOS

Time Was setting environment variables and the PATH on a Mac running OSX was just like any other *IX.  However with successive OS releases Apple have changed how this works (more than once) and generally made it more difficult 😢  This article discusses how I go about setting environment variables on Mojave and Catalina. Why does this matter? MacOS doesn't add  /usr/local/bin to the PATH by default, which is unfortunate as most *IX-style programs you build yourself will be installed in there. If you only ever launch stuff from Terminal, all you have to do is set environment variables and the path from Shell startup files in the time immemorial fashion. However, this doesn't help with native Mac Apps like Emacs, which aren't launched from a shell and where you may still want to access custom environment variables and programs in /usr/local/bin . Setting the PATH In the past you could add to the path via /etc/paths (or paths.d ), however this no longer works i

More Axe Birdwatching

We went back to the Seaton bird hide the next day, there were plenty of birds but the weather was poor. Cold and very dark and not at all suited to photography. Here's the best I managed (a ll taken with Nikon D700, 70-200 f/2.8G VR II and TC-2E III converter (400mm focal length equivalent): Male Pheasant Enjoying Leftovers from Bird Feeder Little Grebe  (I got quite close to this, but it's a very small bird!) Cormorants Flying along the Axe