Day: February 26, 2025

Show Only ...
Maps - Photos - Videos

Major Land Resource Regions

This map shows the various major land resource regions that dominate the landscape in New York and influence the land activities on them such as farming, grazing, timber and recreation.

Major Land Resource Regions

How did we ever live before apt-get?

The Debian Package Manager turned 25 years old last year, and apt-get has been around for two decades now. I am old enough to remember manually installing packages using RPM and having to go around searching for dependencies.

And building a lot of software from source code using to ./configure; make; make install β€” and having to search around for packages to fix missing dependencies during the configure process. Good ol’ days of GNU Automake. It’s very rare these days to have to build something from source code, unless you are tweaking some of the lines of code.