I was going to downvote this but after skimming the article I'm inclined to agree. There's no intro/conclusion summarizing what the post is about, and without them the body is just a stream of consciousness that's hard to follow and unengaging.
The author likes using long branch names, except for that this makes their prompt look ugly.
One workaround they've used is to use a shorter branch name locally which tracks the longer remote branch name.
This blogpost shows details about looking into abbreviating the branch name in the shell code for the git part of the prompt. The author found a way to do it by making use of a particular colorising hook.
[1]: https://starship.rs/