<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: kkyr</title><link>https://news.ycombinator.com/user?id=kkyr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 14:39:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kkyr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kkyr in "Agents need control flow, not more prompts"]]></title><description><![CDATA[
<p>touché</p>
]]></description><pubDate>Thu, 07 May 2026 18:42:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48053156</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=48053156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48053156</guid></item><item><title><![CDATA[New comment by kkyr in "Effects of Gen AI on High Skilled Work: Experiments with Software Developers"]]></title><description><![CDATA[
<p>Why?</p>
]]></description><pubDate>Fri, 06 Sep 2024 22:49:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=41470252</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=41470252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41470252</guid></item><item><title><![CDATA[New comment by kkyr in "Show HN: Open-sourced Webflow for your own app"]]></title><description><![CDATA[
<p>Love your landing page! What did you build the animation at the top of your page with?</p>
]]></description><pubDate>Tue, 09 Jul 2024 00:10:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40911204</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=40911204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40911204</guid></item><item><title><![CDATA[New comment by kkyr in "Show HN: Dorkly – Open source feature flags"]]></title><description><![CDATA[
<p>You're missing the parent's point. It's not about lacking a change control process, but about having the ability to instantly change the state of a flag when necessary. Moreover, these two can coexist effectively.</p>
]]></description><pubDate>Thu, 27 Jun 2024 23:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=40816479</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=40816479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40816479</guid></item><item><title><![CDATA[New comment by kkyr in "ChatGPT Edu"]]></title><description><![CDATA[
<p>So just like any other piece of software that offers a free student license?</p>
]]></description><pubDate>Fri, 31 May 2024 12:34:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=40534304</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=40534304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40534304</guid></item><item><title><![CDATA[New comment by kkyr in "Tailwind color palette generator"]]></title><description><![CDATA[
<p>Do u mind sharing some code?</p>
]]></description><pubDate>Fri, 02 Feb 2024 14:26:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39228834</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=39228834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39228834</guid></item><item><title><![CDATA[New comment by kkyr in "How big is YouTube?"]]></title><description><![CDATA[
<p>Do all employees at YouTube have access to this kind of info?</p>
]]></description><pubDate>Sat, 23 Dec 2023 16:49:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=38745604</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=38745604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38745604</guid></item><item><title><![CDATA[New comment by kkyr in "Ask HN: Who is hiring? (December 2023)"]]></title><description><![CDATA[
<p>Are you hiring in EU? Your careers page says otherwise.</p>
]]></description><pubDate>Fri, 01 Dec 2023 21:51:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38492977</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=38492977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38492977</guid></item><item><title><![CDATA[Show HN: Shellcheck-GPT – Instantly fix shell scripts]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/kkyr/shellcheck-gpt">https://github.com/kkyr/shellcheck-gpt</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38404103">https://news.ycombinator.com/item?id=38404103</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Nov 2023 14:10:57 +0000</pubDate><link>https://github.com/kkyr/shellcheck-gpt</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=38404103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38404103</guid></item><item><title><![CDATA[New comment by kkyr in "A blog post is a long and complex search query to find people (2022)"]]></title><description><![CDATA[
<p>You might want to look into using giscus[1] for a commenting system on your blog. All it needs is a public GH repository to host the discussions, after which you simply embed a script into each blog post, and visitors will be able to leave a comment using their GH account.<p>[1] <a href="https://giscus.app" rel="nofollow noreferrer">https://giscus.app</a></p>
]]></description><pubDate>Sat, 04 Nov 2023 15:04:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=38141672</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=38141672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38141672</guid></item><item><title><![CDATA[New comment by kkyr in "WiFi without internet on a Southwest flight"]]></title><description><![CDATA[
<p>How do you determine who the top talkers are?</p>
]]></description><pubDate>Thu, 28 Sep 2023 23:21:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=37697258</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=37697258</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37697258</guid></item><item><title><![CDATA[New comment by kkyr in "Tech Executive Falls Victim to $450k Scam on Dating Website"]]></title><description><![CDATA[
<p>I find it difficult to sympathise with her. How you entrust someone you’ve never met with $450K is beyond me.</p>
]]></description><pubDate>Tue, 18 Jul 2023 22:49:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=36780077</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=36780077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36780077</guid></item><item><title><![CDATA[New comment by kkyr in "Keep a Log"]]></title><description><![CDATA[
<p>Obsidian has LaTeX support without using a plugin?</p>
]]></description><pubDate>Fri, 03 Dec 2021 23:28:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=29436945</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=29436945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29436945</guid></item><item><title><![CDATA[The empty interface in function types (Go)]]></title><description><![CDATA[
<p>Article URL: <a href="https://kkyr.io/the-empty-interface-in-function-types/">https://kkyr.io/the-empty-interface-in-function-types/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21916743">https://news.ycombinator.com/item?id=21916743</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 30 Dec 2019 21:09:43 +0000</pubDate><link>https://kkyr.io/the-empty-interface-in-function-types/</link><dc:creator>kkyr</dc:creator><comments>https://news.ycombinator.com/item?id=21916743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21916743</guid></item></channel></rss>