For those in the know, here’s an eighth of an inch stone.
Scala, Java, Unix, MacOS tutorials (page 59)
Grown men may learn from little children, for the hearts of little children are pure, and, therefore, the Great Spirit may show to them many things which older people miss.
~ Black Elk
In the beginner’s mind there are many possibilities; in the expert’s mind there are few.
~ Shunryu Suzuki
Today I learned about Empathy Deficit Disorder (EDD) from this article:
- They jump fast into criticizing others without putting themselves in other people’s shoes.
- They seem to be cold or just out of touch for people that are suffering or are less fortunate.
- They believe 100% in the rightness of their own ideas and/or beliefs, and judge anyone who does not hold their beliefs as wrong, ignorant or stupid.
- They have trouble feeling happy for others.
- They have trouble making or keeping friends.
- They have trouble getting along with family members.
- They feel entitled to receiving favors and use you to serve their needs without showing appreciation. They will even get offended if they don’t get their way.
- They do or say something that hurts a friend or a loved one, and tend to blame his/her actions on them. They truly believe that the fault is in the person receiving the hurt because they reacted poorly, were rude or were oversensitive.
I noticed yesterday that the Cubs’ Tyler Chatwood has a forkball changeup grip. The ball spins with a backspin and not a topspin, so it’s not really a split-finger fastball like Bruce Sutter, but it does a great job of taking some MPH off of his pitch.

The Chicago Cubs won their game today in 11 innings and ended with a social distance celebration.

During one start in my high school baseball career I decided to use a windup like Steve Rogers, as shown in this YouTube video. I found that with this windup I couldn’t throw as hard as I normally did, but with that arm angle I had better movement on my fastball, which was sinking a little bit.
My dad hadn’t been to any of my games in a while, but he came to this one, and after a while he started yelling, “C’mon, throw the ball,” meaning that I should throw it harder. That pissed me off in part because our relationship was strained, and also because he hadn’t been to any games, so why should he care?
After he said it again, a very nice man in the stands named Mr. Munoz told him to be quiet, that I knew what I was doing. After all, the other team hadn’t scored, had they? After that my dad stayed quiet. I don’t know Mr. Munoz’ first name, but his son Oscar was really nice and a great baseball player, and as I thought of this today I just wanted to thank Mr. Munoz for that day.
Every spring I think about moving back to Talkeetna, Alaska, and I just ran across this old photo of my car in front of the cabin I lived in.

In two small tests I ran where GraalVM was able to create a native executable, the native executable ran significantly faster than the equivalent Scala/Java code running with the Java 8 JVM, and also reduced RAM consumption by a whopping 98% in a long-running example. On the negative side, GraalVM currently doesn’t seem to work with Swing applications.
If you ever need to look at the SerialVersionUID
field in a Scala or Java class, I can confirm that this approach works:
Chicago Cubs pitcher Kyle Hendricks throwing a sinker (sinking fastball) and changeup.

“My vision is ordinarily limited to the catcher,” he says. “A man on base is merely a variable. I see the batter only dimly outlined. I don't care if it's Henry Aaron or Dal Maxvill up there. Either can hurt you, but neither can if I'm doing my job.”
~ a quote from Steve Carlton from this si.com article
I've lived in a lot of places in my life, some good, some bad. This is the rental unit I lived at in Palmer, Alaska, courtesy of Google Maps.
Generally this was a good place. My favorite part was that I could jump on my bicycle and go on a 20-mile bike ride without every having to be near a busy street.


I just needed to add a manifest file to a Java JAR file, and this command worked for me:
As shown in the image, I was just reminded that you can run javap
inside the Scala REPL. The REPL help command shows some other things you can do:

If you’re ever working on a really small Scala project — something that contains only a few source code files — and don’t want to use SBT to create a JAR file, you can do it yourself manually. Let’s look at a quick example. Note that the commands below work on Mac and Linux systems, and should work on Windows with minor changes.
AsciiDoc FAQ: What is the AsciiDoc image syntax?
The AsciiDoc image syntax looks like this:
image:images/hello.png["Put the HTML ALT text here"]
This example assumes that you have a file named hello.png in a subdirectory named images. Here’s a more complete example that also shows an AsciiDoc image with a title/caption and HTML image “ALT” text:
[[unique_image_id]] .Put the title/caption text here image::images/hello.png["Put the ALT text here"]
I suspect that how the caption and ALT text is rendered will depend on your tools/toolchain, but this is the way I use it.
In this video Martin Odersky shares an analogy of using a stapler when you need a stapler (not a power tool). He highly recommends reading Li Haoyi’s article, Principle of Least Power.

When, by meditation, we withdraw the restless thoughts ...

When I lived in Palmer, Alaska I used to write my bicycle quite a bit, and I came across several different churches. This is a photo of the Missionary Baptist church in Palmer.
