<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: gits997</title><link>https://news.ycombinator.com/user?id=gits997</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 15 Aug 2026 12:29:45 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=gits997" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by gits997 in "Ask HN: Does a human still review your code?"]]></title><description><![CDATA[
<p>Not a code specific review - claude catches more than humans do.<p>But in cases where context lives in peoples heads, its hard for ai to know whats going on snd whats the main goal of this code chanhe.<p>if the context is given (or documented somewhere claude has access to) + context of company is not too big ti consume it, there is no use in human review imo.</p>
]]></description><pubDate>Fri, 14 Aug 2026 18:15:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49302573</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=49302573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49302573</guid></item><item><title><![CDATA[New comment by gits997 in "Show HN: Is AI Dumber Today? An index of AI model experience from user's opinion"]]></title><description><![CDATA[
<p>Concept looks great but you just have reddit comments written with no reference to actual comment. How am I gonna know whether its real or made up comment?<p>For users to trust, Id suggest add links to origin comments and posts and likewise, somehow indicate where and what you scraped so that users know its not a biased channel or fake sentiment</p>
]]></description><pubDate>Fri, 14 Aug 2026 18:11:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49302520</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=49302520</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49302520</guid></item><item><title><![CDATA[New comment by gits997 in "Ask HN: Why was my Show HN flagged?"]]></title><description><![CDATA[
<p>Sorry but is it still a promotion if I started an open source, have absolutely no commercial benefit from it and think it may be genuinely useful and helpful for people?<p>It's like telling linus torvalds to not talk about Linux because its "promotion" (not comparing myself or the scale but principally its exactly like that)</p>
]]></description><pubDate>Fri, 14 Aug 2026 11:46:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49297515</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=49297515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49297515</guid></item><item><title><![CDATA[Ask HN: Why was my Show HN flagged?]]></title><description><![CDATA[
<p>My Show HN was flagged shortly after posting, please help me understand why - https://news.ycombinator.com/item?id=49292975</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49296706">https://news.ycombinator.com/item?id=49296706</a></p>
<p>Points: 2</p>
<p># Comments: 6</p>
]]></description><pubDate>Fri, 14 Aug 2026 10:07:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49296706</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=49296706</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49296706</guid></item><item><title><![CDATA[New comment by gits997 in "Show HN: I built an AI tool that generates click-worthy YouTube thumbnails"]]></title><description><![CDATA[
<p>No, I use existing model(s) as a base along with LLMs to: 
1. enhance the prompt and add technical details that are important for high quality thumbnails (e.g. high contrast image)
2. validate the generated images and choose the best one.</p>
]]></description><pubDate>Thu, 29 May 2025 22:18:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44130929</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=44130929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44130929</guid></item><item><title><![CDATA[New comment by gits997 in "Show HN: I built an AI tool that generates click-worthy YouTube thumbnails"]]></title><description><![CDATA[
<p>Thanks for the comment. Appreciate the interest.<p>I did the experiment for my fantasy youtube channel (<a href="https://www.youtube.com/@AIBookBytes" rel="nofollow">https://www.youtube.com/@AIBookBytes</a>) and CTR increased from 1.2% to 2% which for me was a huge deal.<p>This is probably not the tool for super high subscriber youtube channels but from amateurs to mid size youtube channels could be very helpful. Obviousy it is clear that it's AI generated by many channels use that and still are successful. As long as expressions are clear and text is bold and visible, should be good.</p>
]]></description><pubDate>Thu, 29 May 2025 19:49:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44129618</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=44129618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44129618</guid></item><item><title><![CDATA[Show HN: I built an AI tool that generates click-worthy YouTube thumbnails]]></title><description><![CDATA[
<p>Hey HN! Software engineer here. As an amateur youtuber, I've been struggling with thumbnails, especially since I don't have any design or editing skills.<p>Decided to give it a try and make my own automatic thumbnail generator. Me being an ADHD person, made sure that there's no parameter tuning and shape choosing and fuss like that, just simply give prompt and generate thumbnail.<p>Increased my CTR from 1.2% to 2.3% (faceless fantasy books niche on youtube)<p>Thumbnail X (completely free for now) - <a href="https://thumbnailx.com/" rel="nofollow">https://thumbnailx.com/</a><p>Just wanna add that this is by no means a perfect thumbnail maker for huge YouTube moguls with millions of subscribers but I'm sure it's gonna be extremely helpful for beginner youtubers and medium size channels struggling with thumbnails.<p>Tools used:
1. Cursor for development (shoutout to claude oppus 4.0)
2. Few image generators (primarily ideogram, but leonardo ai, deep ai and gpt 4o as fallbacks)
3. Few llms (chatgpt, claude, gemini for validating images and prompt enhancement)
4. AWS and Redis for storage & caching
5. Digital ocean for hosting and db
6. Python</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44120787">https://news.ycombinator.com/item?id=44120787</a></p>
<p>Points: 5</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 28 May 2025 21:21:29 +0000</pubDate><link>https://thumbnailx.com/</link><dc:creator>gits997</dc:creator><comments>https://news.ycombinator.com/item?id=44120787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44120787</guid></item></channel></rss>