<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: kailden</title><link>https://news.ycombinator.com/user?id=kailden</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 01:35:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kailden" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kailden in "How when AWS was down, we were not"]]></title><description><![CDATA[
<p>On the other hand, saying “Untested code is never released” is a pretty bold statement, even if I understand the good intent</p>
]]></description><pubDate>Tue, 18 Nov 2025 12:54:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45965049</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=45965049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45965049</guid></item><item><title><![CDATA[New comment by kailden in "Graphics livecoding in Common Lisp"]]></title><description><![CDATA[
<p>If you mean translating from the JavaScript, yes.  Quil wraps Processing. Quil did not wrap the vector library (P5.Vector) but most of vector operations are pretty easy to write in base clojure   or you can use clojure.matrix.  The fun(ctional)-mode lines up with passing initial state through the functions, which clojure makes easy.</p>
]]></description><pubDate>Thu, 24 Apr 2025 14:01:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43782918</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=43782918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43782918</guid></item><item><title><![CDATA[New comment by kailden in "Graphics livecoding in Common Lisp"]]></title><description><![CDATA[
<p>For clojure, you can use quil:<p><a href="https://github.com/quil/quil">https://github.com/quil/quil</a><p>I’ve been using quil as I work through _The_Nature_of_Code_ by Daniel Shiffman:<p><a href="https://natureofcode.com" rel="nofollow">https://natureofcode.com</a></p>
]]></description><pubDate>Wed, 23 Apr 2025 21:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43777064</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=43777064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43777064</guid></item><item><title><![CDATA[New comment by kailden in "DEF CON's response to the badge controversy"]]></title><description><![CDATA[
<p>I read it as “Statement of Work” which is description of the work to be performed/delivered, although often much more general than a full technical specification, sometimes in a comedically tragic way.</p>
]]></description><pubDate>Sat, 10 Aug 2024 21:07:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=41212215</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=41212215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41212215</guid></item><item><title><![CDATA[Windows 10’s Defender fails on filenames with two consecutive dots]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.windowslatest.com/2020/04/16/windows-defender-bug-causes-threat-service-has-stopped/">https://www.windowslatest.com/2020/04/16/windows-defender-bug-causes-threat-service-has-stopped/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22951762">https://news.ycombinator.com/item?id=22951762</a></p>
<p>Points: 10</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 23 Apr 2020 00:51:01 +0000</pubDate><link>https://www.windowslatest.com/2020/04/16/windows-defender-bug-causes-threat-service-has-stopped/</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=22951762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22951762</guid></item><item><title><![CDATA[New comment by kailden in "My productivity app for the past 12 years has been a single .txt file"]]></title><description><![CDATA[
<p>Do you clock your time in org-mode? I find that helps me keep todos up to date even if I am working tasks based on an informal plan only in my mind.</p>
]]></description><pubDate>Sun, 09 Feb 2020 18:49:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=22283614</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=22283614</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22283614</guid></item><item><title><![CDATA[New comment by kailden in "Job Promotion is a Trap"]]></title><description><![CDATA[
<p>I’m not sure a job interview is necessarily a good indicator of a person’s status/progress  any more than a title. It can be just as human and subjective.<p>I would hope there are other ways to assess your gaps.</p>
]]></description><pubDate>Thu, 17 Jan 2019 12:31:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=18930247</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=18930247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18930247</guid></item><item><title><![CDATA[New comment by kailden in "If not SICP, then what? Maybe HTDP?"]]></title><description><![CDATA[
<p>For Clojure - a good start might be something like solving a few of the advent of code puzzles with the simple but powerful map/reduce functions.  You won’t need the whole language and you will be writing functional programs.<p>The experience of that alone might help you find the next book that works for you.</p>
]]></description><pubDate>Sat, 12 Jan 2019 15:05:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=18891434</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=18891434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18891434</guid></item><item><title><![CDATA[New comment by kailden in "Ask HN: Books you read in 2018?"]]></title><description><![CDATA[
<p>I liked “Remains of the Day” - the subtlety in the tone seems to be intentional given the theme, and tempts the reader to miss the point that lies between the lines - the same theme as the book itself is wrapped around and the main character doesn’t see.  I think it is well done.</p>
]]></description><pubDate>Wed, 12 Dec 2018 18:57:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=18666659</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=18666659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18666659</guid></item><item><title><![CDATA[New comment by kailden in "Ask HN: Books you read in 2018?"]]></title><description><![CDATA[
<p>Older books, bought secondhand and enjoyed:<p>Batavia’s Graveyard - A brutal history of a shipwreck and subsequent mutiny that occurred off the coast of Australia in 1629 when Dutch traders were exploring a new route to the East Indies.  Much better than expected from the cover.<p>Gates of Fire - Historical fiction that tells the story of the Spartan 300 and the battle of Thermopylae.  Lived up to it’s high recommendation.<p>A People’s Tragedy: The Russian Revolution: 1891-1924 - still working my way through this detailed tome, but enjoying the style of the author.</p>
]]></description><pubDate>Wed, 12 Dec 2018 18:40:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=18666498</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=18666498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18666498</guid></item><item><title><![CDATA[New comment by kailden in "Stop Procrastinating by “Clearing to Neutral”"]]></title><description><![CDATA[
<p>I've found the best way for me to jump into something is to leave vim open to the very project I'm on--even if I'm midtask.  I wouldn't want to close all the windows, as that would make it harder to start the next day.</p>
]]></description><pubDate>Sat, 03 Nov 2012 19:58:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=4737703</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=4737703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=4737703</guid></item><item><title><![CDATA[New comment by kailden in "Ask HN: Todo lists"]]></title><description><![CDATA[
<p>MonkeyGTD?</p>
]]></description><pubDate>Tue, 18 Aug 2009 18:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=771094</link><dc:creator>kailden</dc:creator><comments>https://news.ycombinator.com/item?id=771094</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=771094</guid></item></channel></rss>