Posts by Category

cli

Helm CLI: Practical Command Notes

2 minute read

A practical collection of Helm CLI commands for inspecting releases, managing charts, and debugging deployments in Kubernetes clusters.

Display Verbose Output During vagrant up

2 minute read

How to enable verbose output during vagrant up, why it’s useful for debugging provisioning issues, and when increased verbosity is worth the noise.

Order ls Command Output by Date

2 minute read

How to order ls output by date, what each time field represents, and which flags are most useful when investigating files and directories.

See Git Log in Glorious Detail

2 minute read

How to view Git history in rich, readable detail using git log options that surface context, intent, and change impact.

Save a File in Vim Without sudo

2 minute read

How to save a file in Vim when you forgot to open it with sudo, why the trick works, and when you should avoid using it.

Back to Top ↑

productivity

Order ls Command Output by Date

2 minute read

How to order ls output by date, what each time field represents, and which flags are most useful when investigating files and directories.

See Git Log in Glorious Detail

2 minute read

How to view Git history in rich, readable detail using git log options that surface context, intent, and change impact.

Save a File in Vim Without sudo

2 minute read

How to save a file in Vim when you forgot to open it with sudo, why the trick works, and when you should avoid using it.

Back to Top ↑

kubernetes

Helm CLI: Practical Command Notes

2 minute read

A practical collection of Helm CLI commands for inspecting releases, managing charts, and debugging deployments in Kubernetes clusters.

Back to Top ↑

operations

Shrink a SQL Database Log File Safely

2 minute read

How to safely shrink a SQL database transaction log file, when it’s appropriate to do so, and why indiscriminate shrinking often causes more harm than good.

Back to Top ↑

linux

Network Concepts for Platform Engineers

3 minute read

A practical refresher on Layer 2 vs Layer 3 networking, VLANs vs subnets, and how these concepts actually show up in day-to-day platform engineering work.

Order ls Command Output by Date

2 minute read

How to order ls output by date, what each time field represents, and which flags are most useful when investigating files and directories.

Can’t Find the libpq-fe.h Header?

2 minute read

How to resolve errors related to missing libpq-fe.h headers when compiling PostgreSQL clients or native extensions, and why this issue occurs.

Back to Top ↑

security

Back to Top ↑

troubleshooting

Display Verbose Output During vagrant up

2 minute read

How to enable verbose output during vagrant up, why it’s useful for debugging provisioning issues, and when increased verbosity is worth the noise.

Can’t Find the libpq-fe.h Header?

2 minute read

How to resolve errors related to missing libpq-fe.h headers when compiling PostgreSQL clients or native extensions, and why this issue occurs.

Shrink a SQL Database Log File Safely

2 minute read

How to safely shrink a SQL database transaction log file, when it’s appropriate to do so, and why indiscriminate shrinking often causes more harm than good.

Save a File in Vim Without sudo

2 minute read

How to save a file in Vim when you forgot to open it with sudo, why the trick works, and when you should avoid using it.

Back to Top ↑

platform

Back to Top ↑

systems

Back to Top ↑

databases

Shrink a SQL Database Log File Safely

2 minute read

How to safely shrink a SQL database transaction log file, when it’s appropriate to do so, and why indiscriminate shrinking often causes more harm than good.

Back to Top ↑

git

See Git Log in Glorious Detail

2 minute read

How to view Git history in rich, readable detail using git log options that surface context, intent, and change impact.

Back to Top ↑

virtualization

Virtualization – Network

3 minute read

An overview of how networking works in virtualized environments, what gets abstracted, and why troubleshooting virtual networks is often harder than physical...

Display Verbose Output During vagrant up

2 minute read

How to enable verbose output during vagrant up, why it’s useful for debugging provisioning issues, and when increased verbosity is worth the noise.

Back to Top ↑

automation

Back to Top ↑

storage

Back to Top ↑

networking

Network Concepts for Platform Engineers

3 minute read

A practical refresher on Layer 2 vs Layer 3 networking, VLANs vs subnets, and how these concepts actually show up in day-to-day platform engineering work.

Virtualization – Network

3 minute read

An overview of how networking works in virtualized environments, what gets abstracted, and why troubleshooting virtual networks is often harder than physical...

Back to Top ↑

rails

Run a Rails App Without a Database

2 minute read

How to run a Rails application without a database, why you might want to, and what configuration changes are required to avoid unnecessary coupling.

Back to Top ↑

ci-cd

Back to Top ↑

containers

Back to Top ↑

workflow

Back to Top ↑

development

Run a Rails App Without a Database

2 minute read

How to run a Rails application without a database, why you might want to, and what configuration changes are required to avoid unnecessary coupling.

Can’t Find the libpq-fe.h Header?

2 minute read

How to resolve errors related to missing libpq-fe.h headers when compiling PostgreSQL clients or native extensions, and why this issue occurs.

Back to Top ↑

aws

Back to Top ↑

configuration-management

Back to Top ↑

architecture

Back to Top ↑

tooling

Back to Top ↑

performance

Back to Top ↑

web-servers

Back to Top ↑

configuration

Run a Rails App Without a Database

2 minute read

How to run a Rails application without a database, why you might want to, and what configuration changes are required to avoid unnecessary coupling.

Back to Top ↑

ruby

Back to Top ↑

certificates

Back to Top ↑

packaging

Back to Top ↑

terraform

Back to Top ↑

infrastructure-as-code

Back to Top ↑

application-configuration

Back to Top ↑

iam

Back to Top ↑

programming

Back to Top ↑

software-design

Back to Top ↑

administration

Back to Top ↑

helm

Helm CLI: Practical Command Notes

2 minute read

A practical collection of Helm CLI commands for inspecting releases, managing charts, and debugging deployments in Kubernetes clusters.

Back to Top ↑

docker

Back to Top ↑

fundamentals

Back to Top ↑

developer-experience

Back to Top ↑