Wednesday, January 1, 2025

The Prices Are Down!

 



Here you see the photo with  the price stand on the gas station in Lafayette (Bay Area, California). Photo I made on the last day of 2024 year.  One year ago (thirteen months to be precise )   I made similar photo. You can find it in this post: 'autumn colors'. To make a comparison easier I put the same photo again here.

As you can see prices of the gasoline are down almost by 10%! Not bad. There are some more positive changes: green grass instead of mulch. Bench disappeared as well, but I can't tell is it for the good.

It would be interesting to see where we will be at the end of 2025.



And Happy New Year btw. (Photo of  some front yard   on our neighboring street).
 


Friday, November 1, 2024

Halloween 2024

 Several photos I made this year in our neighborhood. 


This banjo duet plays nice country style music.



Front yard jazz band is on pre-Halloween rehearsal. 



Kids, does these toys  scary you?


This is an election year after all. Steve Garvey and his supporter.


Guards of the Star-Sprangled Banner.


Resting couple.





And the last video is of our house front window.  That is how it looks this Halloween.






Monday, September 16, 2024

Crane

 Yesterday,  on the trail in neighboring town, I have taken with my Pixel 6 Pro couple of pictures .

First one I made when crane just walked out of creek water.  

And here is the same crane again staying still next to a wired fence.




 

Friday, September 6, 2024

Wallpaper

 I just published small Go  project on GitHub:

https://github.com/jumbleview/decor

This is the program which takes jpeg picture as argument and set it as Windows desktop background.

Command line looks like this:

  • decor.exe [-s] path_to_jpeg_file
It starts with single argument: path to jpeg file. If before an argument there is the flag -s program starts in silent mode (without console).

Program reads jpeg file, encodes it, crops image so it's width-to-height ratio matches width-to-height ratio of computer monitor, saves the image as bmp file and sets it as a screen background.

It is pure Go program. It should be compiled with command

  • go build -ldflags -H=windowsgui 

  • Using such flags allows to start without Windows console attached. Console is created dynamically or suppressed by flag -s.

    This program allows to change background by desktop shortcut, batch file or schedule background change with Task scheduler.

    Update on September 13, 2024.

    One more project on GitHub:

    It is more advanced version of background utility.  It starts with such  command:
    • picshuffle.exe [-s] [-l] path_to_folder_or_jpeg_file

    If argument is a path to a jpeg file program  works exactly as decor.exe.   

    In case argument is a path to a directory with some jpeg files program reads content of directory and randomly picks one file from that directory to set it as a desktop background. Program tracks selected files in storage picshuffle.db so once selected file will not be selected again till all files from this directory are taken.
    I personally use this program out of Windows task scheduler at logon event. Each time after a logon into the system  I see different background picture.

    To track selected files program uses embedded key-value store  bolt  (go.etcd.io/bbolt). If started with flag [-l] program prints list of files used as a background within last 365 days.




      Friday, August 23, 2024

      Deer , Turtles, & Heron

       


      Get lucky to make this shot of two deer (probably mother and child) roaming around neighboring town.

      It is good  that may Pixel 6 Pro is always with me. Its telephoto lens is excellent.

      One more picture  I shot next day  in another neighboring town. It is a pond near town hall.


      The same phone, the same lens.

      And one more at the park lake.


      Monday, June 24, 2024

      Four Years in Use

       Four years ago I published post about my Go terminal application which I use as  personal password manager.

      https://www.jumbleview.info/2020/04/here-we-go.html

      During all these years I used it on constant basis making some tweaking here and there. This post  summarizes major changes.


      • Application now supports mouse interface. User can utilize keyboard  hits  and mouse clicks interchangeably.
      • At start application can be supplied with some flags. That allows  to select application colors, initial application mode, even  add new table column or delete existing one.
      • In case current cell contains valid URL user can open browser window on that URL with the help of WWW button.
      • There is no button Add anymore (its functionality  absorbed  by button Edit). 
      • When table is in focus user may select  row by hitting key which corresponds to the first letter of the  record name. 
      • Initial implementation had a security vulnerability: content of clipboard was not cleared  in case application was terminated  by closing console window .  Now it is fixed: disregarding of which  way application is terminated (by Ctrl+C, Exit button, or window closing)  clipboard is empty.
      Source code of the application  as well as readme is available to the public (same place)     https://github.com/jumbleview/tspur

      Saturday, June 1, 2024

      Tetris House

      Couple of photos of  new street art  artifact : "Tetris House". It is private house  in Duboce Triangle neighborhood of San Francisco. Owner recently made  his house to become piece of art.

       

      Street where this house located is not that wide and it is hard to catch the moment, when there are no cars parked, but I tried my best.


      And one more photo near the Market Street and 10th Street.