run.vince.run in #hive-176853 • 7 days agoTaking My OpportunitiesImage Courtesy of ScottieTPhotography It's the start of a new year and after a pretty awesome 2022, there are a few things I'll be lookingrun.vince.run in #hive-163521 • 8 days agoAn Introduction to Biomechanics - Part 1**For 2023 I am setting myself the goal of understanding how human's move. My day job is a IT Engineer and you might have seen a lot of my posts on Python or Kubernetes, but I…run.vince.run in #hive-163521 • 27 days agoKubectl Command Reference Sheet For KubernetesOver the past few weeks, we been putting together a group of articles to introduce readers to Kubernetes. We've covered a lot of the basics and thought we would put together a…run.vince.run in #hive-163521 • last monthGetting Started With Kubernetes - Deployments and DaemonSetsWelcome back to another article to get you started with Kubernetes. In todays post we are going to introduce you to Deployments and DaemonSets, which are both useful in helping…run.vince.run in #hive-163521 • 2 months agoGetting Started With Kubernetes - ReplicationControllers and ReplicaSetsOur previous article covered Namespaces and Services and we are slowly increasing our knowledge of Kubernetes and how we can start to run our services on a basic environment. In…run.vince.run in #hive-163521 • 2 months agoGetting Started With Kubernetes - Namespaces and ServicesIn the last article, we started with Pods and showed you how to create and list your first Pods...They are the basic starting point in Kubernetes and if you need to refresh…run.vince.run in #hive-163521 • 2 months agoGetting Started With Kubernetes - Deploy PodsLast week we discussed the basic concepts of Kubernetes and got you used to some of the terminology involved. If you have not checked out the article, feel free to jump in there…run.vince.run in #hive-163521 • 2 months agoGetting Started With Kubernetes - Basic Concepts Of KubernetesThis is the first in a series in getting started with Kubernetes. We will start with an overview of what makes up a the environment and go further into depth in our next…run.vince.run in #hive-163521 • last yearPython Web Development Using DashI am back after a small break to bring you some more articles to get you started coding with Python. Before the break, we brought you a series of articles on web development…run.vince.run in #hive-163521 • 2 years agoPython Web Development With Flask - Part 7Custom Error Pages **This is the 19th article in our series of getting started coding with Python, looking directly at web development using Flask. Our web app looks completely…run.vince.run in #hive-163521 • 2 years agoPython Web Development With Flask - Part 6Using Flask Blueprints Welcome back to another article on getting started with coding Python. If you haven't been following along that's fine cause we will show you all the…run.vince.run in #hive-163521 • 2 years agoAdding Static Files to Your Flask Project - Part 5NOTE: Some of the HTML elements have not been formatted correctly in this post, so please review the code in GitHub as listed below if you are wanting the correct code for your…run.vince.run in #hive-163521 • 2 years agoTesting Your Flask Web Application With PyTest - Part 4Or Test Any Web Application With PyTest Welcome back to our next installment in our Python coding introduction series. We have been working on web development, specifically…run.vince.run in #hive-163521 • 2 years agoWeb Development Using Flask - Part 3Working With Forms and Sessions We are back again for another article in introducing you to coding with Python, which has now taken us to web development and using Flask. This…run.vince.run in #hive-163521 • 2 years agoWeb Development Using Flask - Part 2I am not sure how many specific articles we will be posting on Flask Web Development, but for now this is part two as we are expanding the knowledge we started with in our…run.vince.run in #hive-163521 • 2 years agoIntroduction to Flask Web DevelopmentWelcome back to another article on getting started with Python coding and this week we are going to move away a little bit from what we have been working on. In previous articles…run.vince.run in #stem • 2 years agoAmazfit T-Rex Pro Watch(Real Review)T-Rex Pro straight out of the box Good Points GPS is improved and accurate. You should be able to get arun.vince.run in #hive-163521 • 2 years agoUsing Dictionary Datatypes In PythonWelcome back to a new article in our series on getting started coding with Python. In our last article we covered one of the more advanced datatypes we can use in Python and…run.vince.run in #hive-163521 • 2 years agoTuples Datatypes In PythonWelcome back to our next post on getting started coding with the Python programming language. We've been improving the functionality of our code in the past few articles but…run.vince.run in #hive-163521 • 2 years agoWorking With Python ModulesWelcome back to our next article in the series we have put together introducing the Python programming language to users. Last week we discussed implementing functions as part…