From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- ...imes-that-s-how-i-feel-about-debugging-too.html | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 content/posts/2005-08-19-sometimes-that-s-how-i-feel-about-debugging-too.html (limited to 'content/posts/2005-08-19-sometimes-that-s-how-i-feel-about-debugging-too.html') diff --git a/content/posts/2005-08-19-sometimes-that-s-how-i-feel-about-debugging-too.html b/content/posts/2005-08-19-sometimes-that-s-how-i-feel-about-debugging-too.html new file mode 100644 index 0000000..577d6e1 --- /dev/null +++ b/content/posts/2005-08-19-sometimes-that-s-how-i-feel-about-debugging-too.html @@ -0,0 +1,28 @@ +--- +date: "2005-08-19T05:34:10Z" +title: Sometimes That's How I Feel About Debugging Too... +--- + +

+I stumbled across this image while looking for some microcontroller documentation: +

+ +

+debugger
+Source +

+ +

+Hmm, something about that picture looks a little odd. Let's take a closer look: +

+ +

+debugger +

+ +

+Yeah, sometimes that's how I feel about debugging too. +

+ -- cgit v1.2.3