Index¶
Introduction: Project "Low Rider"
So, on a spur, on Independence day weekend, I found saw a for-sale AD, for a 1964 Chevrolet Bel Air.
My New Old Atlas Lathe
A few months back, I picked up an amazing deal on a 1940s Atlas lathe, which was mostly intact, and came with many extra parts, and chucks.
Splunk - Adding TrendLine for Percent Change
So- Just a quick example on how to execute a trendline for the percentage change on a chart.
Splunk – 8.0.1 Metrics vs Events Licensing Comparison - Updated with Metrics MK
Note- this page is hidden from view due to inaccuracies discovered long after this article was published. The below method is flawed, and actually only records the first instance from each perfmon category collected.
How to Search Splunk and Service-Now from your browser's search bar.
Introduction
So-
At least a few times a day, I find myself typing index=… into my browser's search bar, and expecting something to happen…
If I were to not catch my mistake and press enter, it would just bring me to a random google search result full of garbage results.

But- what if, you could actually search Splunk or other products directly from the address bar?
Well- it turns out, you can. And- below, I am going to show you how to do it.
This guide should work for either chrome or chromium(not tested). I am quite certain, it would also work for firefox or other browsers as well… but, I have not checked their documentation.
Splunk – 8.0.1 Metrics vs Events Licensing Comparison
So- over a year back, when metrics was a new concept to Splunk, I ran a licensing and storage comparison HERE.
C# - Dynamically Invoking Method on RuntimeTypes
I have an interesting project I set out to create today-
Unknown error (0x80005000) – Getting AD Group Members
Earlier today, somebody asked me to help troubleshoot a piece of code which was randomly erroring out- with a very undescriptive exception, only containing Unknown error (0x80005000)
The code in question, was recurring over groups, to gather membership. After ruling out permissions issues, I decided to try and replicate what was happening.
ASP.NET Core – Links don’t work from office/word document to SSO site.
Here is an unusual issue.
You build a website. Its address is say… https://mywebsite.com/
You email this link to somebody, and it works. You share this link in a chat. it works.
You put this link into a word or excel document, and all of a sudden, you see this:

Visual Studio / Git - Moving commits to another branch via Cherry-Pick
Ever have the problem where you were not paying attention, and you created a few commits on the MASTER branch, instead of a feature branch?
14 bolt FF swap – Part 2
This is a continuation of part 1 of me swapping out a 14bolt SF for a 14 bolt FF rear end.
UserBenchmark - Results InConclusive
So- I have ran into an issue where user benchmark files to complete the benchmark, due to incomplete results of the sequential read / write tests.