Rob Hoelz

Rob Hoelz @hoelzro

About: Hi, I'm Rob! I like programming, gaming, languages, and birds. Opinions shared are my own.

Location:
Wisconsin
Joined:
Apr 4, 2017

Rob Hoelz
articles - 24 total

Avoiding spurious wakeups with my ThinkPad X1 Yoga

Last year I bought myself a ThinkPad X1 Yoga to use as my personal laptop - I've been pretty happy...

Learn More 6 0Jan 3 '22

Random zsh tips

Random zsh tips My friend fREW and I both use zsh, and we've picked up a number of tricks...

Learn More 1 1Jan 3 '22

Discovering your Prometheus via PromQL

Discovering your Prometheus via PromQL Knowing about all the metrics available on a Promet...

Learn More 2 0Sep 29 '20

What do you do with five minute chunks of time?

What do you do with five minute chunks of time? During my morning planning today, I was th...

Learn More 4 0Sep 12 '20

Save time by focusing on the result - using Prometheus' textfile collector to avoid writing an exporter

Save time by focusing on the result - using Prometheus' textfile collector to avoid writing...

Learn More 3 0Sep 7 '20

Surprising Logic in the Firefox Codebase

Surprising Logic in the Firefox Codebase Recently, I was curious about how Firefox's reade...

Learn More 1 1Aug 26 '20

Making Slack go slack-jawed: reducing the mental load around Slack notifications

Making Slack go slack-jawed: reducing the mental load around Slack notifications As I ment...

Learn More 6 0Aug 13 '20

A little mistake I made in Go

A little mistake I made in Go I was working on a little Go project last night a few night...

Learn More 8 0Jul 26 '20

Using udev to disable my infrared camera on Linux

Using udev to disable my infrared camera on Linux My work laptop has two cameras - one of...

Learn More 6 0May 1 '20

Strategies, Observations, and Open Questions for Working From Home

With the COVID-19 crisis forcing more people to sequester themselves at home and work remotely, there...

Learn More 6 0Mar 23 '20

Using SQLite's fsdir to effect a quick search index

Use two commands to build a search index that understands the nuances of English better than grep -R!

Learn More 6 0Feb 25 '20

Unsung Heroes of the Command Line

Some lesser-known command line programs I find repeatedly useful

Learn More 51 9Jan 3 '19

Papers We Love: Raft

Welcome back to Papers We Love! This week, we'll be dipping our toes into the waters of distributed...

Learn More 21 3Nov 19 '18

Papers We Love - Reflecting on Trusting Trust

Hello everyone, and welcome to the first paper of Papers We Love! @thejessleigh was kind enough to...

Learn More 34 12Nov 12 '18

SQLite Types: To Affinity And Beyond

Avoid getting trapped by one of SQLite's little quirks

Learn More 13 0Sep 17 '18

Combining Character Caveats

How do combining characters in Unicode impact how you process Unicode text?

Learn More 10 8Aug 16 '18

Repository-Specific Ignored Files in Git

See how to tell Git to ignore files without affecting your fellow contributors' gitignore!

Learn More 88 12Aug 9 '18

Quickly Change Directory to the Repo You Just Cloned

Learn how to shave off some keystrokes to boost your command line efficiency!

Learn More 35 2Jul 31 '18

SSH Shortcuts

Save time when using SSH by tweaking your SSH configuration!

Learn More 184 7Jul 27 '18

Using Two Different Protocols for the Same Git Remote

Save yourself some authentication headaches when you just want to git-fetch

Learn More 40 1Jul 20 '18

Finding the other end of a pipe on Linux

Let's look through kernel code and see if we can find out who we're talking to!

Learn More 17 7Jul 11 '18

Adding Remote Shortcuts to Git

Create custom prefixes for Git remote URLs

Learn More 55 5Jul 10 '18

Using AWS Lambda to improve Lambda Error Reports

In this post, we'll cover how Lambda handles errors with dead letter queues, go over Cloudwatch logs, and discover some pitfalls that you can run into while doing development for Lambda.

Learn More 10 3May 21 '18

Lazily Evaluated Learning

This one simple trick, discovered by a Rob, can help you keep up in tech!

Learn More 38 1Mar 3 '18