A Guide to Testing Frameworks in Python
Testing is crucial in software development for maintaining code quality. Python supports various testing types: Unit Testing, Integration Testing, and End-to...
Testing is crucial in software development for maintaining code quality. Python supports various testing types: Unit Testing, Integration Testing, and End-to...
This post explains how to test if a value is numeric. It is strange to me that there is not a built in method for this. And if there is, I would rather use...
How to support graceful shutdown in your application (python, node.js, java, golang)
Ensuring code quality is a crucial aspect of software development, and one effective way to achieve it is by adding unit test coverage to your Python project...
This post explains how to control colors in your terminal / shell
It’s your girl am3s, here to talk about how we’re revolutionizing the game by using generative AI and Python to hunt down those sneaky security code defects ...
Loguru is a library which aims to bring enjoyable logging in Python.
To create a pypi badge for your github readme, navigate to: badge.fury.io.
I am going to spin-up a new python project. I am going to use create-python-app and see how that goes.
This is a recipe for how I spin up a new python project.
If you have a need to create favicons, I highly recommend realfavicongenerator. Easy to create an image, and then export in multiple formats.
This post explains how to embed a gist into a markdown page.
I have setup google analytics in the past. Somehow, with the new google analytics interface, I struggle with setting it up.
Markdown hints
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...
This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.
Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain
A notice displays information that explains nearby content. Often used to call attention to a particular detail.
Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.
All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...
This post has been updated and should show a modified date if used in a layout.
This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.
Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain
A notice displays information that explains nearby content. Often used to call attention to a particular detail.
Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.
All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...
This post has been updated and should show a modified date if used in a layout.
How to support graceful shutdown in your application (python, node.js, java, golang)
Spring Boot includes Actuator for Health and Metrics.
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
This post explains how to set and read environment variables.
This post examples how to zip files using mac terminal
This post explains the areas to check for controlling what gets launched on startup on your mac.
Create Link Sometimes you want to have a “shortcut”. I often create a shortcut (semantic link) for ~/code to a location where i keep source code
How to use mac OS zip
In the realm of software development, effective testing is a cornerstone of success, and understanding the nuances of different testing methodologies is cruc...
Testing is crucial in software development for maintaining code quality. Python supports various testing types: Unit Testing, Integration Testing, and End-to...
Test-Driven Development (TDD) is more than just a bug-prevention technique; it’s a philosophy of software craftsmanship that ensures precision and quality in...
This article delves into the essential principles and practices of Test-Driven Development (TDD). It introduces TDD as a methodology that emphasizes writing ...
Ensuring code quality is a crucial aspect of software development, and one effective way to achieve it is by adding unit test coverage to your Python project...
In the realm of software development, effective testing is a cornerstone of success, and understanding the nuances of different testing methodologies is cruc...
Testing is crucial in software development for maintaining code quality. Python supports various testing types: Unit Testing, Integration Testing, and End-to...
Test-Driven Development (TDD) is more than just a bug-prevention technique; it’s a philosophy of software craftsmanship that ensures precision and quality in...
This article delves into the essential principles and practices of Test-Driven Development (TDD). It introduces TDD as a methodology that emphasizes writing ...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
This post explains how to embed a gist into a markdown page.
When I have a new machine that I am going to use to edit code and pull/push to/from github, I need to add an SSH key to use from that machine for authenticat...
When working with a git repository, commits have a name and email attached to them. This post explains how to update these values.
Ensuring code quality is a crucial aspect of software development, and one effective way to achieve it is by adding unit test coverage to your Python project...
Loguru is a library which aims to bring enjoyable logging in Python.
How to support graceful shutdown in your application (python, node.js, java, golang)
This post explains how to control colors in your terminal / shell
Snippet of common unix directories:
All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...
This post has been updated and should show a modified date if used in a layout.
All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One day when she was two years old she was playing...
This post has been updated and should show a modified date if used in a layout.
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
# 1 my first item Biodiesel paleo hashtag ennui lyft, ti...
The 90s were my generation for music. This was my transition from hair metal and mediocre pop to a new sound, full of an energy that I had not experienced b...
In order to reset a branch to the remote/origin version:
When working with a git repository, commits have a name and email attached to them. This post explains how to update these values.
statman-stopwatch
Back in my younger days, I developed a set of metric collectors for java, influenced by Code Hale / Drop Wizard. Over the years, I have developed random set...
statman-stopwatch
Back in my younger days, I developed a set of metric collectors for java, influenced by Code Hale / Drop Wizard. Over the years, I have developed random set...
statman-stopwatch
Back in my younger days, I developed a set of metric collectors for java, influenced by Code Hale / Drop Wizard. Over the years, I have developed random set...
statman-stopwatch
Back in my younger days, I developed a set of metric collectors for java, influenced by Code Hale / Drop Wizard. Over the years, I have developed random set...
statman-stopwatch
Back in my younger days, I developed a set of metric collectors for java, influenced by Code Hale / Drop Wizard. Over the years, I have developed random set...
statman-stopwatch
Back in my younger days, I developed a set of metric collectors for java, influenced by Code Hale / Drop Wizard. Over the years, I have developed random set...
This post explains how to embed a gist into a markdown page.
Markdown hints
I am going to spin-up a new python project. I am going to use create-python-app and see how that goes.
This is a recipe for how I spin up a new python project.
These are notes from a great course on algorithms.
I have taken an algorithms course on coursera 1 several times. It is a good coding kata 2! Algorithms from Princeton University https://www....
Abbott: Strange as it may seem, they give ball players nowadays very peculiar names.
A notice displays information that explains nearby content. Often used to call attention to a particular detail.
Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain
This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.
Background I originally wrote this series back in 2013 on a wiki. At that point in my career, I had spent several years working on java based projects, spec...
Spring Boot includes Actuator for Health and Metrics.
I have been grilling and smoking for over a decade. I got my first Traeger smoker in 2014. This document is a collection of my smoking notes that I have co...
A large portion of my parenting-life has been in kids sports. I have been in the role of parent of athletes, volunteer, coach in both rec and travel program...
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...
You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...
My fav moments in the MCU
In today’s fast-paced world of software development, trust among team members is an invaluable asset
Getting Started with Github Pages Config
This post explains the areas to check for controlling what gets launched on startup on your mac.
It’s your girl am3s, here to talk about how we’re revolutionizing the game by using generative AI and Python to hunt down those sneaky security code defects ...
It’s your girl am3s, here to talk about how we’re revolutionizing the game by using generative AI and Python to hunt down those sneaky security code defects ...
It’s your girl am3s, here to talk about how we’re revolutionizing the game by using generative AI and Python to hunt down those sneaky security code defects ...
I have taken an algorithms course on coursera 1 several times. It is a good coding kata 2! Algorithms from Princeton University https://www....
This post explains how to embed a gist into a markdown page.
How to support graceful shutdown in your application (python, node.js, java, golang)
How to support graceful shutdown in your application (python, node.js, java, golang)
I was today years old when I discovered hipster ipsum as a better way than Lorem Ipsum as a means to generate filler text.
I’m kinda embarrassed that I like this song so much
This article was found from Visit Cowan