Category: Uncategorized

  • A Dive at Ft. Dickerson  Check out the above link, kinda cool. 

  • fer∂ til Ìslands (Iceland)

    Up on the rim of the Arctic circle sits Iceland. It was founded a very long time ago (early middle ages? 900-something AD) by Danish settlers and has a pretty interesting history (go see the ‘Saga’ museum if you’re ever in Reykjavik, as well as the national museum).  This church is called Hallgrìmskirkja. The statue…

  • Consider the Source

     Intro As a QA Engineer I’ve been a part of the software development process and certainly worked around source control solutions a lot. TFS, Azure DevOps, GitLab…I also had my own GitHub account for literally years…which sat there for most of that time practically unused outside of forking a repo here and there to look…

  • Pieces

     I know it ain’t much, but I’ve been having a pretty fun time working with this: https://mrstyx.github.io/ What is that? Well in short it’s the front facing portion of a quality assurance course I’ve started over on freecodecamp.org. In order to complete the course you have to clone the repo of FCC’s GitHub. I set…

  • Codestock 2022: Day 2

     Automation (1 Size Doesn’t Fit All)     – Mike Mitchell (no Twitter found) Tool vs framework Framework- foundation for dev activities An automation framework includes methodology, tools, libraries/languages So this definition is different from like a framework ala NUnit? Technical Architecture & Design: Application, dependencies, data flow, technologies used Business Logic and end users  Mr.…

  • Codestock 2022 : Day 1

    #Codestock Day 1 (4/7/22) A React Crash Course for Backend Dinosaurs –Brandon Bruno (my notes from the lecture) Like VB? Components (like objects?) Specific React files JS based Kept up by FB and users Perfect course for me – a guy who (basically) knows what React is but not a lot beyond that. (And at…