<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Shell on BoochTek, LLC</title><link>https://blog.boochtek.com/categories/shell/</link><description>Recent content in Shell on BoochTek, LLC</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 11 Mar 2014 23:28:22 +0000</lastBuildDate><atom:link href="https://blog.boochtek.com/categories/shell/index.xml" rel="self" type="application/rss+xml"/><item><title>Burying the Lede</title><link>https://blog.boochtek.com/posts/readable-shell-scripts/</link><pubDate>Tue, 11 Mar 2014 23:28:22 +0000</pubDate><guid>https://blog.boochtek.com/posts/readable-shell-scripts/</guid><description>&lt;p&gt;Most of us don&amp;rsquo;t write very readable shell scripts. There are plenty of things we could do better, but today I want to talk about one in particular &amp;mdash; burying the lede.&lt;/p&gt;
&lt;p&gt;The term &amp;ldquo;burying the lede&amp;rdquo; comes from the field of journalism. Here&amp;rsquo;s the &lt;a href="http://en.wiktionary.org/wiki/bury_the_lede"&gt;Wiktionary definition&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;To begin a story with details of secondary importance to the reader while postponing more essential points or facts.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Like a good news article, code should tell a story. And the story should start with what&amp;rsquo;s most important. In the case of code, the most important information is the high-level functionality &amp;mdash; a succinct summary of what the program does. In other words, write (and organize) the code top-down, as opposed to bottom-up.&lt;/p&gt;</description></item><item><title>Yak Shaving #1: Cursor Keys</title><link>https://blog.boochtek.com/posts/yak-shaving-cursor-keys/</link><pubDate>Mon, 03 Mar 2014 22:02:59 +0000</pubDate><guid>https://blog.boochtek.com/posts/yak-shaving-cursor-keys/</guid><description>&lt;p&gt;I recently decided to start using Emacs again. I used it extensively from the early 1990s until the early 2000s. I pretty much stopped using it when I had a sysadmin job with no Emacs on the servers, and no ability to install it. With the rising popularity of tmux and tmate for remote pairing, and my dislike for vim&amp;rsquo;s modes, I decided to try going back to Emacs in the terminal.&lt;/p&gt;</description></item></channel></rss>