<?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/" xmlns:wc="https://wilhelm.codes/ns/feed/1.0"><channel><title>Wilhelm Codes · Wisdom</title><link>https://wilhelm.codes/tags/wisdom/</link><description>Coder and platform engineer. Slinger of nibbles, bits and bytes. Over 25 years of professional experience as a software engineer. Love making glowing rectangles go "beep-boop".</description><generator>Hugo</generator><language>en-US</language><managingEditor>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</managingEditor><webMaster>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</webMaster><lastBuildDate>Sun, 23 Aug 2026 12:18:30 +1000</lastBuildDate><atom:link href="https://wilhelm.codes/tags/wisdom/index.xml" rel="self" type="application/rss+xml"/><item><title>“Nearly all men can stand adversity, but if you want to test a man’s …</title><link>https://wilhelm.codes/bits/quote-if-you-want-to-test-a-mans-character/</link><pubDate>Sun, 23 Aug 2026 12:18:30 +1000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-if-you-want-to-test-a-mans-character/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Robert G. Ingersoll</wc:source><description>&amp;ldquo;Nearly all men can stand adversity, but if you want to test a man&amp;rsquo;s character, give him power&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Nearly all men can stand adversity, but if you want to test a man&rsquo;s character, give him power&rdquo;</p>
]]></content:encoded></item><item><title>“Debugging is twice as hard as writing the code in the first place. …</title><link>https://wilhelm.codes/bits/quote-brian-kernighan/</link><pubDate>Sun, 09 Aug 2026 08:05:00 +1000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-brian-kernighan/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Brian Kernighan, The Elements of Programming Style</wc:source><description>&amp;ldquo;Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.&rdquo;</p>
]]></content:encoded></item><item><title>The Grug Brained Developer</title><link>https://wilhelm.codes/bits/link-the-grug-brained-developer/</link><pubDate>Sun, 02 Aug 2026 12:20:00 +1000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/link-the-grug-brained-developer/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>link</wc:bit><wc:source>grugbrain.dev</wc:source><wc:target>https://grugbrain.dev/</wc:target><description>Read this for the third time and it still lands. Complexity very, very bad. Grug is right more often than I would like to admit.</description><content:encoded>&lt;p>Read this for the third time and it still lands. Complexity very, very bad. Grug is right more often than I would like to admit.&lt;/p>
</content:encoded></item><item><title>“A little copying is better than a little dependency.”</title><link>https://wilhelm.codes/bits/quote-rob-pike/</link><pubDate>Sun, 26 Jul 2026 07:45:00 +1000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-rob-pike/</guid><category>go</category><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Rob Pike, Go Proverbs</wc:source><description>&amp;ldquo;A little copying is better than a little dependency.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;A little copying is better than a little dependency.&rdquo;</p>
]]></content:encoded></item><item><title>“The most damaging phrase in the language is: ‘It’s always been done …</title><link>https://wilhelm.codes/bits/quote-grace-hopper/</link><pubDate>Sun, 19 Jul 2026 08:12:00 +1000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-grace-hopper/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Grace Hopper</wc:source><description>&amp;ldquo;The most damaging phrase in the language is: &amp;lsquo;It&amp;rsquo;s always been done that way.&amp;rsquo;&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;The most damaging phrase in the language is: &lsquo;It&rsquo;s always been done that way.&rsquo;&rdquo;</p>
]]></content:encoded></item><item><title>“Simplicity is a great virtue but it requires hard work to achieve it …</title><link>https://wilhelm.codes/bits/quote-edsger-dijkstra/</link><pubDate>Wed, 17 Jun 2026 09:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-edsger-dijkstra/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Edsger Dijkstra</wc:source><description>&amp;ldquo;Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.&rdquo;</p>
]]></content:encoded></item><item><title>“Talk is cheap. Show me the code.”</title><link>https://wilhelm.codes/bits/quote-linus-torvalds/</link><pubDate>Mon, 15 Jun 2026 09:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-linus-torvalds/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Linus Torvalds</wc:source><description>&amp;ldquo;Talk is cheap. Show me the code.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Talk is cheap. Show me the code.&rdquo;</p>
]]></content:encoded></item><item><title>“There are only two hard things in Computer Science: cache …</title><link>https://wilhelm.codes/bits/quote-phil-karlton/</link><pubDate>Fri, 05 Jun 2026 05:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-phil-karlton/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Phil Karlton</wc:source><description>&amp;ldquo;There are only two hard things in Computer Science: cache invalidation and naming things.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;There are only two hard things in Computer Science: cache invalidation and naming things.&rdquo;</p>
]]></content:encoded></item><item><title>“Programs must be written for people to read, and only incidentally …</title><link>https://wilhelm.codes/bits/quote-harold-abelson/</link><pubDate>Sun, 24 May 2026 06:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-harold-abelson/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Harold Abelson</wc:source><description>&amp;ldquo;Programs must be written for people to read, and only incidentally for machines to execute.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Programs must be written for people to read, and only incidentally for machines to execute.&rdquo;</p>
]]></content:encoded></item><item><title>“Premature optimization is the root of all evil.”</title><link>https://wilhelm.codes/bits/quote-donald-knuth/</link><pubDate>Tue, 12 May 2026 07:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-donald-knuth/</guid><category>wisdom</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Donald Knuth</wc:source><description>&amp;ldquo;Premature optimization is the root of all evil.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Premature optimization is the root of all evil.&rdquo;</p>
]]></content:encoded></item><item><title>“The best error message is the one that never shows up.”</title><link>https://wilhelm.codes/bits/quote-thomas-fuchs/</link><pubDate>Thu, 30 Apr 2026 08:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-thomas-fuchs/</guid><category>wisdom</category><category>ux</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Thomas Fuchs</wc:source><description>&amp;ldquo;The best error message is the one that never shows up.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;The best error message is the one that never shows up.&rdquo;</p>
]]></content:encoded></item><item><title>“Perfection is achieved, not when there is nothing more to add, but …</title><link>https://wilhelm.codes/bits/quote-antoine-de-saint-exup%C3%A9ry/</link><pubDate>Mon, 06 Apr 2026 05:00:00 +0000</pubDate><author>0xdeadbeef@devilmayco.de (Wilhelm Murdoch)</author><guid>https://wilhelm.codes/bits/quote-antoine-de-saint-exup%C3%A9ry/</guid><category>wisdom</category><category>design</category><wc:kind>bit</wc:kind><wc:bit>quote</wc:bit><wc:untitled>true</wc:untitled><wc:source>Antoine de Saint-Exupéry</wc:source><description>&amp;ldquo;Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.&amp;rdquo;</description><content:encoded><![CDATA[<p>&ldquo;Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.&rdquo;</p>
]]></content:encoded></item></channel></rss>