- Victoria Drake
Git branching for small teams
A Git version control branch management strategy for small teams.
git
4 min read
- Victoria Drake
Leading with a cybersecurity mindset
Systems for considering software development from a security standpoint.
cybersecurity
5 min read
- Victoria Drake
How to create a self-documenting Makefile
Accelerate your workflow and DevOps with command-line aliases you can check in
coding
4 min read
- Victoria Drake
Go automate your GitHub profile README
Create a dynamic Markdown file with Go and GitHub Actions
ci/cd
4 min read
- Victoria Drake
Look mom, I'm a GitHub Action Hero
The GitHub blog interviews me for their GitHub Action Hero series.
ci/cd
5 min read
- Victoria Drake
Multithreaded Python: slithering through an I/O bottleneck
How taking advantage of parallelism in Python can make your software orders of magnitude faster.
python
5 min read
- Victoria Drake
Breaking bottlenecks 🍾
A talk on the benefits of non-blocking functions for programs, developers, and organizations.
computing
12 min read
- Victoria Drake
Publishing GitHub event data with GitHub Actions and Pages
A guide to overcoming the GitHub event data horizon with a little command-line magic.
data
8 min read
- Victoria Drake
A lightweight, tool-agnostic CI/CD flow with GitHub Actions
How to take advantage of a simple GitHub Actions workflow without sacrificing agnostic tooling.
ci/cd
5 min read
- Victoria Drake
A portable Makefile for continuous delivery with Hugo and GitHub Pages
My Makefile for building this site, optimizing images, and running my CI/CD GitHub Actions flow.
ci/cd
5 min read