-
Elasticsearch!
For longer than I’d like to admit, I kept hearing about this thing called Elasticsearch. Now I have an idea of what it is! Over the last week, I completed the Beginner’s Crash Course to Elastic Stack (YouTube mini videos). I am by no means claiming that I KNOW Elasticsearch, but I believe I have…
-
Diving Back In. Again…
Well, I allowed my education to take a back seat again… I have relocated to another state, and my goal is to build the skills needed to always get a remote job/career, so I can live anywhere! Fortunately, my progress has not been as stagnant as my postings. I made a page on my GitHub…
-
Twilio, a lovely platform
I discovered Twilio a couple years ago when beginning to build my app, Alertyoself. Twilio is a cloud communication platform that handles the difficulty for you. (This is not a paid advertisement, I just really like their service) Recently, I played with their new verification service, and I admit it is pretty nice. To be…
-
Backend Check In
Since my last post, I have kept at it, building the backend to my app (and rebuilding the app itself). A lot of time has been taken up by figuring out what to use. I believe I have settled on Alamofire for the network connection to the “API” (quotes are used here because it is not…
-
Evolution of My View of Programming
An interesting thing happened yesterday… The backstory: I was instructed to change some titles on webpages for the day job, and they needed to be under 60 characters. There are PLENTY of places online where I could have entered text to get a character count, but I thought to myself, “I know how to do this in…
-
No Replacement for the Real Thing
If you have read this blog before, then you know I have done plenty of tutorials. With this practice, comes plenty of repetition. And while in the middle of the tutorial, I understand what I am doing. But once it is completed, I am left with an overall understanding (which is not a bad thing…
-
More with Udemy and Python
Another tutorial has fallen before me!!! This time, I have taken down REST APIs with Flask and Python. This one was more enjoyable than the previous course. I felt it was more on point for the description, but we also went down a possibly “unneeded” rabbit hole. (These opinions may be coming from my inexperience as…
-
Manual Labors
Yesterday I added an aspect of learning that has gone unused for far too long… I tried something new away from the computer! Crazy, right?!?!? I installed a garbage disposal. And part of me actually enjoyed it. I am not a homeowner so I would not have to deal with these kinds of issues. But…
-
Completion! (Mostly…)
Looking back over some the items I have been trying to learn, I have decided to narrow my focus. It has been getting waaaaay too broad. Primarily, I am cutting out data analytics and Docker for now. I need to figure out how to use the current tools well before jumping in to specialty items…
-
Github revisited
Have you ever had that feeling when you are learning something, and then find out you were doing it wrong, or at least not in the best way? Yeah… I know I was not using Github to anywhere close to its capabilities, and I there are still uses that still need to be uncovered, but…