2 Matching Annotations
  1. Feb 2026
    1. This data is integral to the maintenance and growth of the parks, to environmental conservation, to gateway communities, and to our historical and sociological understanding. But the National Park visit data, like all data, is also approximate and imperfect. As we have seen, it is collected by imperfect devices, such as traffic counters that are vulnerable to weather or malfunctioning.

      In a few of the paragraphs above, the authors detailed how traffic counters would break and remain in disrepair for a year or more.

      Devices like the pneumatic tube traffic counter are not fundamentally complex, and are relatively cheap to maintain and replace. Think about the cost of a few thousand dollars at most and comparing that to the cost of some world famous national parks potentially being harmed due to some negligence.

    1. semi-hidden files

      The "semi-hidden" file like .git in a git repository implies the existence of a higher order of hidden-ness.

      I searched this up and eventually ended up on the Wikipedia article linked below. The explanation bifurcates the idea of a hidden file into stuff hidden for convenience and super important stuff that the OS uses, which "remain hidden unless another setting, called "Hide protected operating system files (Recommended)," is cleared." This fully hidden-ness for sys files likely is to prevent a PEBKAC.

      https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#:~:text=or%20clear%20attributes.-,File%20Explorer,of%20hidden%20items%20semi%2Dtransparently.