Theme changes for November 4th, 2025

I had made a declaration about restarting theme development and I’m pretty happy to have finished it before my self imposed deadline. This is post is mostly about why I changed things versus how I changed them.

Changes to workflow

I spent some time experimenting with git and codeberg to see how I could integrate it with Micro.blog, but wasn’t successful. But, as James mentioned no work is wasted and I was able to take the research about multiple remotes.

git remote add lab-play https://github.com/mandaris/lab-play.git

Looking back, I probably should have made a different name and started the repository as empty versus having GitHub place some defaults that I had to --force to be overwritten.

Git flow chart that has one local repository connected to two remote destinations.
Multiple locations to push/pull from.

This allows me to branch, merge, and test on my test instance without worrying that I’ll mess up publish to the main site.

There was a significant amount of trial and error related to having to merge main into the two remotes, but it was mostly me having to learn the new tools.

Performance Tuning?

I removed the link to the tabler css file that would allow me to more easily use the font in my writing. I’ve decided that I’ll go through and just add the ones I specifically want for the interface. I feel that some people will probably use an rss reader and won’t be able to see the fonts anyway.

In addition, I used the font-display attribute for my font definition.

@font-face {
  font-family: "Atkinson";
  src: url("/fonts/AtkinsonHyperlegibleNext-Regular.woff2") format('woff2');
  src: url("/fonts/AtkinsonHyperlegibleNext-Regular.woff2") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

I choose fallback despite the recommendations to use swap or optional because I want the user to continue to read without the blip of the page being repainted to adjust for the new font.

I did not minimize the css or remove any classes other than accent-color. The place I was referencing it was marked as not having enough contrast. I’ll have to rethink this as it was there for decrotive purposes.

This is a good time to say that just because something is marked as an issue, it could be a false positive or a way to make something better. In this case, it’s better by not being there.

Where am I?

The moving of the About me section was the easiest part. I removed the media query section in css that would place the section to the side on larger screens. I then made the width larger of the initial 1 column layout.

grid-template-columns: minmax(300px, 75ch);

I choose 75ch because my research had stated that between 70 to 80 characters was the ideal line limit for reading. If you see something different let me know.

What about the transition?

I’m still working on that. Part of me wants to throw my hands in the air state that it’s just bugginess from it being a new thing, but I think it might be because the URLs on the server end with .html and my local instance has /.

I’ll continue working on this throughout the month.

Various other tweets

I made the h1 smaller in order to reduce focus on it. I really want people to come into the site and just start reading the content. That’s part of the reason I moved the About me section.

I also removed some of the links at the top of the page. I’ve been debating a hamburger menu, but have decided against it because I don’t want navigational items to be hidden from the user.

Pretty much the opposite of Liquid Glass.

Death Becomes Her - ★★★★★

A man stands between two obviously dead women.
The laughs never die.

My youngest daughter told me that this is her favorite horror movie. I think it's a great movie that has really stood the test of time.

Speaking of time, I feel that it’s probably the scariest part of this movie. I remember watching this movie when I was younger and being introduced to the idea of living forever and not liking it. I was lucky enough to only know death as taking those that I didn’t know or interact with on a regular basis. The idea that someone close to me wasn’t a possibility at the time. I was understanding of my own mortality but not of my friends and family. To have them gone and for me to go on and on. That was scary.

Anyway, back to the film.

I’m happy that Maryl Streep and Goldie Hawn were in it. They had charisma and power that never made me doubt that they could have THE Bruce Willis wrapped around their fingers. Bruce does a great job of being the undesirable object of desire for Maryl and Goldie.

Overview

Madeline is married to Ernest, who was once her arch-rival Helen's fiancé. After recovering from a mental breakdown, Helen vows to kill Madeline and steal back Ernest. Unfortunately for everyone, the introduction of a magic potion causes things to be a great deal more complicated than a mere murder plot.

As I was about to post, I thought about how it compares to The Substance

I don’t think Coumo wants that endorsement.

Foundation (Season 3) - ★★★☆☆

Cast of season 3 of foundation contemplating the future.
Fun fact: Computer graphics are rendered with triangles.

This was a good season of TV that concluded with a finale that just left me with questions.

One of the things I’ve appreciated about the show is that it focuses the story about the people more than science fiction. I love what the actors have done, year-over-year and tune in just to see what’s going to happen next. That being said, I don’t know where this series is going to go from here. They’ve had so many questions not so many answers. I’ve never really felt that with the show when we first started, I knew that there was an overarching plan, but I didn’t really care too much about the details.

So I don’t know if I’ll sign up or be around for the fourth season but it’ll be interesting to see.

Overview

152 years after the events of season two, The Foundation has become increasingly established far beyond its humble beginnings while the Cleonic Dynasty's Empire has dwindled. As both of these galactic powers forge an uneasy alliance, a threat to the entire galaxy appears in the fearsome form of a warlord known as "The Mule," whose sights are set on ruling the universe by use of physical and military force as well as mind control. It’s anyone's guess who will win, who will lose, who will live and who will die as Hari Seldon, Gaal Dornick, the Cleons and Demerzel play a potentially deadly game of intergalactic chess.

Casablanca - ★★☆☆☆

Watched: Casablanca 🍿

I think knowing too much of what was going to happen at the end may have affected the way that I felt about this movie. I knew that there was going to be a plane and it was just a question of how we would get there.

Honestly, I can see a lot of troupes that we would see in other films later on and I have to say thank you for that. But, I don’t think I would watch this again.

I haven’t done a deep review of myself and projects in so long that I don’t have access to my “Someday/Maybe” list. It was in evernote and… well.. I don’t have it installed.

I’m not a fan of hearing things about service revenue or subscriptions. I don’t like the idea that we move towards a future where you truly don’t own anything. The landlord owns your home, the bank owns your car loan, cable company owns your connection to the internet and entertainment.

Spent some time just look at myself in the mirror.

Who do I think I am and is that the person I want to be.

Crucial Track for October 23, 2025

"Harder To Breathe" by Maroon 5

Listen on Apple Music

A song from college or early adulthood.

I distinctly remember having an opportunity to see these guys in concert for free.

I chose to hang out with some friends and those plans fell through.

I kick myself on a regular basis because of it.

View Mandaris Moore's Crucial Tracks profile

Starting the morning with some exercise.

Two people are engaged in a workout with weights in a fitness studio, displaying active kilocalories burned and total time.