<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: spencerldixon</title><link>https://news.ycombinator.com/user?id=spencerldixon</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 09:37:58 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=spencerldixon" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[I found a useful Git one liner buried in leaked CIA developer docs]]></title><description><![CDATA[
<p>Article URL: <a href="https://spencer.wtf/2026/02/20/cleaning-up-merged-git-branches-a-one-liner-from-the-cias-leaked-dev-docs.html">https://spencer.wtf/2026/02/20/cleaning-up-merged-git-branches-a-one-liner-from-the-cias-leaked-dev-docs.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47088181">https://news.ycombinator.com/item?id=47088181</a></p>
<p>Points: 708</p>
<p># Comments: 255</p>
]]></description><pubDate>Fri, 20 Feb 2026 14:03:06 +0000</pubDate><link>https://spencer.wtf/2026/02/20/cleaning-up-merged-git-branches-a-one-liner-from-the-cias-leaked-dev-docs.html</link><dc:creator>spencerldixon</dc:creator><comments>https://news.ycombinator.com/item?id=47088181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47088181</guid></item><item><title><![CDATA[New comment by spencerldixon in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I'm building a tiny open source support desk: <a href="https://tinysupport.co" rel="nofollow">https://tinysupport.co</a><p>A friend runs a small manufacturing company and asked me to recommend a support tool. All the big names cost $20 per user per month, all trying to upsell AI agents and features a small business would never touch.<p>For a small team that just needs to answer emails without losing track of who replied to what, that feels crazy.<p>He just needs a tiny simple tool that does one thing well. So I'm building one.<p>Rails app, self host with Kamal on a cheap VPS, connect your email, invite your team, done. Still early days but it's really fun to solve these problems together in a real business.</p>
]]></description><pubDate>Tue, 10 Feb 2026 09:47:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46957421</link><dc:creator>spencerldixon</dc:creator><comments>https://news.ycombinator.com/item?id=46957421</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46957421</guid></item><item><title><![CDATA[New comment by spencerldixon in "Ask HN: Freelancer? Seeking freelancer? (June 2024)"]]></title><description><![CDATA[
<p>SEEKING WORK<p>Senior Ruby Developer with ~9 years experience, 5 as a contractor, working with public, private and non-profit sectors.<p>Technologies: Ruby on Rails, Hotwire, React, Postgres, RSpec, AWS, Heroku<p>LinkedIn: <a href="https://www.linkedin.com/in/spencerldixon/" rel="nofollow">https://www.linkedin.com/in/spencerldixon/</a><p>Open to all kinds of projects, reach out via linkedin or email spencerlloyddixon[at]gmail.com</p>
]]></description><pubDate>Mon, 03 Jun 2024 16:15:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=40564176</link><dc:creator>spencerldixon</dc:creator><comments>https://news.ycombinator.com/item?id=40564176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40564176</guid></item><item><title><![CDATA[Show HN: Wordsweeper – A word guessing game based on levenshtein distance]]></title><description><![CDATA[
<p>Hey HN,<p>I’ve been trying to spend more time working on small fun projects and wanted to share with you a fun word guessing game I made inspired by Wordle and Minesweeper.<p>Here’s how it works:<p>You guess a 5 letter word, and get back a score representing the “distance” between your guess and the correct word.<p>The lower the score, the closer you are to the correct word.<p>The score is calculated by taking the sum of the distance between the letters of your guess and the correct word, multiplied by the levenshtein distance between the guess and the correct word.<p>Scores for each guess are tallied into a final total. Try to win the game by guessing the correct word with the lowest score.<p>It’s also a PWA so it’s installable for on the go playing<p>I hope you enjoy it!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40333489">https://news.ycombinator.com/item?id=40333489</a></p>
<p>Points: 5</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 12 May 2024 11:14:30 +0000</pubDate><link>https://wordsweeper.fun</link><dc:creator>spencerldixon</dc:creator><comments>https://news.ycombinator.com/item?id=40333489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40333489</guid></item></channel></rss>