<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Where Are The Wise Men?</title><link>https://mike.hostetlerhome.com/</link><description></description><lastBuildDate>Thu, 16 Jul 2026 00:00:00 -0500</lastBuildDate><item><title>Why Org's agenda ignores your start day</title><link>https://mike.hostetlerhome.com/why-orgs-agenda-ignores-your-start-day.html</link><description>&lt;p&gt;I feel like a bad Emacs user because, while I've been using it for a long time, it's only been in the past few months that I have embraced Orgmode as my task manager. Sometime I will probably write about my journey to this point, but for now I want …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 16 Jul 2026 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-07-16:/why-orgs-agenda-ignores-your-start-day.html</guid><category>tech</category><category>orgmode</category><category>emacs</category></item><item><title>How Emacs Uses Nix</title><link>https://mike.hostetlerhome.com/how-emacs-uses-nix.html</link><description>&lt;p&gt;It's been a while since I wrote for the Emacs Blog Carnival but I have missed it. I decided to dip my toes back in when I saw July 2026's theme - &lt;a href="https://plaindrops.de/blog/2026/emacscarnival2607/"&gt;Programming.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I started thinking about how my Emacs configuration for development isn't that special and then I realized that …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 10 Jul 2026 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-07-10:/how-emacs-uses-nix.html</guid><category>tech</category><category>emacs</category><category>nix</category></item><item><title>Hyperlegible Fonts</title><link>https://mike.hostetlerhome.com/hyperlegible-fonts.html</link><description>&lt;p&gt;&lt;img src="./images/tigana.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;I've always been a bit picky about fonts in books, the web, programming, etc. I want something that is easy to read and tell characters apart. While some developers choose fonts &lt;a href="https://fonts.google.com/specimen/Source+Code+Pro"&gt;that are&lt;/a&gt; &lt;a href="https://www.jetbrains.com/lp/mono/"&gt;very light&lt;/a&gt; so they can get more characters in a line or screen, I go with readability …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 17 Jun 2026 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-06-17:/hyperlegible-fonts.html</guid><category>tech</category><category>kobo</category><category>ereader</category></item><item><title>More Map Utilities</title><link>https://mike.hostetlerhome.com/more-map-utilities.html</link><description>&lt;p&gt;A &lt;a href="https://mike.hostetlerhome.com/modern-java-maps.html"&gt;few weeks back I wrote about Maps&lt;/a&gt; and how &lt;code&gt;MapUtils.isEmpty&lt;/code&gt; from &lt;a href="https://commons.apache.org/proper/commons-collections/"&gt;Apache Commons Collections&lt;/a&gt; made the null-checks go away with &lt;code&gt;isEmpty&lt;/code&gt;. Since then, I've been poking around the rest of &lt;code&gt;MapUtils&lt;/code&gt; and it turns out the &lt;code&gt;isEmpty&lt;/code&gt; method is not the only goodie hidden in there. &lt;code&gt;MapUtils&lt;/code&gt; also …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 16 Apr 2026 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-04-16:/more-map-utilities.html</guid><category>tech</category><category>java</category></item><item><title>Modern Java Maps</title><link>https://mike.hostetlerhome.com/modern-java-maps.html</link><description>&lt;p&gt;I'm back doing Java stuff for a while, and a lot of our codebase uses Maps a lot. Though it's a new project, the codebase leans heavily on the style of Java 7/8 and not with the new patterns that came with Java 9 and above. Here are some …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 12 Mar 2026 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-03-12:/modern-java-maps.html</guid><category>tech</category><category>java</category></item><item><title>My Emacs Misconceptions</title><link>https://mike.hostetlerhome.com/my-emacs-misconceptions.html</link><description>&lt;p&gt;This is my Emacs Carnival post this month on &lt;a href="https://sdf.org/~pkal/blog/emacs/mistakes.html"&gt;Mistakes and Misconceptions.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Just in the past year, I realized something surprising: I no longer have vi muscle memory. I was a dedicated vi user for fifteen years before I switched to Emacs, and at some point it just… left. I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 06 Mar 2026 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-03-06:/my-emacs-misconceptions.html</guid><category>tech</category><category>emacs</category></item><item><title>Readeck: More Than a Read-It-Later App</title><link>https://mike.hostetlerhome.com/readeck-more-than-a-read-it-later-app.html</link><description>&lt;p&gt;&lt;img src="./images/readeck.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://mike.hostetlerhome.com/pikapod-apps"&gt;In my last post&lt;/a&gt; I mentioned I switched to &lt;a href="https://readeck.org/en/"&gt;Readeck&lt;/a&gt; as my read-it-later app. It's starting to become essential to my workflow. The first thing that struck me was how fast it feels. My old &lt;a href="https://wallabag.it/en/"&gt;Wallabag&lt;/a&gt; instance was sluggish when saving an article. Readeck saves asynchronously: you tell it to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 25 Feb 2026 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-02-25:/readeck-more-than-a-read-it-later-app.html</guid><category>tech</category><category>productivity</category></item><item><title>Pikapod Apps</title><link>https://mike.hostetlerhome.com/pikapod-apps.html</link><description>&lt;p&gt;I realized that &lt;a href="https://mike.hostetlerhome.com/self-hosting-on-a-nas"&gt;my article&lt;/a&gt; from last fall on self-hosting on the NAS is now outdated. Not only am I not hosting apps on my NAS anymore, but I'm not even using those apps anymore. I started using &lt;a href="https://www.pikapods.com"&gt;Pikapod&lt;/a&gt; to host my RSS and read-it-later apps. &lt;a href="https://www.pikapods.com/apps"&gt;Pikapod hosts a lot …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 12 Feb 2026 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-02-12:/pikapod-apps.html</guid><category>tech</category><category>hosting</category></item><item><title>Emacs Carnival: Completion</title><link>https://mike.hostetlerhome.com/emacs-carnival-completion.html</link><description>&lt;p&gt;&lt;img src="images/emacs-completion.png" /&gt;&lt;/p&gt;
&lt;p&gt;This is part of the February 2026 Emacs Blog Carnival on &lt;a href="https://sachachua.com/blog/2026/01/emacs-carnival-february-2026-completion/"&gt;Completion&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For me, completion is a odd thing to have as a carnival theme mostly because I just "do completion" and don't think about it. I really had to do a lot of thinking just to figure out what …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 09 Feb 2026 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-02-09:/emacs-carnival-completion.html</guid><category>tech</category><category>emacs</category></item><item><title>Getting Down with Git Town</title><link>https://mike.hostetlerhome.com/getting-down-with-git-town.html</link><description>&lt;p&gt;I like Git a lot and I know how to use it fairly well.. I wouldn't consider myself an ultimate expert – more like an intermediate user that has found themselves in weird situations with Git and, most of the time, figuring out how to get out of them&lt;/p&gt;
&lt;p&gt;My main …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 02 Feb 2026 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2026-02-02:/getting-down-with-git-town.html</guid><category>tech</category><category>git</category></item><item><title>Emacs Maintenance</title><link>https://mike.hostetlerhome.com/emacs-maintenance.html</link><description>&lt;p&gt;&lt;img src="./images/kagi_assistant.png" /&gt;&lt;/p&gt;
&lt;p&gt;This is to join in on October 2025's Emacs Blog Carnval: &lt;a href="https://plaindrops.de/blog/2025/emacscarnival/"&gt;Maintenance&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is an ironic subject for me, because my Emacs config is full of stuff – and some of it I use. I do a lot of experimentation and trying out new packages. Some of them are "oh this …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 21 Oct 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-10-21:/emacs-maintenance.html</guid><category>tech</category><category>emacs</category></item><item><title>Emacs Obscure Package: transient</title><link>https://mike.hostetlerhome.com/emacs-obscure-package-transient.html</link><description>&lt;p&gt;&lt;img src="./images/my-transient.png" /&gt;&lt;/p&gt;
&lt;p&gt;This is my entry to the Emacs Carnvial - &lt;a href="https://goritskov.com/posts/obscure_packages.html"&gt;Obscure Packages.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It's funny to say that &lt;a href="https://github.com/magit/transient"&gt;Transient&lt;/a&gt; is an obscure package &lt;a href="https://www.gnu.org/software/emacs/manual/html_mono/transient.html"&gt;not just because it's now bundled in Emacs&lt;/a&gt;, but also because one of the killer apps in Emacs – &lt;a href="https://magit.vc"&gt;Magit&lt;/a&gt; – uses it. But how many people make their own Transient menus …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 11 Sep 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-09-11:/emacs-obscure-package-transient.html</guid><category>tech</category><category>emacs</category></item><item><title>Using Dataclass as a constructor</title><link>https://mike.hostetlerhome.com/using-dataclass-as-a-constructor.html</link><description>&lt;p&gt;&lt;a href="https://blog.glyph.im/2025/04/stop-writing-init-methods.html"&gt;This article&lt;/a&gt; from &lt;a href="https://blog.glyph.im/pages/about.html"&gt;Glyph&lt;/a&gt; talks about not using the &lt;code&gt;__init__&lt;/code&gt; dunder function to initialize a class and instead use the &lt;a href="https://docs.python.org/3/library/dataclasses.html"&gt;dataclass&lt;/a&gt; in the standard library. I read his post and experimented with this new way to make a constructor and decided that I totally agreed – this was a much cleaner …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 04 Sep 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-09-04:/using-dataclass-as-a-constructor.html</guid><category>tech</category><category>python</category></item><item><title>Lotus Agenda: modern ideas from an old app</title><link>https://mike.hostetlerhome.com/lotus-agenda-modern-ideas-from-an-old-app.html</link><description>&lt;p&gt;&lt;img src="./images/lotus_agenda.png" /&gt;&lt;/p&gt;
&lt;p&gt;A couple of weeks ago I read a long article about Lotus Agenda. I had heard of Agenda before – I had read man times that it was a much beloved niche product that was way ahead of it's time. &lt;a href="https://systemstack.dev/2025/08/lotus-agenda/"&gt;You can read this particular article yourself&lt;/a&gt; – I'm not going to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 28 Aug 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-08-28:/lotus-agenda-modern-ideas-from-an-old-app.html</guid><category>productivity</category><category>misc</category></item><item><title>Emacs Works For You</title><link>https://mike.hostetlerhome.com/emacs-works-for-you.html</link><description>&lt;p&gt;This is my submission for the &lt;a href="https://takeonrules.com/2025/08/01/emacs-carnival-2025-08-your-elevator-pitch-for-emacs/"&gt;August Emacs Carnival&lt;/a&gt; – the Emacs Elevator Pitch.&lt;/p&gt;
&lt;p&gt;My pitch is simple, but then it takes a little while to explain:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Emacs works for you, you won't work for Emacs.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Overall I think the heart of my pitch reflects on my own personal belief about …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 07 Aug 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-08-07:/emacs-works-for-you.html</guid><category>tech</category><category>emacs</category></item><item><title>Self-hosting on a NAS</title><link>https://mike.hostetlerhome.com/self-hosting-on-a-nas.html</link><description>&lt;p&gt;&lt;a href="https://support.mozilla.org/en-US/kb/future-of-pocket"&gt;The shutdown of Pocket&lt;/a&gt; (that I didn't hadn't used in a long while) got me into self-hosting my RSS Reader and my Read-It Later systems. When I bought my Synology NAS a few years ago, I unknowingly bought a model that has an ARM processor, which does not support Docker …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 01 Aug 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-08-01:/self-hosting-on-a-nas.html</guid><category>tech</category><category>hosting</category></item><item><title>From Obsidian to Emacs</title><link>https://mike.hostetlerhome.com/from-obsidian-to-emacs.html</link><description>&lt;p&gt;&lt;img src="./images/olivetti.png" /&gt;&lt;/p&gt;
&lt;p&gt;This is to join in on this month's Emacs Blog Carnival: &lt;a href="https://gregnewman.io/blog/emacs-carnival-2025-07-writing-experience/"&gt;The Writing Experience.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The "Writing Experience" is a timely theme because I recently changed from using &lt;a href="https://obsidian.md"&gt;Obsidian&lt;/a&gt; for my note habit to Emacs. I'm not going into a long list of reasons why but it all comes down to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 15 Jul 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-07-15:/from-obsidian-to-emacs.html</guid><category>tech</category><category>emacs</category></item><item><title>Emacs: Take 2</title><link>https://mike.hostetlerhome.com/emacs-take-2.html</link><description>&lt;p&gt;&lt;img src="./images/emacs_take_2.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;This is part of the &lt;a href="https://christiantietze.de/posts/2025/06/emacs-carnival-2025-06-take-two/"&gt;Emacs: Carnival: Take Two&lt;/a&gt; challenge.&lt;/p&gt;
&lt;p&gt;This may be hard to believe, but when I first exposed to Emacs, I dismissed it almost immediately. I was taking a Unix class while at in the university and the horrible professor was an Emacs fan. He tried to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 17 Jun 2025 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-06-17:/emacs-take-2.html</guid><category>tech</category><category>emacs</category></item><item><title>Small Emacs Tweaks</title><link>https://mike.hostetlerhome.com/emacs-items.html</link><description>&lt;p&gt;Some Emacs tweaks that have made a big difference in my workflow&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 03 Mar 2025 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-03-03:/emacs-items.html</guid><category>programming</category><category>emacs</category></item><item><title>Treating a SQLAlchemy query like a table</title><link>https://mike.hostetlerhome.com/sqlalchemy-query-table.html</link><description>&lt;p&gt;Setting up a complicated query to be a SQLAlchemy object&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 08 Jan 2025 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2025-01-08:/sqlalchemy-query-table.html</guid><category>programming</category><category>python</category><category>databases</category></item><item><title>git worktrees</title><link>https://mike.hostetlerhome.com/git-worktrees.html</link><description>&lt;p&gt;How I use git-worktrees&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 03 Dec 2024 11:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2024-12-03:/git-worktrees.html</guid><category>programming</category><category>git</category><category>develop</category></item><item><title>The Emacs Hyperbole</title><link>https://mike.hostetlerhome.com/emacs-hyperbole.html</link><description>&lt;p&gt;How I discovered Hyperbole and what it is to me&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 03 Apr 2024 11:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2024-04-03:/emacs-hyperbole.html</guid><category>programming</category><category>emacs</category><category>text buttons</category></item><item><title>Discovering CookieCutter</title><link>https://mike.hostetlerhome.com/discovering-cookiecutter.html</link><description>&lt;p&gt;How I setup projects now, using CookieCutter&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 13 Jul 2023 11:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2023-07-13:/discovering-cookiecutter.html</guid><category>programming</category><category>templating</category><category>cookiecutter</category><category>new projects</category></item><item><title>LYT Solution Log</title><link>https://mike.hostetlerhome.com/lyt-solution-log.html</link><description>&lt;p&gt;Talk about how I integrate Linking Your Thinking into my knowledge base/solution log&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 20 Jun 2022 11:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2022-06-20:/lyt-solution-log.html</guid><category>productivity</category><category>obsidian</category></item><item><title>How I use Nix</title><link>https://mike.hostetlerhome.com/how-i-use-nix.html</link><description>&lt;p&gt;This is how I use Nix for my day to day work&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 15 Mar 2022 09:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2022-03-15:/how-i-use-nix.html</guid><category>tech</category><category>nix</category></item><item><title>My Weekly Prep and Review</title><link>https://mike.hostetlerhome.com/my-weekly-prep-and-review.html</link><description>&lt;p&gt;This is what I do to review last week and to prep for the next&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Sun, 30 Jan 2022 09:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2022-01-30:/my-weekly-prep-and-review.html</guid><category>productivity</category><category>todoist</category><category>obsidian</category></item><item><title>State of the Apps 2021</title><link>https://mike.hostetlerhome.com/state-of-the-apps-2021.html</link><description>&lt;p&gt;Apps that I use and why, 2021 edition&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Sat, 11 Dec 2021 10:20:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-12-11:/state-of-the-apps-2021.html</guid><category>tech</category><category>notes</category><category>todoist</category></item><item><title>Why do I Write This?</title><link>https://mike.hostetlerhome.com/why-do-i-write-this.html</link><description>&lt;p&gt;A little while ago I ran into someone and we ended up chatting about this blog. He asked an interesting question – "Why do you write the blog?". I didn't have an answer then and I'm not sure that I have one now, but I'm writing about it anyway.&lt;/p&gt;
&lt;p&gt;A day …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Sun, 26 Sep 2021 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-09-26:/why-do-i-write-this.html</guid><category>blog</category><category>writing</category></item><item><title>Emacs as your RestClient</title><link>https://mike.hostetlerhome.com/emacs-as-your-restclient.html</link><description>&lt;p&gt;&lt;img src="./images/emacs-rest.png" /&gt;&lt;/p&gt;
&lt;p&gt;A few weeks ago, I was surprised when I was asked to demo a webservice that I wrote. Since I didn't prep a Postman config for it (because I don't use Postman unless I have to, like during demos ) I got out Emacs and opened the orgfile that I had …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 09 Jun 2021 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-06-09:/emacs-as-your-restclient.html</guid><category>tech</category><category>emacs</category><category>orgmode</category></item><item><title>Advancing my Todoist</title><link>https://mike.hostetlerhome.com/advancing-my-todoist.html</link><description>&lt;p&gt;My &lt;a href="./handwritten-notes.html"&gt;previous post&lt;/a&gt; about my bullet journal got me thinking of rapid logging, and got me thinking about how projects in Todoist aren't just working for me – and suddenly I found myself in another Todo App Crisis.&lt;/p&gt;
&lt;p&gt;I have &lt;a href="https://github.com/sethmdoty?tab=repositories"&gt;a friend that that shares the productivity bug with me&lt;/a&gt; and …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 02 Jun 2021 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-06-02:/advancing-my-todoist.html</guid><category>tech</category><category>bullet-journal</category><category>productivity</category></item><item><title>Handwritten Notes</title><link>https://mike.hostetlerhome.com/handwritten-notes.html</link><description>&lt;p&gt;&lt;img src="./images/bullet_journal.jpg" /&gt;&lt;a href="#fn1" class="footnote-ref" id="fnref1" role="doc-noteref"&gt;&lt;sup&gt;1&lt;/sup&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If 2020 was the &lt;a href="https://mike.hostetlerhome.com/2020-the-year-of-taking-notes.html"&gt;Year of Taking Notes&lt;/a&gt;, then 2021 is turning into the year of &lt;em&gt;handwriting&lt;/em&gt; notes. And if you know me this is quite a change – I have been proudly typing things out for years, leaving writing things by hand proudly behind. A big part of it …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Sat, 15 May 2021 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-05-15:/handwritten-notes.html</guid><category>notetaking</category><category>bullet-journal</category></item><item><title>New House</title><link>https://mike.hostetlerhome.com/new-house.html</link><description>&lt;p&gt;&lt;img src="./images/house_pile.png" /&gt;&lt;/p&gt;
&lt;p&gt;The idea of the new house started when we moved into the old one. It was a concept, an idea that we joked about. "Well in our next house we want… "" and then we would chuckle. I mean there were things that we didn’t like and so we changed …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 22 Mar 2021 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-03-22:/new-house.html</guid><category>misc</category><category>moving</category><category>house</category></item><item><title>Puzzling</title><link>https://mike.hostetlerhome.com/puzzling.html</link><description>&lt;p&gt;It was a long time ago when I first discovered Sudoku. I do remember it well… I had a long flight ahead of me and this was before I had a smart phone..I had some books (like printed) but wanted something else in case the books made me lose …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 22 Jan 2021 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2021-01-22:/puzzling.html</guid><category>misc</category><category>sudoku</category><category>puzzles</category></item><item><title>Working the cloud with rclone</title><link>https://mike.hostetlerhome.com/working-the-cloud-with-rclone.html</link><description>&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; – &lt;a href="https://rclone.org/"&gt;rclone&lt;/a&gt; truly is the Swiss Army knife of cloud storage and you should look into it if you have to deal with that world at all (S3, DropBox, OneDrive, etc).&lt;/p&gt;
&lt;p&gt;In the past I really had an addiction to &lt;a href="https://www.humblebundle.com/"&gt;Humble Bundle&lt;/a&gt;, where I bought a lot of cheap …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 30 Dec 2020 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2020-12-30:/working-the-cloud-with-rclone.html</guid><category>tech</category><category>cloud</category></item><item><title>Video Games as Art</title><link>https://mike.hostetlerhome.com/video-games-as-art.html</link><description>&lt;p&gt;Been thinking a lot lately of the current state of video games.. I'm not sure why. Technically, we own an XBox One but my son plays on it mostly (or, er, most of the time) and I've dabbled a bit in other games, specifically &lt;a href="https://www.minecraft.net/en-us"&gt;Minecraft&lt;/a&gt; and &lt;a href="https://www.stardewvalley.net/"&gt;Stardew Valley&lt;/a&gt;, which in …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 22 Dec 2020 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2020-12-22:/video-games-as-art.html</guid><category>art</category><category>video-games</category></item><item><title>Streaming TV Shows -- COVID edition</title><link>https://mike.hostetlerhome.com/streaming-tv-shows-covid-edition.html</link><description>&lt;p&gt;As this crazy year closes, my wife and I were chuckling about how many TV Series we binged while in isolation. We started more than we finished – if one us is isn't totally into it, we have no problems in stopping. These are the ones we liked the best. This …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 15 Dec 2020 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2020-12-15:/streaming-tv-shows-covid-edition.html</guid><category>misc</category><category>television</category><category>covid</category></item><item><title>Webfaction to Netlify</title><link>https://mike.hostetlerhome.com/webfaction-to-netlify.html</link><description>&lt;p&gt;It was funny – &lt;a href="https://mike.hostetlerhome.com/2020-the-year-of-taking-notes.html"&gt;the day after I finally put up a blog post&lt;/a&gt; I got an email from Webfaction that my account was closed. That was funny. I mean I &lt;a href="https://www.webfaction.com/faq/#updates-timelines-and-faqs-about-the-future-of-webfaction"&gt;knew they were migrating sites&lt;/a&gt; and I had a couple of old Django playgrounds on there, plus my person blog …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 11 Dec 2020 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2020-12-11:/webfaction-to-netlify.html</guid><category>misc, tech</category><category>tools</category><category>emacs</category><category>python</category></item><item><title>2020 -- The Year of Taking Notes</title><link>https://mike.hostetlerhome.com/2020-the-year-of-taking-notes.html</link><description>&lt;p&gt;Hey it's December and it's my second blog of 2020. Almost a year since my last update. Let's not talk about the strange year of 2020… sometimes I do an unintentional Big Thing(tm) for me, learning-wise or tech-wise of the year. A few weeks ago I figured out what …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 09 Dec 2020 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2020-12-09:/2020-the-year-of-taking-notes.html</guid><category>misc</category><category>tools</category></item><item><title>My Uses This</title><link>https://mike.hostetlerhome.com/my-uses-this.html</link><description>&lt;p&gt;This year I've discovered the blog &lt;a href="https://usesthis.com/"&gt;Uses This&lt;/a&gt; and I'm fascinated by it. Since I will never be on there, I decided to roll my own. As I started thinking about it, I realized that &lt;a href="https://mike.hostetlerhome.com/2019-08-new-tools-improved-workflow.html"&gt;I kinda have something like it&lt;/a&gt;, at least describing my current development environment so maybe …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 02 Jan 2020 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2020-01-02:/my-uses-this.html</guid><category>tech</category><category>tools</category></item><item><title>New Tools for an Improved Workflow</title><link>https://mike.hostetlerhome.com/new-tools-for-an-improved-workflow.html</link><description>&lt;p&gt;&lt;a href="https://www.birkey.co/2019-08-04-why-emacs.html"&gt;Kasim Tuman&lt;/a&gt; recently wrote that Emacs is like a workbench. It evolves as you get better with your work – or changes as your works changes. I think that is a great metaphor of not just Emacs, but software development tools in general. So this post is about my evolving workbench …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 20 Aug 2019 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2019-08-20:/new-tools-for-an-improved-workflow.html</guid><category>tech</category><category>tools</category><category>command-line</category><category>emacs</category></item><item><title>Literate Dotfiles</title><link>https://mike.hostetlerhome.com/literate-dotfiles.html</link><description>&lt;p&gt;For several months, I've been converting a few of my dotfiles into OrgMode files and using &lt;a href="https://orgmode.org/manual/tangle.html"&gt;tangling&lt;/a&gt; to generate the config file and the same file generates HTML documentation. The point was to always publish them – and I finally have. &lt;a href="https://squarepegsys.github.io/literate-dotfiles/"&gt;See the HTML version&lt;/a&gt; or &lt;a href="https://github.com/squarepegsys/literate-dotfiles"&gt;the github project&lt;/a&gt;. Note that …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 05 Aug 2019 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2019-08-05:/literate-dotfiles.html</guid><category>tech</category><category>emacs</category><category>orgmode</category><category>commandline</category></item><item><title>On Music</title><link>https://mike.hostetlerhome.com/on-music.html</link><description>&lt;p&gt;It's funny as I have hit solidly middle age, when you figure things about yourself that have always been there – but you have just noted it. I can list quite a few things – both positive and negative. But what the one I have just simply noticed is music.&lt;/p&gt;
&lt;p&gt;This should …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 28 Jun 2019 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2019-06-28:/on-music.html</guid><category>misc</category><category>music</category></item><item><title>Review "Relay"</title><link>https://mike.hostetlerhome.com/review-relay.html</link><description>&lt;p&gt;I'm not sure how many other people remember Nextel but I do, maybe because my first job out of college used them a lot. They had one really cool feature on their phones – a walkit-talkie like functionality. You could hold a button and talk, and people on your list of …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 04 Mar 2019 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2019-03-04:/review-relay.html</guid><category>tech</category><category>devices</category><category>toys</category></item><item><title>RSS Reader</title><link>https://mike.hostetlerhome.com/rss-reader.html</link><description>&lt;p&gt;I've gotten back to blogs again. And that meant I needed an RSS Reader. The qualifications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;web-based but have an Android app&lt;/li&gt;
&lt;li&gt;interface gets out of my way to read an article&lt;/li&gt;
&lt;li&gt;favorite support&lt;/li&gt;
&lt;li&gt;syncs often&lt;/li&gt;
&lt;li&gt;still under active development&lt;/li&gt;
&lt;li&gt;ability to pay a reasonable price for the service (because …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 25 Oct 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-10-25:/rss-reader.html</guid><category>tech</category><category>blogs</category><category>rss</category></item><item><title>A Wii Bit of History</title><link>https://mike.hostetlerhome.com/a-wii-bit-of-history.html</link><description>&lt;p&gt;In an odd series of events, we played our Wii again for the first time in years. We had a lot of fun bowling and my son discovered how hard Wii golf can really be, but then he cleaned us up on the tennis court. He was a baby in …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 12 Sep 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-09-12:/a-wii-bit-of-history.html</guid><category>tech, family</category></item><item><title>The Year of Emacs</title><link>https://mike.hostetlerhome.com/the-year-of-emacs.html</link><description>&lt;p&gt;Somehow, by accident, 2018 has become the year of Emacs. I did write about &lt;a href="file:///2018_04_master_emacs.html"&gt;some Emacs improvements&lt;/a&gt; I was doing, but it seems to be something I have come back to time after time. My latest work project is a large, mostly-standard Java app with some Spring sprinkled in here …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 20 Aug 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-08-20:/the-year-of-emacs.html</guid><category>tech</category><category>emacs</category></item><item><title>Misc Bits and Bobs</title><link>https://mike.hostetlerhome.com/misc-bits-and-bobs.html</link><description>&lt;p&gt;Lots of little ideas in my head that don't seem to make up a good post for each one, so I'm putting them into on. Be prepared for &lt;a href="https://www.youtube.com/watch?v=bA8n_5v9iPE"&gt;utter chaos&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I read about a compact microtool &lt;a href="http://kk.org/cooltools/gerber-dime-micro-tool/"&gt;on the Cool Tools blog&lt;/a&gt; and I had misplaced my (larger) Leatherman I carried …&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 16 May 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-05-16:/misc-bits-and-bobs.html</guid><category>misc</category><category>tools politik music emacs linux</category></item><item><title>Quick Editor Thoughts</title><link>https://mike.hostetlerhome.com/quick-editor-thoughts.html</link><description>&lt;p&gt;Some things on editing I found this weekend:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;code&gt;EDITOR&lt;/code&gt; vs &lt;code&gt;VISUAL&lt;/code&gt;&lt;/strong&gt; . I didn't know there was a difference between the environment variables &lt;code&gt;EDITOR&lt;/code&gt; and &lt;code&gt;VISUAL&lt;/code&gt; and I always set the former. &lt;a href="https://unix.stackexchange.com/questions/4859/visual-vs-editor-whats-the-difference"&gt;But I was way wrong.&lt;/a&gt; There seems little point in setting &lt;code&gt;EDITOR&lt;/code&gt; unless you still work inside serial connections …&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 07 May 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-05-07:/quick-editor-thoughts.html</guid><category>tech</category><category>emacs</category><category>unix</category><category>editor</category></item><item><title>Adventures in Homebrewing</title><link>https://mike.hostetlerhome.com/adventures-in-homebrewing.html</link><description>&lt;p&gt;&lt;a href="https://i.imgur.com/Sh7r8I4.jpg"&gt;https://i.imgur.com/Sh7r8I4.jpg&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I started brewing beer over a year ago and, for some reason, I haven't blogged about it. Which is funny, since &lt;code&gt;beer&lt;/code&gt; and &lt;code&gt;homebrewing&lt;/code&gt; have become popular keywords for my web searches over the past year. And, yes, that pic above is one of …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 23 Apr 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-04-23:/adventures-in-homebrewing.html</guid><category>homebrew</category><category>beer</category><category>howto</category></item><item><title>Setting up an RetroPie</title><link>https://mike.hostetlerhome.com/setting-up-an-retropie.html</link><description>&lt;p&gt;I've failed to blog about one of my more geeky things I've done in the past year – setup a &lt;a href="https://retropie.org.uk"&gt;RetroPie&lt;/a&gt;. Note that it's not Retro/Pi/ because you can install it on more things than a RasberryPi… though that is exactly what I did.&lt;/p&gt;
&lt;p&gt;For the 2016-17 school year, my …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 19 Apr 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-04-19:/setting-up-an-retropie.html</guid><category>tech</category><category>maker</category></item><item><title>Review "Mastering Emacs"</title><link>https://mike.hostetlerhome.com/review-mastering-emacs.html</link><description>&lt;p&gt;I've been trying to improve my emacs-fu for the past while. It was probably 18 months ago I declared bankruptcy on my duct-tape and bailing wire Emacs config and started fresh with &lt;a href="http://projectile.readthedocs.io/en/latest/"&gt;Projectile&lt;/a&gt; and haven't regretted it for a second. I started reading the &lt;a href="http://projectile.readthedocs.io/en/latest/"&gt;Emacs Reddit&lt;/a&gt;, which introduced me to …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 17 Apr 2018 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-04-17:/review-mastering-emacs.html</guid><category>tech</category><category>emacs</category><category>programming</category></item><item><title>Confessions of an Online Paranoid</title><link>https://mike.hostetlerhome.com/confessions-of-an-online-paranoid.html</link><description>&lt;p&gt;I spend a lot of my day online. Searching for solutions for projects, restaurants, advice, etc. Online forums, restaurant review sites, and many other places … my browser history is big every day. Sometimes I get a little disturbed by how often my searches show up in ads showing to me …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 08 Mar 2018 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-03-08:/confessions-of-an-online-paranoid.html</guid><category>misc</category><category>online protection</category></item><item><title>Notes During a Fast from Facebook</title><link>https://mike.hostetlerhome.com/notes-during-a-fast-from-facebook.html</link><description>&lt;p&gt;As I write this I'm in the middle of a break from Facebook. At this point, there is little reason for me to ever get back.&lt;/p&gt;
&lt;p&gt;First – I'm not sure it's public knowledge that there is a way &lt;a href="https://www.facebook.com/help/214376678584711/"&gt;to simply disable your account on FB.&lt;/a&gt; You sorta disappear…. people can't …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 27 Feb 2018 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2018-02-27:/notes-during-a-fast-from-facebook.html</guid><category>misc</category><category>music software</category></item><item><title>May 2017 Media Diet</title><link>https://mike.hostetlerhome.com/may-2017-media-diet.html</link><description>&lt;p&gt;I think it's cool &lt;a href="http://kottke.org/tag/media%2520diet"&gt;when Jason Kottke does it&lt;/a&gt; so why not do it too?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="http://www.imdb.com/title/tt2015381/"&gt;Guardians of the Galaxy&lt;/a&gt; (the first one) – My daughter was recently sick on a Sunday and we watched this together. It was my third time and her first. It really holds up well. Still my …&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 17 May 2017 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-05-17:/may-2017-media-diet.html</guid><category>media</category><category>books music games</category></item><item><title>Managing a Mountain of Music</title><link>https://mike.hostetlerhome.com/managing-a-mountain-of-music.html</link><description>&lt;p&gt;A few months ago I was going through various backups and online file storage places I have (and they seem legion) and noted that I had music files everywhere. Some dated back to my late days of college (just before Napster was a thing) up to much more recent downloads …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 23 Mar 2017 00:00:00 -0500</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-03-23:/managing-a-mountain-of-music.html</guid><category>misc</category><category>music software</category></item><item><title>New Printer</title><link>https://mike.hostetlerhome.com/new-printer.html</link><description>&lt;p&gt;We had to get a new printer this week. I was able to get it to talk and print from not one, not two, but three different devices in my house on the first try. Either printing is getting better or easier, or the anti-printing coalition forces aren't working against …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 07 Mar 2017 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-03-07:/new-printer.html</guid><category>quickie</category><category>printer</category></item><item><title>My New Android Tablet</title><link>https://mike.hostetlerhome.com/my-new-android-tablet.html</link><description>&lt;p&gt;Over the years I've had a lot of cheap Android tablets. I started with a Hisense Sero Pro 7, which was actually a good tablet until it decided to stop charging. I then started using my daughter's old (and no longer used by her Nexus 7), which also stopped charging …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 02 Mar 2017 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-03-02:/my-new-android-tablet.html</guid><category>Android</category><category>tablet reader games apps</category></item><item><title>Changes</title><link>https://mike.hostetlerhome.com/changes.html</link><description>&lt;p&gt;I wanted to do some changes around here and then got caught. I wanted to blog more but I didn't want to support any of the old blog. So i ripped the band-aid off, grabbed very few recent posts and then &lt;a href="http://old-mike.hostetlerhome.com"&gt;left 12 years of blog posts over there&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 23 Feb 2017 00:00:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-02-23:/changes.html</guid><category>misc</category></item><item><title>Bad Phone is good</title><link>https://mike.hostetlerhome.com/bad-phone-is-good.html</link><description>&lt;p&gt;My Android phone has been weird lately and in the midst of troubleshooting it, I did a factory reset to figure out if that would fix it (it didn't). After the reset I installed very few apps because I wanted to narrow it down. Now that I have done that …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Tue, 31 Jan 2017 18:17:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-01-31:/bad-phone-is-good.html</guid><category>quickie</category></item><item><title>Brew story</title><link>https://mike.hostetlerhome.com/brew-story.html</link><description>&lt;p&gt;My wife got my a little beginner home-brew kit for a late Christmas present. I was delighted and started the fermentation process that night.&lt;/p&gt;
&lt;p&gt;As week later, I took a small sample from the fermenter and was excited by the result after such a short time. I gave a little …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Mon, 23 Jan 2017 13:46:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-01-23:/brew-story.html</guid><category>quickie</category><category>brewing</category></item><item><title>Best Feature of the Nest Thermostat</title><link>https://mike.hostetlerhome.com/best-feature-of-the-nest-thermostat.html</link><description>&lt;p&gt;Our favorite feature of the Nest Thermostat is &lt;a href="https://nest.com/support/article/How-can-I-lock-Nest-so-that-it-can-only-be-adjusted-within-a-certain-temperature-range"&gt;the lock  feature&lt;/a&gt;. We found out about this feature after kids starting turning up our thermostat. One time up to 81 &amp;#8457;! The nicest thing is what we can still adjust it on our phone without unlocking it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Sun, 15 Jan 2017 17:44:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-01-15:/best-feature-of-the-nest-thermostat.html</guid><category>quickie</category><category>nest</category></item><item><title>Interactive Fiction</title><link>https://mike.hostetlerhome.com/interactive-fiction.html</link><description>&lt;p&gt;Once every few years I end up looking at Interactive Fiction and am surprised &lt;a href="http://ifdb.tads.org/"&gt;that it's live and well&lt;/a&gt;. People are making games like Zork for the fun of it. What a fun little niche that I'm glad is still going on.&lt;/p&gt;
&lt;p&gt;Oh and if you have never played &lt;a href="http://www.inklestudios.com/80days/"&gt;inkle's …&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Wed, 11 Jan 2017 09:59:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-01-11:/interactive-fiction.html</guid><category>quickie</category><category>zork</category></item><item><title>Safari Books</title><link>https://mike.hostetlerhome.com/safari-books.html</link><description>&lt;p&gt;&lt;a href="https://objectpartners.com/"&gt;My fantastic employer&lt;/a&gt; let me put &lt;a href="https://www.safaribooksonline.com/"&gt;Safari Books&lt;/a&gt; towards my (ample) education/training budget last year. Just last night I remembered that I hadn't used it in a while so I fired it up and undid some books that were in my queue that I didn't need anymore. Then I …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Fri, 06 Jan 2017 14:42:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-01-06:/safari-books.html</guid><category>quickie</category><category>work</category></item><item><title>Star Realms Challenge</title><link>https://mike.hostetlerhome.com/star-realms-challenge.html</link><description>&lt;p&gt;&lt;a href="https://boardgamegeek.com/user/ShaunGames"&gt;Shaun Austin&lt;/a&gt; often runs solo challenges for &lt;a href="http://www.starrealms.com/"&gt;Star Realms&lt;/a&gt;, which is one of my favorite games. &lt;a href="https://boardgamegeek.com/thread/1699466/star-realms-challenge-1-2017"&gt;The challenge for this month&lt;/a&gt; is especially good. Or  I was really in the mood for a great game, which I got when I played it. I'm anxious to give it another go very …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hostetler</dc:creator><pubDate>Thu, 05 Jan 2017 20:43:00 -0600</pubDate><guid isPermaLink="false">tag:mike.hostetlerhome.com,2017-01-05:/star-realms-challenge.html</guid><category>quickie</category><category>boardgames</category></item></channel></rss>