Friday, December 29, 2023
To Hell and Back
Friday, December 22, 2023
T-Mobile Installs Spamware on Devices
Wednesday, December 13, 2023
A Map Shaper
My new favorite GeoJSON editor that just enabled me to have another layer in a Power BI Azure map (and make it look how I want) without going through a lot of hoops.
Inaccurate Location
Tuesday, December 12, 2023
Smarter People are a Blessing
Monday, December 11, 2023
Just Habits and a Template
"Journal when you feel like you need to. And try to clarify your thoughts:What is bothering me right now?Why am I stressed or have anxiety about?What am I feeling good about?What am I feeling grateful for right now?How I am feeling lately?The purpose is to understand you better and process feelings and emotions."
Intentional Duplication of Effort
Ignoring relevant data in favor of quite literally having a minion reproduce what has already been done is ridiculous at best. It is generally a huge waste of time. That is what she is good at though. I see little else from this individual, just a lot of churn.
Saturday, December 9, 2023
Projection Blaming
Car pulls out in front of you and almost kills you, but it is your fault for driving down the road, following all the rules of the road. What is that? Stupid. Happens way more than it should.
Thursday, December 7, 2023
Too Loud
Ever encounter someone that is loud for no reason in particular? It is impossible to get anything done around this individual. Every discussion is at full volume. Every move they make generates unnecessarily loud noises. They bang everything around just for the sake of doing so. It is impossible!
Power Automate Desktop Date Conversion
Put together a little Date Conversion template for Power Automate Desktop that I need to save out. Copy/paste the quote block areas and you are on your way.
Date Conversions
DateTime.GetCurrentDateTime.Local DateTimeFormat: DateTime.DateTimeFormat.DateAndTime CurrentDateTime=> CurrentDateTime
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''MM/dd/yyyy''' Result=> CDT_Formatted
DateTime.Add DateTime: CurrentDateTime TimeToAdd: -1 TimeUnit: DateTime.TimeUnit.Days ResultedDate=> CDTminus1
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CDTminus1 CustomFormat: $'''MM/dd/yyyy''' Result=> CDTminus1_Formatted
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''MM/01/yyyy''' Result=> FirstDayCurrentMonth
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''01/01/yyyy''' Result=> FirstDayCurrentYear
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''12/31/yyyy''' Result=> LastDayCurrentYear
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''MM''' Result=> ThisMonth_MM
Text.ConvertDateTimeToText.FromCustomDateTime DateTime: CurrentDateTime CustomFormat: $'''yyyy''' Result=> ThisYear_yyyy
# End Day Last Month = First Day This Month - 1 day
DateTime.Add DateTime: FirstDayCurrentMonth TimeToAdd: -1 TimeUnit: DateTime.TimeUnit.Days ResultedDate=> EndDayLastMonth
# First Day Last Month = First Day This Month - 1 month
DateTime.Add DateTime: FirstDayCurrentMonth TimeToAdd: -1 TimeUnit: DateTime.TimeUnit.Months ResultedDate=> FirstDayLastMonth
Monday, December 4, 2023
Artificial Not Intelligence
Popular Variations
-
One of the latest additions to the collection over on 500px, Rabbitbrush Swirl. Testing out a different sort of macro lens on a typic...
-
I asked the new "co-pilot" to create me an image of future death and this is what it came up with.
-
"Damning the system is trite and only serves to further dependency. Doing and demanding are more liberating." - me
-
The top of our leadership came to me today looking to better understand demographic analytics that I recently produced. It captures a view ...
-
That is the question ... "Whether 'tis nobler in the mind to suffer The slings and arrows of outrageous fortune, Or to take arms ag...