<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: awsanswers</title><link>https://news.ycombinator.com/user?id=awsanswers</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 20:12:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=awsanswers" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by awsanswers in "Bird brains (2023)"]]></title><description><![CDATA[
<p>If you're in tune with animals and spend time around a parrot, it's obvious there is a lot going on in their minds.  They have incredible memories and their own understanding of their world.  It looks simple to us but they are not simple creatures.  That being said, I don't know how a bird lover can keep a bird in a cage.</p>
]]></description><pubDate>Mon, 30 Mar 2026 15:46:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47575777</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=47575777</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47575777</guid></item><item><title><![CDATA[New comment by awsanswers in "A few random notes from Claude coding quite a bit last few weeks"]]></title><description><![CDATA[
<p>It's predictable so you run defense around it with prompting, validation and model tuning. It generates volumes of working code in seconds from natural language prompts so it's extremely business efficient. We're talking about tools that generate correct code to 95% of a solution, the follow up human and automated test review, and second coding pass to fix the 5% are a non issue.</p>
]]></description><pubDate>Wed, 28 Jan 2026 19:26:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46800330</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=46800330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46800330</guid></item><item><title><![CDATA[New comment by awsanswers in "Show HN: eBPF Based Unlimited Hotspot for Android"]]></title><description><![CDATA[
<p>I had ChatGPT explain why this is works as a unlimited hotpot. Very cool: "It works because carriers detect tethering partly by looking at TTL values. Android subtracts 1 from TTL when hotspot/tethering packets are forwarded, so the carrier sees a different TTL and knows the traffic came from a tethered device.
Your eBPF program increments the TTL back by +1, hiding the fact that the packet was forwarded through your phone. So to the carrier, the traffic looks like it originated directly from the phone, not from a tethered device. That defeats one of the carrier’s tethering-detection methods."</p>
]]></description><pubDate>Fri, 14 Nov 2025 20:23:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45931740</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=45931740</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45931740</guid></item><item><title><![CDATA[New comment by awsanswers in "Would You Use ChatGPT to Cheat at Hobbies?"]]></title><description><![CDATA[
<p>There is a vague current popular idea that consulting LLM output as part of decision making is somewhat morally gray.  This notion is not going to age well (or even ring true) in the near term.  LLMs are simply a new way to store and use information and have their own warts, which can be said about all methods of information transmission.</p>
]]></description><pubDate>Fri, 07 Nov 2025 02:05:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45842819</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=45842819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45842819</guid></item><item><title><![CDATA[New comment by awsanswers in "SWE-Grep and SWE-Grep-Mini: RL for Fast Multi-Turn Context Retrieval"]]></title><description><![CDATA[
<p>LLM product managers: Show me what's in the context convenient to where I am prompting. Likely the user knowing and editing the precise context between requests will be a user task for a long time</p>
]]></description><pubDate>Thu, 16 Oct 2025 19:59:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45610004</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=45610004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45610004</guid></item><item><title><![CDATA[New comment by awsanswers in "Playball – Watch MLB games from a terminal"]]></title><description><![CDATA[
<p>I love this, it feels like something that should have always existed.  great job</p>
]]></description><pubDate>Fri, 03 Oct 2025 14:04:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45463168</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=45463168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45463168</guid></item><item><title><![CDATA[New comment by awsanswers in "Apple and Amazon will miss AI like Intel missed mobile"]]></title><description><![CDATA[
<p>I don't think the author understands Amazon's AI product offering or what gen AI is doing internally at Amazon.</p>
]]></description><pubDate>Tue, 19 Aug 2025 13:48:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44951500</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=44951500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44951500</guid></item><item><title><![CDATA[New comment by awsanswers in "Show HN: asyncmcp – Run MCP over async transport via AWS SNS+SQS"]]></title><description><![CDATA[
<p>Strongly agree with this approach.  Real world task specific LLM query workloads tend to be long lived workflows. They should be brokered and handled rather than wait on.</p>
]]></description><pubDate>Thu, 10 Jul 2025 22:08:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44526213</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=44526213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44526213</guid></item><item><title><![CDATA[New comment by awsanswers in "Why LLMs Can't Write Q/Kdb+: Writing Code Right-to-Left"]]></title><description><![CDATA[
<p>I fully discount the right to left thing.<p>There is not enough q/kdb full source code "out there" that would have made it into the LLM training data. It tends to be used in secretive environments and can be very site specific in convention. I bet a purpose built small fine tune with real + synthetic data would be enough to get something generating better Q code.</p>
]]></description><pubDate>Thu, 10 Jul 2025 01:13:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44516306</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=44516306</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44516306</guid></item><item><title><![CDATA[New comment by awsanswers in "People with Diabetes Are Cured in Small Trial of New Stem Cell-Based Drug"]]></title><description><![CDATA[
<p>There is a tradeoff, they have to take immunosuppressive drugs for the rest of their lives.</p>
]]></description><pubDate>Wed, 25 Jun 2025 03:18:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44373373</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=44373373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44373373</guid></item><item><title><![CDATA[New comment by awsanswers in "Ask HN: Could we possibly be the last generation of programmers?"]]></title><description><![CDATA[
<p>No. The human effort will be at a higher level of the implementation. Like how there are only very specific use cases for hand writing assembly today.</p>
]]></description><pubDate>Sun, 27 Apr 2025 16:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43812964</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=43812964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43812964</guid></item><item><title><![CDATA[New comment by awsanswers in "Tilt: dev environment as code"]]></title><description><![CDATA[
<p>I hadn't heard of Tilt until this year. I inherited an environment with it integrated.  It's a great reliable tool</p>
]]></description><pubDate>Sun, 27 Apr 2025 03:25:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=43809221</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=43809221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43809221</guid></item><item><title><![CDATA[New comment by awsanswers in "AGI Is Still 30 Years Away – Ege Erdil and Tamay Besiroglu"]]></title><description><![CDATA[
<p>totally agree</p>
]]></description><pubDate>Mon, 21 Apr 2025 00:18:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43747545</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=43747545</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43747545</guid></item><item><title><![CDATA[New comment by awsanswers in "xlskubectl – a spreadsheet to control your Kubernetes cluster"]]></title><description><![CDATA[
<p>This is useful and necessary software. Keep going. This can be a wonderful demystifyer for some and a useful tool for others.</p>
]]></description><pubDate>Thu, 13 Mar 2025 02:31:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43349852</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=43349852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43349852</guid></item><item><title><![CDATA[New comment by awsanswers in "When eBPF pt_regs reads return garbage on the latest Linux kernels, blame Fred"]]></title><description><![CDATA[
<p>This is interesting. Operating on the edge of user space</p>
]]></description><pubDate>Sat, 01 Mar 2025 03:38:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=43215566</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=43215566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43215566</guid></item><item><title><![CDATA[New comment by awsanswers in "Amazon's AI crawler is making my Git server unstable"]]></title><description><![CDATA[
<p>Unacceptable, sorry this is happening.  Do you know about fail2ban? You can have it automatically filter IPs that violate certain rules. One rule could be matching on the bot trying certain URLs. You might be able to get some kind of honeypot going with that idea.  Good luck</p>
]]></description><pubDate>Sat, 18 Jan 2025 19:01:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42750525</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=42750525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42750525</guid></item><item><title><![CDATA[New comment by awsanswers in "Ask HN: What's going to happen when they fail to deliver AGI in 5 years time?"]]></title><description><![CDATA[
<p>If we were somehow stuck with our current models, there would still be about 10 years of finding more and more useful ways of using them.  If we don't have AGI in 5 years we'll have something quite close to it.</p>
]]></description><pubDate>Thu, 16 Jan 2025 14:04:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=42725233</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=42725233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42725233</guid></item><item><title><![CDATA[New comment by awsanswers in "AWS randomly assigns AZ names differently across accounts"]]></title><description><![CDATA[
<p>To prevent the effect of people picking the first zone in the list to launch resources into</p>
]]></description><pubDate>Wed, 27 Nov 2024 19:50:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42259102</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=42259102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42259102</guid></item><item><title><![CDATA[New comment by awsanswers in "Meta loses ground to Bluesky as users abandon Elon Musk's X"]]></title><description><![CDATA[
<p>Bluesky has zero popular cultural adoption and users are already weirded out by extreme left influence on the discourse.  I set a calendar to check this post in 18 months, now we wait</p>
]]></description><pubDate>Sun, 24 Nov 2024 06:31:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42226275</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=42226275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42226275</guid></item><item><title><![CDATA[New comment by awsanswers in "S3 Express Append has issues"]]></title><description><![CDATA[
<p>I happen to know the content on this blog, the tone of this article and quality of content is not usually like this.  What happened?</p>
]]></description><pubDate>Sun, 24 Nov 2024 01:29:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42225284</link><dc:creator>awsanswers</dc:creator><comments>https://news.ycombinator.com/item?id=42225284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42225284</guid></item></channel></rss>