diff --git a/content/blog/hunter-gathering-apple-picking.md b/content/blog/hunter-gathering-apple-picking.md new file mode 100644 index 0000000..6be14dd --- /dev/null +++ b/content/blog/hunter-gathering-apple-picking.md @@ -0,0 +1,29 @@ +--- +title: "Hunter-Gatherer Traditions: Apple Picking" +date: 2024-09-28T12:03:47-04:00 +draft: false +tags: [] +math: false +medium_enabled: false +--- + +One of the fun yearly traditions that Clare and I have is to go apple picking. After all, we live in a state that produces [a lot of apples](https://www.ers.usda.gov/data-products/chart-gallery/gallery/chart-detail/?chartId=75112). Apple picking season always happen earlier than we expect, with peak season happening in September and October. + +We went to [Windy Hill Orchard](https://www.windyhillorchardnye.com) and they have the following apples available: Cortland, Empire, Fuji, Gala, Golden Delicious, Janogold, Macoun, McIntosh, and Red Delicious. + +![Row of Apple Trees](/files/images/blog/PXL_20240922_163519846.MP.jpg) + +From previous years, we decided that we like Empire apples and Fuji apples the best. We like to snack on the Empire apples, where we typically bake more with Fuji Apples. + +![Picking a specific apple](/files/images/blog/PXL_20240922_164955826.jpg) + +Did you know that Apples are picked during peak season and preserved year-round to keep availability in grocery stores? In fact, only [5% of apples in the US are imported](PXL_20240922_164955826.jpg). + +Unfortunately, we don't have the equipment at home to keep apples for the entire year. That doesn't stop us from collecting an entire bag of apples regardless and sticking it in the fridge. + +Not all apples peak at the same time. Empire apples start peaking in September while Fuji apples start peaking in October. Since we went last week, this meant that sadly the Fuji apples weren't quite ripe yet. + +Apple trees aren't particularly tall. There were plenty of apples within reaching distance. However, some came extra prepared with long poles with baskets in the end called a *fruit picker*. ([Example](https://www.homedepot.com/p/Corona-12-ft-L-Reach-Extendable-Aluminum-Handle-Fruit-Picker-FP-2312/318284444)) + +Leave it to humans, to come prepared with tools when hunting and gathering. + diff --git a/static/files/images/blog/PXL_20240922_163519846.MP.jpg b/static/files/images/blog/PXL_20240922_163519846.MP.jpg new file mode 100644 index 0000000..9b0ce67 Binary files /dev/null and b/static/files/images/blog/PXL_20240922_163519846.MP.jpg differ diff --git a/static/files/images/blog/PXL_20240922_164955826.jpg b/static/files/images/blog/PXL_20240922_164955826.jpg new file mode 100644 index 0000000..f5adc5e Binary files /dev/null and b/static/files/images/blog/PXL_20240922_164955826.jpg differ