<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Reflection on Under the Anvil</title>
		<link>https://blog.thetextsmith.com/tags/reflection/</link>
		<description>Recent content in Reflection on Under the Anvil</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Mon, 03 Aug 2026 07:33:46 +0200</lastBuildDate>
		
			<atom:link href="https://blog.thetextsmith.com/tags/reflection/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Is Perl Still Relevant? A Textsmith&#39;s Reflection</title>
				<link>https://blog.thetextsmith.com/reflections/is-perl-still-relevant/</link>
				<pubDate>Mon, 03 Aug 2026 07:33:46 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/reflections/is-perl-still-relevant/</guid>
				<description>Perl is in an interesting position today. It is no longer the language that every system administrator or text-processing enthusiast is expected to know, yet many of the ideas we take for granted today&amp;mdash;powerful regular expressions, concise text transformations, one-liners, and &amp;ldquo;glue&amp;rdquo; programming&amp;mdash;owe a great deal to Perl. Rather than asking whether it is obsolete, perhaps the better question is: what role does Perl play in the modern textsmith&amp;rsquo;s toolbox?</description>
			</item>
			<item>
				<title>Programming as Composition</title>
				<link>https://blog.thetextsmith.com/the-workshop/programming-as-composition/</link>
				<pubDate>Thu, 30 Jul 2026 06:35:01 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/the-workshop/programming-as-composition/</guid>
				<description>Most programming books begin with variables, loops, and functions. A textsmith, however, encounters programming from the opposite direction: composition. Before writing a single if statement, they are already composing grep, sort, awk, sed, pandoc, and dozens of other tools into something larger. By the time they sit down to learn a programming language, they have already been programming&amp;mdash;they simply didn&amp;rsquo;t call it that.</description>
			</item>
			<item>
				<title>Why VS Code Took the Programming World by Storm</title>
				<link>https://blog.thetextsmith.com/tools-of-the-trade/why-vs-code-took-the-programming-world-by-storm/</link>
				<pubDate>Tue, 28 Jul 2026 17:42:44 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/tools-of-the-trade/why-vs-code-took-the-programming-world-by-storm/</guid>
				<description>Before Visual Studio Code arrived, the programming world was already crowded with editors. There was Vim for those who loved the keyboard, Emacs for those who wanted an editor that could become an operating system, Sublime Text for speed, Atom for hackability, Notepad++ on Windows, and countless IDEs for specific languages.</description>
			</item>
			<item>
				<title>The Best Programming Language Is the One That Solves Your Annoyance</title>
				<link>https://blog.thetextsmith.com/the-workshop/the-best-programming-language-is-the-one-that-solves-your-annoyance/</link>
				<pubDate>Mon, 27 Jul 2026 07:45:06 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/the-workshop/the-best-programming-language-is-the-one-that-solves-your-annoyance/</guid>
				<description>How does one become a programmer? Based on my own experience, this is all about agency&amp;mdash;the moment you stop waiting for software to exist and start creating software that fits your own way of working. The key is discovering that if configuration isn&amp;rsquo;t enough, you can write the missing tool yourself.</description>
			</item>
			<item>
				<title>My Personal Reflection on the Editor Wars</title>
				<link>https://blog.thetextsmith.com/reflections/my-personal-reflection-on-editor-wars/</link>
				<pubDate>Tue, 21 Jul 2026 14:45:30 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/reflections/my-personal-reflection-on-editor-wars/</guid>
				<description>For a long time, it semed to be a taboo to talk positively about emacs and vim in the same sentence. In this post, I am going to show why I love and use both of these traditional Unix text editors on a daily basis.</description>
			</item>
			<item>
				<title>Why Plain Text Scales Better Than you think</title>
				<link>https://blog.thetextsmith.com/alternative-ways/why-plain-text-scales-better-than-you-think/</link>
				<pubDate>Mon, 20 Jul 2026 06:21:30 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/alternative-ways/why-plain-text-scales-better-than-you-think/</guid>
				<description>Why does plain text fits the bill when it comes to backing up information for long-term? The answer lies in its format: it does well as source, and asn end-product in data.</description>
			</item>
			<item>
				<title>Mathematics Without a Mouse: How Textsmiths Write Equations</title>
				<link>https://blog.thetextsmith.com/alternative-ways/mathematics-without-a-mouse/</link>
				<pubDate>Fri, 17 Jul 2026 16:52:05 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/alternative-ways/mathematics-without-a-mouse/</guid>
				<description>This article seeks to answer the question of whether it is possible to do math using plain text, and without the use of a mouse.</description>
			</item>
			<item>
				<title>Old Tools, New Ideas: What the Rust Utilities Taught Me</title>
				<link>https://blog.thetextsmith.com/tools-of-the-trade/old-tools-new-ideas/</link>
				<pubDate>Thu, 16 Jul 2026 19:15:43 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/tools-of-the-trade/old-tools-new-ideas/</guid>
				<description>Perhaps nowhere is the impact of Rust felt more than in sysadmin: its speed and expressiveness means that some old tools are being modernized. Whether this is good of bad depends on the user&amp;rsquo;s perspective.</description>
			</item>
			<item>
				<title>The Joy of Dotfiles: Why Your Computer Should Be Reproducible</title>
				<link>https://blog.thetextsmith.com/the-workshop/the-joy-of-dotfiles/</link>
				<pubDate>Thu, 09 Jul 2026 18:08:30 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/the-workshop/the-joy-of-dotfiles/</guid>
				<description>Dotfiles make it possible to backup your customizations without necessarily starting all over: find the true joy of working with these powerful files</description>
			</item>
			<item>
				<title>The Appeal of Configuration Files: The day I stopped accepting magic from my computer</title>
				<link>https://blog.thetextsmith.com/the-workshop/the-appeal-of-configuration-files/</link>
				<pubDate>Wed, 08 Jul 2026 17:52:10 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/the-workshop/the-appeal-of-configuration-files/</guid>
				<description>It was the ini file that started my journey as a textsmith: understanding how these text files, rather than the registry, can change the application behavior made me appreciate the beauty of simple configurations.</description>
			</item>
			<item>
				<title>The Heat of the Campfire</title>
				<link>https://blog.thetextsmith.com/text-processing/the-heat-of-the-campfire/</link>
				<pubDate>Tue, 07 Jul 2026 16:13:15 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/text-processing/the-heat-of-the-campfire/</guid>
				<description>The value of treasuring one&amp;rsquo;s tools is not in the venom one spits against those who do not use them, rather it is in the satisfaction one gets and the productivity he reaps from them.</description>
			</item>
			<item>
				<title>Markdown Didn&#39;t Just Win the Internet Now It&#39;s Coming for the Office Suite</title>
				<link>https://blog.thetextsmith.com/alternative-ways/markdown-didn-t-just-win-the-internet-now-it-s-coming-for-the-office-suite/</link>
				<pubDate>Mon, 06 Jul 2026 10:10:08 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/alternative-ways/markdown-didn-t-just-win-the-internet-now-it-s-coming-for-the-office-suite/</guid>
				<description>Technologies that change the world do not always get glossy press statements. Instead, they do so quietly and with the power of the community: this is the story of Markdown.</description>
			</item>
			<item>
				<title>The Necessity of Reading Today: Why Books Still Matter in the Age of AI</title>
				<link>https://blog.thetextsmith.com/bookshelf/the-necessity-of-reading-today/</link>
				<pubDate>Sun, 05 Jul 2026 12:20:51 +0200</pubDate>
				<guid>https://blog.thetextsmith.com/bookshelf/the-necessity-of-reading-today/</guid>
				<description>Is the art of reading books and manuals still fashionable in the 21st century? Find out in this article.</description>
			</item>
	</channel>
</rss>
