Chris White

Chris White @cwprogram

About: Like what you see? I'm currently open for work opportunities!

Location:
Austin, Texas
Joined:
Apr 10, 2023

Chris White
articles - 58 total

The Road To Kubernetes: How Older Technologies Add Up

Virtualization Resource Isolation Resource Control Containers Docker Joins The Stage Docker...

Learn More 4 0Feb 5 '24

Understanding CVE Reports

What Is A CVE CVE Format CVE Analysis Is The Affected Software Present Severity Exploit...

Learn More 5 0Jan 6 '24

Different Levels of Project Documentation

Naming Convention Documentation Typing Documentation Comment Documentation Project README Internals...

Learn More 1 0Dec 29 '23

Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit

Hooks and Webhooks Git Hook Basics Practical Git Hook Usage Git Hook Automation With...

Learn More 5 0Dec 13 '23

Publishing Python Packages To PyPI With Twine

PyPI Background PyPI Account Creation Package Refactor Twine Upload Adding...

Learn More 10 0Dec 6 '23

Automating Your Python Dev Tools With Tox

Tooling Centralization Tox Configuration Tox Organization Tox Factors Conclusion So far...

Learn More 6 1Dec 3 '23

Python Versions and Release Cycles

Python 2 and 3 Python Version Components Python Release Cycle End Of...

Learn More 4 1Nov 29 '23

Python Documentation With Docstrings and Sphinx

pylint Prep Docstrings Documentation Generation With sphinx Conclusion In the last installment...

Learn More 4 1Nov 10 '23

Beginners Python Series Updates and Writing Motivation

The next installment of the beginner python series will be delayed due to needing to backtrack. My...

Learn More 2 0Oct 29 '23

Testing and Refactoring With pytest and pytest-cov

Why Test? pytest Setup Test Refactor Parameterize Refactoring Coverage With...

Learn More 7 0Oct 22 '23

Python Linting With Flake8 and Pylint

Linting Basics PEP 8 flake8 flake8 Setup A Simple Run Making Fixes Long Lines And flake8...

Learn More 7 0Oct 15 '23

Beginning Python: Project Management With PDM

Centralizing Python Package Commands With pipx PDM Project Creation Adjusting Code and Building...

Learn More 17 0Oct 12 '23

Basic Python Project Layout

Python Installation Windows Mac OSX Linux (Fedora) Linux (Ubuntu 22.04) Virtual...

Learn More 25 7Oct 8 '23

The Hacking Updates

Hacktoberfest DJango Issue Tracking GitHub Actions Runner Deep Dive GitHub Actions Autoscale Runner...

Learn More 0 0Oct 6 '23

GitHub Actions Runner Deep Dive: Registration and Setup

Execution Entry The Listener Runner Configuration Message Listener Job Worker...

Learn More 4 0Oct 2 '23

GitHub and Developer Ecosystem Control

Microsoft and Open Source Community Reception Userbase Company Attachment Project Popularity Scale...

Learn More 3 2Sep 28 '23

PyPyInstaller Powershell Module Initial Code Push

Motivation Why Powershell Code Layout Test Test Test... Interesting Powershell What's Next I've...

Learn More 0 0Sep 25 '23

Dev Stuff Distracting Me From Article Writing

Kubernetes Admission Webhook Packaging With Python Using Self-Signed Certs Python Versions My First...

Learn More 2 0Sep 19 '23

Kubernetes Private Docker Registry With Distribution Registry

NFS Server Package Installations Exports Persistent Volume Setup Certificate...

Learn More 3 0Sep 11 '23

Jenkins Agents On Kubernetes

Jenkins Preparation Plugin Setup OIDC Claim Templates Creating an OIDC token Kubernetes...

Learn More 29 0Sep 4 '23

Kubernetes Setup With WSL Control Plane and Raspberry Pi Workers

Control Plane Prep External Switch and Swap Disable Firewall addition Worker Node...

Learn More 6 0Sep 1 '23

Python Deployment: WSGI with uWsgi

Installation The Somewhat Basics Configuration Notable HTTP Features Chunked Input...

Learn More 5 0Aug 28 '23

Python Executable Packaging With pex

Basic Usage Requirements Management Python Project Structured Modules Resource Directories Entry...

Learn More 5 0Aug 25 '23

Python Deployment: WSGI with gunicorn

On Benchmarks gunicorn Overview Basic Running Configuration Notable HTTP Features Chunked Input...

Learn More 3 0Aug 23 '23

Simple Dev.to Article Improvements

Headers Table of Contents Syntax Highlight Supported Syntax Highlight Languages Advanced...

Learn More 13 4Aug 21 '23

Python Deployment: WSGI

WSGI Basics Simple WSGI Server Application Object Application Caller File Wrapper Input...

Learn More 9 3Aug 20 '23

Python Application Deployment: Protocols

CGI CGI Server CGI Process Spawn CGI Application FastCGI Nginx Setup FastCGI Protocol...

Learn More 4 1Aug 17 '23

2023 State of Python Implementations

PyPy Iron Python MicroPython RustPython Jython Stackless Python Conclusion When it comes to...

Learn More 4 0Aug 12 '23

Create Your Own Local Root CA With Yubikey Signing

Major Security Warning Preparation CA Folder Structure Root Certificate Generation Intermediate...

Learn More 15 3Aug 9 '23

What's A Security Concept You Struggle With?

One concept about security is I find there's a constant struggle with keeping people educated on...

Learn More 3 0Aug 7 '23