-
Summing up 2023
This week, I have been doing some digital clean up. In doing so, I reached this blog and see some posts that were never completed. Instead of trying to fully complete them, here are a few highlights! AI – To be clear, not training AI, but understanding how to use it to get meaningful responses.…
-
Ringing in 2024!
2024 is a New Year, and a new me! I started out the year going down a rabbit hole, but it was an interesting rabbit hole with a long history. Are you familiar with shows such as Expedition Unknown or Lost Cities Revealed with Albert Lin? These are just two examples, but there are many…
-
AlertYoSelf Reboot Progress
As you may have read previously, I am in the process of rebooting an iOS app I had in the App Store. It is underway, but the end result is in question. The core is set up and working, being based on the Fastapi course from Eric Roby. Users can sign up, alerts can be…
-
The AlertYoSelf Reboot
There is a plan, to join the present with the past. I am going to rebuild a (more proper) API version of my app, AlertYoSelf. AlertYoSelf was a little something I created while learning an earlier version of iOS. It made it to the App Store, and was actually downloaded a few times. (Un)Fortunately, the…
-
Evolution of Thought
This may be the first post I have done that explicitly relates to something I have done for work. Not to mention an opportunity to show growth in how to approach items and learn from them for the future. The situation – The new site for work was created and pushed live. All was well…
-
FastAPI – quick to build, runs fast
FastAPI is an up and coming framework for Python to create an API. Some would say it’s already here. Yes, its main purpose is to be an API, but it can still host a website. Much in the same way Flask is a web framework, but can be used as an API. They can do…
-
Reviewing the Beginning Again
It has been too long… Again. I have had an epiphany, I am not sure what I am trying to achieve. For the last few years, I have dabbled in a few different technologies, with no specific goal. Nor with the depth I should have. There are so many areas of “interest”, that it is…
-
A little Python Script…
This post is being made because this is not quite worthy of a git repo… But it is an example of how a small script can solve a “problem”. In spring 2022, “Hamilton” was coming to town, and I really wanted to get tickets!!! They announced it multiple months in advance, and I was constantly…
-
Bounced Back to Elasticsearch
I’m BAAAAACK! To playing with Elasticsearch. I completed the tutorial a few months ago, and have decided to preview a few things for the project that has been in the back if my mind for a few years. (That will be discussed at a later date) “The Project” requires fast search results, but with the…
-
QGIS revisited
GIS in QGIS 3 for beginners is now complete!. It was chock full of useful information, and helped with a greater overall understand of what GIS can accomplish. The way the class was structured, as a survey, was extremely beneficial. There were a few hiccups… One being the course was recorded using a different version…