Notes

Show Only ...
Maps - Photos - Videos

How to overcome opposition to Solar Farms

There is a very simple solution to overcome opposition to solar farms. Just mandate that people who oppose solar farms next door, should be required to live next to a liberal that can’t’ stop complaining and has the cops on speed dial.

Bookmarklet for Logging Into Newsbank

This actually can be adopted for any login site, just by adjusting the login fields. It does require two clicks of the login script, but whatever.

javascript:(function(){
  const targetUrl = 'https://infoweb.newsbank.com/apps/news/user/librarycard?destination=easy-search%3Fp%3DNewsBank';
  
  if (window.location.href.indexOf('infoweb.newsbank.com') === -1) {
    window.location.href = targetUrl;
    return;
  }

  const form = document.querySelector('form#nbauth-library-card-form');
  if (form) {
    const fields = {
      'nbauth_library_key': 'xxxx',
      'nbauth_library_card': 'xxxxxxxx',
    };

    for (let name in fields) {
      let input = form.querySelector(`[name="${name}"]`);
      if (input) input.value = fields[name];
    }

    form.submit();
  } else {
    alert('Login form not found. Please ensure you are on the NewsBank login page.');
  }
})();

Republicans want Trump to move on from 2020 – POLITICO

‘We’re going to have a problem’: Republicans want Trump to move on from 2020 – POLITICO

While Trump’s “stolen election” claims may still be a driving force for some primary voters, the general electorate is focused elsewhere. And if Republicans make those grievances central to their midterm message, they risk falling into a similar trap Democrats confronted during the 2024 presidential election — when former Vice President Kamala Harris’ warnings about democracy won over already loyal Democrats but failed to sway enough of the swing voters she needed to clinch the presidency.

Do I need a truck after all? πŸ›»

Big burly and fuel hungry …

That’s one thing I’ve been thinking more about after test driving that F-350 the other day. I loved much about that truck, besides the color and maybe the fuel economy as the Middle East blows up. But I’ve done okay all winter without a car, as the bus and bike gets me where I need to go, and my parents have generally brought me out to visit once a week.

But don’t you want to camp? I don’t know, truth is I am getting tired of my adventures to wilderness. It seems so much like the same old, visiting the regular haunts in the wilderness, setting up and taking down camp. Having fires, hiking, swimming, smoking pot and drinking beer. Swatting black flies and shivering in the cold and rain. Riding trail and around, watching as the old yogurt containers and paperboard boxes burn up in the fire. Stupid shit like that. I feel like I’ve been there and done that, and there are fewer and fewer new places to explore. It’s just another weekend or week in wilderness.

Truth is I am quite content on staying closer to home, riding my bike places, and living a simple life without the worries and cost of owning a truck. No maintaince or repair visits, no insurance payments or fuel bills. I’ve noticed how much I’ve saved this winter, how my credit card bills are much lower, how it’s so much easier to have extra cash each month to save and invest. While I am not looking at a car payment, and I know the money spent on the truck will quickly be replaced by market growth, I still know that driving once again just adds a lot of cost, and I don’t get the joy I once did from time in wilderness, when it all more of the same. I feel like I’ve pretty much tapped out the places I enjoy camping, and now a days it’s just more and more of the same. Set up, take down, go back home.

Don’t you want to do that great trip to Michigan this summer? Who knows how expensive gas will be come midsummer or even if it’s going to be avaliable. Everybody says summer vacation is great, but I am increasingly bored with it, especially the Finger Lakes. It’s all the same. Wouldn’t I be content enough just staying home, taking short work weeks and spending my days riding places on my bike, doing nature study or just hanging out at a park somewhere reading or laying in my hammock? Honestly, in many ways that seems much more relaxing then having to take down, set up camp, travel and deal with all the stress of that. Keep it simple, save a ton of money, and maybe put off Michigan for another year.

How common are rainy March days in Albany?

In Albany, NY, you can generally expect 11 to 12 days of measurable precipitation during the month of March. Because March is a transitional month, this precipitation often starts as snow or a mix early in the month and shifts toward rain as temperatures rise.Β 

Precipitation Frequency & Type

  • Daily Chance: There is approximately a 25% to 32% chance of precipitation on any given day in March.
  • Shifting Patterns:
    • Early March: Higher likelihood of snow (6%) or mixed rain and snow (5%).
    • Late March: The chance of “rain only” days increases from 14% at the start of the month to 24% by the end.
  • Measurable Days: On average, 12 days see measurable precipitation, though some historical months (like March 2024) have seen up to 19 days when including “trace” amounts.Β 

Rainfall Totals

  • Average Rainfall: Typically around 3.09 to 3.3 inches for the month.
  • Recent Extremes: March can vary wildly; for instance, March 2024 was the third wettest on record with 6.34 inches of total precipitation.