-
Using scikit-learn to create a model
Getting started #
Scikit-learn is a set of tools for creating machine learning models. Or
in their words a "Simple and efficient tools for predictive data analysis".
Their installation guide...
-
The Book of AI and the Azure AI CLI
The Book of AI #
I came across the Book of AI buried in a blog post. Mildly interested I
decided to take a look. I'm glad I did!
The Book of AI is documentation about Azure AI Services. Of interest...
-
Semantic Kernel exploration
What is Semantic Kernel #
Semantic Kernel creates the ability
of easily incorporating AI into an application. It supports several languages. There are many pieces
it provides. I will be discussing...
-
Architecture Descision Records (ADR)
What is an ADR #
An ADR is a way to document decisions a team makes on a product. There are several standard
templates which can be used. They can be as simple or as complex as desired. Microsoft has...
-
Integrating .NET Smart Combo Box
.NET Smart Components #
AI is great. I use it in my development workflow. But how am I supposed to use it in the
applications I develop? It seems intimating. What exactly do I need to know? What do I...
-
Faking time and logs
The problem: framework side effects #
Ideally core application logic is written in such a way so that it does not have any side effects.
Unfortunately some .NET framework types produce side...
-
The question of null
The past #
Null reference exceptions seems to be one of the most common runtime exceptions in .NET. Protecting
against null requires discipline, and a lot of extra code to read through. For .NET Core...
-
The space we live in
Our space #
I was riding my bike through a neighborhood when two dogs started barking and running inside their
fence alongside me. They continued to run until they got to the corner of their fence. As...
-
Why not ask doctors for their advice
The danger #
While not tho focus of the EconTalk episode Vinay Prasad on Cancer Screening Russ Roberts raises the dilemma of asking your doctor what they would do when facing a health care...
-
Ask vs guess culture at work
In the article Ask vs guess culture I appreciated the attention drawn to the conflict between the typical "ask" culture at work and the more typical "guess" culture in personal...
-
The fall of poetry
I found myself taking notes while listening to the EconTalk episode Erik Hoel on Consciousness, Free Will, and the Limits of
Science.
The interview discussed our intrinsic and extrinsic understandings...
-
Lessons from my dog on courage
I'm sitting in my backyard enjoying the afternoon. It warmed my heart as I
watched my dog sitting in the grass keeping observant watch over the street.
But then the thought came to me, eventually the...
-
Lessons from my dog on meditation
I recently read about three meditation practices, the purpose of which was to help calm the brain by
paying attention to the body in the present. That got me thinking about the my dog.
First, dogs are...
-
MDN sponsored content… I'm still hesitant to pay for things
In MDN's welcome blog post they included a section about sponsored
content.
Unsurprisingly my immediate felt reaction is disgust. Instead of unbiased helpful content companies
will now be able to...
-
Reflections on the article: Continuous growth is cancer
This morning I read the article Continuous growth is cancer.
Instead of building a sustainable work environment with sensible compensation, the system favours
continuous growth – something that isn't...
-
I am a storyteller
The desire #
Recently I read a question by someone asking how to become a better storyteller. This question
resonates with me. I feel I lack the ability to tell a good story. I'm not sure where the...
-
We teach failure is to be feared
How fear of failure impacts me #
I've carried the fear of failure for as long as I can remember. There's no area of my life where this fear does not reach. As I've grown older I believe I understand...
-
Using devcontainers with VS Code and GitHub Codespaces
The beginning: Creating a Blazor WASM application on both Windows and Linux #
I use a Windows machine at work but a Linux machine at home. I do .Net development at work.
Although I'd prefer to...
-
The core of what it is to love someone
The excerpt #
An excerpt from Jordan Peterson's interview with John Vervaeke:
The goal of Rhineland Mysticism was this kind of receptivity, you have to make a space so that the son of God can be born...
-
Computer backups
Neglect #
I saw the topic of backups come up again on Hacker News. A couple years ago I set up both Duplicacy
and Restic. I was going to run both and then compare them. Instead of setting up a...
-
My approach for writing and managing notes
The issue #
I love the idea of notes. A place to collect all the interesting bits of information which I come in contact with and which flow through my mind. But recording, tracking and sharing them...
-
Science is peculiar in decision-making
The prompt #
I struggle to make decisions and therefore whenever coming across material on the topic I take note. Recently I was listening to the Language of God podcast with Bill Newsome. in which...
-
Reflections on project management
The discussion #
The saying goes:
If you put 10 economists in a room, you’ll get 11 opinions.
So it seems with project management teams, every team member has their thoughts on how to manage...
-
Logging Azure Function App log entries using Serilog gotchas
The problem #
Azure Functions are great, except logging configuration is not the same as .Net Core applications and there are a number of ways logging can be configured incorrectly which leads to...
-
The path to empathy is self reflection
Story #
The other night a group I've joined at times was reading through the Bible. I have participated in such groups in the past. This group feels and functions very similarly to the others. It...
-
Absent mindedness. Lost in thought. Automatic processing.
Story #
Driving back from a social engagement with my girlfriend to her house I was reflecting on our time there. We were driving down neighborhood streets in an area I hadn't been previously. When we...