Fractal-Sierpinski Set
More fun with Fractals! This one is the Sierpinski Set. When I was an undergrad at Berkeley this one became
linked in my mind with the middle thirds Cantor Set.

Fractal-Julia Set
More fun with Fractals! This one is the Julia Set. A very beautiful set.

My first fractal
My first experiment with a fractal…a simple Mandlebrot Set.

Updating BIOS in linux on Lenovo ideapad 3 using fwupdate
This post contains the instructions for updating the bios on a lenovo ideapad 3 using only linux and the tool ‘fwupdate’ which is available in Ubuntu, Fedora/RHEL and Debian.
I had quite a difficult time finding an image source but after weeks of trying I finally found this page…https://support.lenovo.com/pa/en/downloads/ds540232 that has the files
needed for the linux utility. This page will let you search for your lenovo product by serial number and then show the available bios update files for windows and linux.
Under lenovo’s system the bios updates come in .cap or capsule files that are contained in a zipped folder, you will need this file and the firmware.bin file as well as your system GUID to make this work.
if you have not installed fwupdate then please do, usually on ubuntu it is
apt install fwupdate
or on Fedora/RHEL
dnf install fwupdate
If you need your system serial number you can find it with t he command…
sudo dmidecode -t system
To find you system GUID you will need to run the command:
fwupdate -l
it will give you back some long hex ID numbers (if your system is supported) and you will need this GUID to execute the command. Associated with each page of bios update fgiles is a readme file at the
bottom, be sure to read it.
I downloaded the bios update file and extracted it,
For my system it says the bios update file I need is N2HET60W file, so I open a terminal and navigate to that folder with that BIOS update ID which contains a file named firmware.bin and an xml file with info. Once in that
directory and having obtained the GUID I needed I can execute the command:
fwupdate -a GUID firmware.bin
if it is succesful then you won’t get any errors and the fwupdate command will simply finish and return the bash prompt to you. And Voila! you have updated your bios in linux for a lenovo machine.
Koi Koi
I have found yet another interesting game to become temporarily obsessed with, master, and then abandon! Hanafuda a.k.a. Koi Koi.
Bernie is EVERYWHERE
Bernie is literally everywhere.
Tolstoy was a genius
I had no idea until recently how brilliant Tolstoy was. I have to start reading his stuff.
Sleep Revenge
I recently found out about the phenomenon know as Sleep Revenge that is something I suffer from. I think I may be having a midlife crisis. I have to take a ton of meds for my sleep problems and nerve pain problems and right around midnight when my pills are really kicking in is when my mind seems to come alive and I want to pursue my interests, even though I am not entirely sure what they are. I can’t decide between chess, art, computer programming or getting ahead at work. This is frustrating. I need to focus my energies but I just don’t know what to focus on.