<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: lutherqueen</title><link>https://news.ycombinator.com/user?id=lutherqueen</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 25 Jun 2026 13:47:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lutherqueen" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lutherqueen in "Am I Wrong?"]]></title><description><![CDATA[
<p>In my experience, some startup events are typically CEOs-only, most are CTO-welcoming. Maybe the question is if you are fully aligned and trust CEO to represent you, and if you're okay with not getting as much network building, in exchange for more focus time and skipping many unnecesary and repetitive meetings that us tech people often despise</p>
]]></description><pubDate>Sun, 30 Nov 2025 21:00:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46100375</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=46100375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46100375</guid></item><item><title><![CDATA[New comment by lutherqueen in "Alphabet spins out Taara – Internet over lasers"]]></title><description><![CDATA[
<p>How is better communication scary for military? The weapons themselves are</p>
]]></description><pubDate>Mon, 17 Mar 2025 18:50:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=43391620</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=43391620</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43391620</guid></item><item><title><![CDATA[New comment by lutherqueen in "Claude 3.7 Sonnet and Claude Code"]]></title><description><![CDATA[
<p>> You like simplicity but your bash commands have more flags than the United Nations</p>
]]></description><pubDate>Tue, 25 Feb 2025 08:00:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43169365</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=43169365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43169365</guid></item><item><title><![CDATA[New comment by lutherqueen in "Where are all the rewrite rules?"]]></title><description><![CDATA[
<p>I thought this was going to discuss about Apache RewriteRules</p>
]]></description><pubDate>Sat, 22 Feb 2025 07:42:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43137012</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=43137012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43137012</guid></item><item><title><![CDATA[New comment by lutherqueen in "AI-generated Answers experiment on Stack Exchange sites"]]></title><description><![CDATA[
<p>Generally SO sites are my fallback after asking AI, and my way to know that the working solution I got is not using outdated or suboptimal features.</p>
]]></description><pubDate>Thu, 06 Feb 2025 09:24:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42960621</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42960621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42960621</guid></item><item><title><![CDATA[New comment by lutherqueen in "Find the oldest line in your repo"]]></title><description><![CDATA[
<p>Similar oneliner to paste on MacOS terminal and get the eldest line for each file extension:<p>for ext in $(git ls-files | grep -vE 'node_modules|\.git' | awk -F. '{if (NF>1) print $NF}' | sort -u); do echo -e "\n.$ext:"; git ls-files | grep "\.$ext$" | xargs -I {} git blame -w {} 2>/dev/null | LC_ALL=C sort -t'(' -k2 | head -n1; done</p>
]]></description><pubDate>Thu, 30 Jan 2025 20:49:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42882030</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42882030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42882030</guid></item><item><title><![CDATA[New comment by lutherqueen in "Optical Frequency Combs"]]></title><description><![CDATA[
<p>> seamlessly connected to optical waves that oscillate at 10,000 times higher frequencies<p>Somehow four orders of magnitude sound too less for the transition from radio to light, but it makes sense. A i9 processor works at ~6 GHz, and light is at the THz range</p>
]]></description><pubDate>Thu, 30 Jan 2025 20:26:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42881828</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42881828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42881828</guid></item><item><title><![CDATA[New comment by lutherqueen in "An update on Dart macros and data serialization"]]></title><description><![CDATA[
<p>Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away</p>
]]></description><pubDate>Wed, 29 Jan 2025 22:52:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42872347</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42872347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42872347</guid></item><item><title><![CDATA[New comment by lutherqueen in "Show HN: LLMpeg"]]></title><description><![CDATA[
<p>Probably the fact that the AI has only access to the ffmpeg command is a value itself. Supervision is much less needed vs something that could hallucinate using rm -rf on the wrong place</p>
]]></description><pubDate>Sat, 18 Jan 2025 21:25:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42751554</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42751554</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42751554</guid></item><item><title><![CDATA[New comment by lutherqueen in "China plans to build enormous solar array in space"]]></title><description><![CDATA[
<p>I can only think of the dark spot in the sky, birds crossing the solar beam, effects in the atmosphere, satellite disruptions... but isn't this is the most obvious step towards Type III right now?</p>
]]></description><pubDate>Thu, 16 Jan 2025 10:51:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42723760</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42723760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42723760</guid></item><item><title><![CDATA[New comment by lutherqueen in "dnSpyEx: .NET debugger and assembly editor"]]></title><description><![CDATA[
<p>This tool is amazing. Would love to extend it with varible-naming using LLMs iteratively</p>
]]></description><pubDate>Thu, 16 Jan 2025 10:44:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42723727</link><dc:creator>lutherqueen</dc:creator><comments>https://news.ycombinator.com/item?id=42723727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42723727</guid></item></channel></rss>