How I start my day

If you hate my habit of parenthetical asides in my writing, I think this entire post qualifies as one, so scroll on my friend, scroll on…

I find it hilarious that I have a reputation as a hard worker, because I was constantly told as a kid how lazy I was. I remember reading a “Humor in Uniform” story in Reader’s Digest about a lazy soldier that kept getting transferred to the most difficult assignments his commanding officer could find. Once the lazy soldier was in the new assignment he would find a way to make the job easier, a talent that was clearly a mixed blessing. In that soldier’s memory, I do things like write all of my posts in my (currently) longest-running blog so that when I create back ups I don’t have to go to all of my posting grounds, only two (https://money.theitsolutionist.com is deliberately separate, and only on the same root domain because I’m cheap)

Anyway, back to the actual subject (which is actually related to my seques), which is how I start my day every day…but first, one more aside: This will be my first post on my new Substack publication “My TBR List”. And, of course, it isn’t about something on my TBR list. (total non sequitur, I have been planning a post about how ADHD may be contagious if everyone you live with has it). It’s about something I read every day. Coming back to the lazy soldier thread, I had Perplexity.ai do the writing for me. Which started as an exercise in laziness except I was also a bit lazy with the first prompt, so the following is the result of four prompts and re-learning the trick of first giving a generative AI a writing sample and asking it to describe the voice and tone, then incorporating that description in the post. I still don’t think it got that right, but the sentiment is there, and I have already spent way more time on this post than if I had just written it straight up (but would have missed out on all of the fun of coaxing Perplexity to do my work for me bidding.)

How a 20-Year-Old Habit of Reading Non Sequitur Still Starts My Day Right

Some habits stick around longer than you expect. For me, one of those is reading the Non Sequitur comic strip every morning at https://www.gocomics.com/nonsequitur. I started this ritual more than twenty years ago, and it’s still the first thing I read online each day. It’s a small ritual, but it sets a tone I appreciate: a little humor, a little reflection, and sometimes a nudge to think differently before diving into the day’s noise.

Why Non Sequitur Works as a Morning Habit

Non Sequitur isn’t your typical quick joke. The name itself means “it does not follow,” and that’s a perfect description. Wiley Miller’s comics often take unexpected turns, mixing absurdity with sharp social commentary. Sometimes the punchline hits immediately. Other times, it sneaks up on you-a joke that sticks around for a minute or two after you’ve read it. That’s part of the charm.
What I like about starting the day with this strip is that it’s both light and layered. It pokes fun at everything from bureaucracy and politics to everyday human quirks, but it never feels mean-spirited. Instead, it’s like a gentle reminder that the world is often ridiculous, and that’s okay. Humor can be a way to keep perspective.

Characters Who Feel Familiar

The recurring characters add another layer of connection. Danae, the skeptical kid, often voices the kind of dry, no-nonsense observations I find myself thinking but rarely say out loud. Then there’s Obviousman, a superhero whose power is simply pointing out the obvious-something we all wish for in frustrating moments. These characters aren’t just punchlines; they’re reflections of the parts of ourselves we recognize, especially on days when nothing seems to make sense.

Humor That Rewards a Second Look

One of the reasons I keep coming back after all these years is that the humor doesn’t always land on the first read. Sometimes I have to pause, reread, or think about the context to fully appreciate the joke. It’s a little like troubleshooting a problem-you don’t always get it right away, but when you do, it feels satisfying.

Why This Habit Still Matters

In a world that often feels overwhelming and repetitive, having a small, consistent way to start the day with a smile and a bit of insight is surprisingly valuable. Non Sequitur reminds me that it’s okay to question assumptions, to laugh at the absurd, and to keep a sense of humor-even when things don’t follow the script.
If you’re looking for a simple, daily habit that mixes humor with a little food for thought, I can’t recommend Non Sequitur enough. It’s been a quiet companion for me for over two decades, and I suspect it will be for a long time to come.
Would you like me to help you format this for your Substack or add any links or images?

Facebooktwitterredditlinkedinmail
© Scott S. Nelson
Different Browsers for Different Profiles

Chrome Extensions on Edge

In a musing mood this morning, so tldr;

… so I took the 18 seconds to go research and found that all you gotta do is go to the chrome web store and installed it from there. [imagine forehead slap here].

As both a consultant and tech enthusiast, I have multiple profiles that would clash in a single browser. One solution to profile proliferation is using multiple browser, each dedicated the a particular profile (especially useful for profiles based on Microsoft authentication). All of the chrome-based browsers have made this easier as they function generally the same, making it seamless to switch back and forth with the style reminding which context I am in.

A key feature for any browser is tabs, and one behavior I have grown used to is that opening a new tab should switch to that tab immediately. Other than sketchy tracking pages and lazy session tracking I expect the reason for a tab to open is to view the contents. Doubly so when I purposely open to a new tab. To this end, I always install Tabs to the Front. When I started using Edge (v2, once they switched to being chrome-based and worked on the worst of the kinks) the chrome store is where it took you for extensions. At some point, it switched, and removed my extensions. Some I could find in the Edge Add-ons, but many were not there. This became extra annoying to me today when I was setting up a new laptop, so I took the 18 seconds to go research and found that all you gotta do is go to the chrome web store and installed it from there. [imagine forehead slap here].

 

Facebooktwitterredditlinkedinmail
© Scott S. Nelson

Developing Software in a Sauna

There are cynics amongst us (if you are reading this, you should know that by now) who say that the most pleasurable part of a sauna is getting out of it and being relieved from the heat.

Developing software is like that, sometimes. You will always run across a bug in your software, or poor documentation, or an upgrade or language shift where all the things you expect to be there aren’t. So you bang your head against the wall until a solution falls out of it (hopefully out of your head… though the wall has contributed on occasion). And then you stop banging your head and give it a final slap as you solve the problem. Then it feels good. So good, you wind up banging your head again in a few months/days/hours over another problem.

Of course, just like in the sauna, there’s always that one person who claims to love the heat—the developer who insists they thrive on chaos, who grins at a stack trace like it’s a Sudoku puzzle. Don’t trust them. They’re probably the same people who say they enjoy cold showers and anchovies on pizza. For the rest of us, the cycle is familiar: you dive into the code, confident and optimistic, only to find yourself sweating bullets as you try to decipher what “SyntaxError: Unexpected Token” actually means this time.

Eventually, after spilling enough sweat and coffee onto your keyboard to be justify the $10 spent on a silicone keyboard cover, you emerge victorious. The bug is fixed, the unit tests pass, your CD pipeline deploys to staging, and you feel a rush of euphoria that’s almost worth the ordeal. You promise yourself you’ll document everything this time, or maybe even write better tests next time. But let’s be honest, you’ll be back in the sauna soon enough—sweating, swearing, and secretly loving the moment when you finally get to step out into the cool air of a solved problem.

Facebooktwitterredditlinkedinmail
© Scott S. Nelson