<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: ah27182</title><link>https://news.ycombinator.com/user?id=ah27182</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 20:50:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ah27182" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ah27182 in "San Francisco, AI capital of the world, is an economic laggard"]]></title><description><![CDATA[
<p>Interesting that SoCal becomes an option for these people. What’s the draw with that move?</p>
]]></description><pubDate>Tue, 28 Apr 2026 06:04:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47930896</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=47930896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47930896</guid></item><item><title><![CDATA[New comment by ah27182 in "Work after work: Notes from an unemployed new grad watching the job market break"]]></title><description><![CDATA[
<p>Are you going to address what he said or just continue to spew blatantly racist ad hominems?</p>
]]></description><pubDate>Mon, 10 Nov 2025 09:07:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45874021</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=45874021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45874021</guid></item><item><title><![CDATA[New comment by ah27182 in "Show HN: Git Auto Commit (GAC) – LLM-powered Git commit command line tool"]]></title><description><![CDATA[
<p>I've been using LMStudio to run a local LLM (Qwen3-4B) to generate commit messages using this command:<p>```<p>git diff --staged --diff-filter=ACMRTUXB | jq -Rs --arg prompt 'You are an assistant that writes concise, conventional commit messages. Always start with one of these verbs: feat, fix, chore, docs, style, refactor, test, perf. Write a short!! message describing the following diff:' '{model:"qwen/qwen3-4b-2507", input:($prompt + "\n\n" + .)}' | curl -s http://localhost:1234/v1/responses -H "Content-Type: application/json" -d @- | jq -r ".output[0].content[0].text"<p>```</p>
]]></description><pubDate>Mon, 27 Oct 2025 19:07:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45725025</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=45725025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45725025</guid></item><item><title><![CDATA[New comment by ah27182 in "DeepSeek OCR"]]></title><description><![CDATA[
<p>Apple shortcuts allows you to use OCR on images you pass into it. Looking for “ Extract Text from Image”</p>
]]></description><pubDate>Tue, 21 Oct 2025 07:49:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=45653471</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=45653471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45653471</guid></item><item><title><![CDATA[The Problem with Microsoft]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.trevornestor.com/post/the-problem-with-microsoft">https://www.trevornestor.com/post/the-problem-with-microsoft</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44497637">https://news.ycombinator.com/item?id=44497637</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 08 Jul 2025 06:33:13 +0000</pubDate><link>https://www.trevornestor.com/post/the-problem-with-microsoft</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=44497637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44497637</guid></item><item><title><![CDATA[New comment by ah27182 in "Show HN: ClickStack – Open-source Datadog alternative by ClickHouse and HyperDX"]]></title><description><![CDATA[
<p>Do i need to sign-in when using the docker container?</p>
]]></description><pubDate>Fri, 06 Jun 2025 02:43:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44197389</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=44197389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44197389</guid></item><item><title><![CDATA[New comment by ah27182 in "Show HN: App.build, an open-source AI agent that builds full-stack apps"]]></title><description><![CDATA[
<p>Alright sounds good. Question, what LLM model does this use out of the box? Is it using the models provided by Github (after I give it access)?</p>
]]></description><pubDate>Wed, 04 Jun 2025 22:14:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=44186110</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=44186110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44186110</guid></item><item><title><![CDATA[New comment by ah27182 in "Show HN: App.build, an open-source AI agent that builds full-stack apps"]]></title><description><![CDATA[
<p>The CLI for this feels extremely buggy, Im attempting to build the application but the screen is flickering like crazy: <a href="https://streamable.com/d2jrvt" rel="nofollow">https://streamable.com/d2jrvt</a></p>
]]></description><pubDate>Wed, 04 Jun 2025 22:00:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44186006</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=44186006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44186006</guid></item><item><title><![CDATA[New comment by ah27182 in "Run Database in GitHub Actions, Persisting Data to S3, and Access It Publicly"]]></title><description><![CDATA[
<p>Yea, I’m not following why this approach is radically different from just doing that</p>
]]></description><pubDate>Thu, 12 Dec 2024 11:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=42398272</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=42398272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42398272</guid></item><item><title><![CDATA[New comment by ah27182 in "QwQ: Alibaba's O1-like reasoning LLM"]]></title><description><![CDATA[
<p>Anyone tried using this aider yet? I like how its reasoning, but it keeps messing up when it attempts to apply the commit it generates.</p>
]]></description><pubDate>Fri, 29 Nov 2024 08:14:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=42271989</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=42271989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42271989</guid></item><item><title><![CDATA[New comment by ah27182 in "Show HN: FastGraphRAG – Better RAG using good old PageRank"]]></title><description><![CDATA[
<p>So I went ahead and tried running the example script with "A CHRISTMAS CAROL" using the "meta-llama-3.1-8b-instruct" and "text-embedding-nomic-embed-text-v1.5" models locally. How long should it take to extract the subgraphs with this kind of setup?</p>
]]></description><pubDate>Tue, 19 Nov 2024 11:21:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42182257</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=42182257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42182257</guid></item><item><title><![CDATA[New comment by ah27182 in "Bop Spotter"]]></title><description><![CDATA[
<p>Love the setup. I’m sure one can make this using Apple shortcuts too since there’s a Shazam api offered in it.</p>
]]></description><pubDate>Tue, 01 Oct 2024 10:18:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=41706570</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41706570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41706570</guid></item><item><title><![CDATA[New comment by ah27182 in "Plain Text Accounting (PTA)"]]></title><description><![CDATA[
<p>Use teller.io, it’s super easy to setup imo (compared to Plaid). I use it to sync my chase bank + credit card statements on a gsheet.</p>
]]></description><pubDate>Mon, 16 Sep 2024 07:28:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=41553616</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41553616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41553616</guid></item><item><title><![CDATA[New comment by ah27182 in "Google removed Organic Maps from the Play Store"]]></title><description><![CDATA[
<p>Is OSM good at keeping up-to-date with commercial data? I always thought it wasn’t so good, but maybe I’m wrong</p>
]]></description><pubDate>Sat, 17 Aug 2024 10:33:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41273375</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41273375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41273375</guid></item><item><title><![CDATA[New comment by ah27182 in "Former Google CEO Eric Schmidt's Leaked Stanford Talk"]]></title><description><![CDATA[
<p>I’m firm on my claim that they were imperial wars, but we can lay that to the side.<p>> I’m not sure what else you’re suggesting such a power do? Let the oppositional force just take everything?<p>This is precisely my problem. If the US/West wants to maintain a moral high ground by claiming that their “freedom” and values are simply the best and everyone needs them, then why is there an incessant need to subjugate? There is no moral high ground with continuously destabilizing countries and making half the world’s life a living hell.<p>I’m happy to talk about the actual realities of geopolitics. Of course the US wants to maintain control, but that desire is a not a “moral” one.</p>
]]></description><pubDate>Fri, 16 Aug 2024 09:06:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=41264598</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41264598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41264598</guid></item><item><title><![CDATA[New comment by ah27182 in "Former Google CEO Eric Schmidt's Leaked Stanford Talk"]]></title><description><![CDATA[
<p>So destabilizing and destroying a country for the sake of establishing liberal values is a morally righteous decision?</p>
]]></description><pubDate>Fri, 16 Aug 2024 08:44:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41264489</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41264489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41264489</guid></item><item><title><![CDATA[New comment by ah27182 in "Former Google CEO Eric Schmidt's Leaked Stanford Talk"]]></title><description><![CDATA[
<p>> people seem to talk about it as if the US was acting in a vacuum<p>The Cold War ended more than 30 years ago, yet the same “interventionism” continues? This is isn’t ancient history, we fought two whole imperial wars since the with the same exact thought process without the USSR even existing anymore.<p>I don’t deny that there was some kind of context to American imperialism and I have no interest in whitewashing what the Soviets were doing. But to say that these “interventions” were a purely defensive/reactionary measure against communism is silly, the US has a vested interest in protecting its hegemony control. It’s that simple.</p>
]]></description><pubDate>Fri, 16 Aug 2024 08:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41264424</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41264424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41264424</guid></item><item><title><![CDATA[New comment by ah27182 in "Former Google CEO Eric Schmidt's Leaked Stanford Talk"]]></title><description><![CDATA[
<p>The point the parent comment made still stands, why did the US fund so many coups/regime changes up until the modern day? Your answer as to why seems to be “communism is antidemocratic and authoritarian”.<p>If that’s the case, why were so many Western backed regimes also antidemocratic and authoritarian?</p>
]]></description><pubDate>Fri, 16 Aug 2024 08:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=41264245</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41264245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41264245</guid></item><item><title><![CDATA[New comment by ah27182 in "Former Google CEO Eric Schmidt's Leaked Stanford Talk"]]></title><description><![CDATA[
<p>What an incredible mask-off moment. The war mongering coming from this man is insane, I still don’t get why these people even bother to say they “care about democracy” when it’s clearly a lie.<p>He says China is “lost” or whatever, simply because the West has been unable to control the country in the same way they have done with Korea, Japan, Taiwan, etc.<p>I hate these people that justify barbarism and imperialism as a means to a “greater good.” It has “white man’s burden” written all over it.</p>
]]></description><pubDate>Fri, 16 Aug 2024 07:39:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=41264074</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41264074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41264074</guid></item><item><title><![CDATA[New comment by ah27182 in "Launch HN: Airhart Aeronautics (YC S22) – A modern personal airplane"]]></title><description><![CDATA[
<p>Sounds awesome! Are you guys hiring at the moment?</p>
]]></description><pubDate>Tue, 06 Aug 2024 06:40:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=41168367</link><dc:creator>ah27182</dc:creator><comments>https://news.ycombinator.com/item?id=41168367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41168367</guid></item></channel></rss>