<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: codeisawesome</title><link>https://news.ycombinator.com/user?id=codeisawesome</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 11:19:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=codeisawesome" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by codeisawesome in "My LLM codegen workflow"]]></title><description><![CDATA[
<p>Would be great if there were more details on the costs of doing this work - especially when loading lots of tokens of context via repo mix and then generating code with context (context-loaded inference API calls are more expensive, correct?). A dedicated post discussing this and related considerations would be even better. Are there cost estimations in the tools like aider (vs just refreshing the LLM platform’s billing dashboard?)</p>
]]></description><pubDate>Tue, 18 Feb 2025 23:06:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=43096290</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=43096290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43096290</guid></item><item><title><![CDATA[New comment by codeisawesome in "Show HN: I built a CLI to automate depth tracking on underwater videos"]]></title><description><![CDATA[
<p>The README is indeed clear, engaging and well-structured! The Screencap gifs are pretty helpful to immediately understand the scope of the project.</p>
]]></description><pubDate>Thu, 06 Feb 2025 19:04:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42965416</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=42965416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42965416</guid></item><item><title><![CDATA[New comment by codeisawesome in "My Favorite Book on AI"]]></title><description><![CDATA[
<p>I’m not sure I’d agree with pivoting being a signal that prior work was discretionary. I think, in a lot of cases the strategic pressure from competition becoming more efficient or productive by capturing Internet traffic could have been a real reason as well.</p>
]]></description><pubDate>Mon, 06 Jan 2025 23:16:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42617225</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=42617225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42617225</guid></item><item><title><![CDATA[New comment by codeisawesome in "Ask HN: Those making $500/month on side projects in 2024 – Show and tell"]]></title><description><![CDATA[
<p>It would be great if these questions also included a sub-question on distribution strategy, that's one of the hardest things to visualize as a developer from $0 to $500.</p>
]]></description><pubDate>Tue, 10 Dec 2024 22:08:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=42382139</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=42382139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42382139</guid></item><item><title><![CDATA[New comment by codeisawesome in "Ollama now supports tool calling with popular models in local LLM"]]></title><description><![CDATA[
<p>How does this compare to Agent Zero (frdel/agent-zero on GitHub)? Seems that provides similar functionality and uses docker for running the scripts / code generated.</p>
]]></description><pubDate>Mon, 19 Aug 2024 15:28:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=41291861</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=41291861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41291861</guid></item><item><title><![CDATA[New comment by codeisawesome in "The Architecture Behind a One-Person Tech Startup (2021)"]]></title><description><![CDATA[
<p>I’d love to read a blog post from successful one person startups that are in the highly competitive spaces like DevOps tooling (uptime, analytics…) on how they go-to-market and differentiate.</p>
]]></description><pubDate>Sun, 16 Jun 2024 19:20:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=40699397</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=40699397</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40699397</guid></item><item><title><![CDATA[New comment by codeisawesome in "Goody-2, the world's most responsible AI model"]]></title><description><![CDATA[
<p>Thank you so much for the detailed answer! I didn’t realize Ollama was OSS, I confused it with LMStudio’s licensing. I’ll try it out.<p>I would say I care a lot more about the perplexity performance than pure T(okens)PS… it’s good to be able to verbalize that.</p>
]]></description><pubDate>Sat, 10 Feb 2024 06:26:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=39324081</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=39324081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39324081</guid></item><item><title><![CDATA[New comment by codeisawesome in "Goody-2, the world's most responsible AI model"]]></title><description><![CDATA[
<p>Is there a tutorial on how to get that setup running step-by-step? I only found a GitHub issue (<a href="https://github.com/ggerganov/llama.cpp/issues/4439">https://github.com/ggerganov/llama.cpp/issues/4439</a>) that mentions that mainline llama.cpp isn't working for the model.<p>Bonus question if you have the time: there's a release by TheBloke for this on HuggingFace (TheBloke/Mixtral-8x7B-Instruct-v0.1-GGUF); but I thought his models were "quantised" usually - does that kneecap any of the performance?</p>
]]></description><pubDate>Fri, 09 Feb 2024 20:09:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=39319888</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=39319888</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39319888</guid></item><item><title><![CDATA[New comment by codeisawesome in "Canada Must End Reliance on Cheap Foreign Labor, Minister Says"]]></title><description><![CDATA[
<p>I’m an immigrant. I’ll be the first in line to agree that <i>all</i> the demands (and the specifics of those demands: personal space, hygiene, clothing, noise etc) for assimilation by western societies that I’ve ever heard re: immigrants, are reasonable - assuming such luxuries can be afforded (nobody crams themselves 8 to a room <i>by choice</i>).<p>But, people aren’t robots whose movements are controlled by an on-off switch. The government introduced the means for people to arrive and work, and so the people arrived. They are continuing to arrive because the policies have not been updated yet. How is it the immigrants’ fault? Why the hate and the attacks on their dignity & humanity?<p>The nonstop online vitriol hurts me deeply to read - nowhere is “safe” - Reddit, HN, Instagram… the hate spewers seemingly spend all their time spewing on these platforms to manipulate opinions and tap into the fundamental atavistic psychological flaws of the human mind.</p>
]]></description><pubDate>Tue, 06 Feb 2024 18:23:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=39278247</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=39278247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39278247</guid></item><item><title><![CDATA[New comment by codeisawesome in "How I got an O-1 visa as a software engineer"]]></title><description><![CDATA[
<p>Thank you for sharing this openly, the content is personally useful for me.</p>
]]></description><pubDate>Fri, 26 Jan 2024 18:33:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=39146123</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=39146123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39146123</guid></item><item><title><![CDATA[New comment by codeisawesome in "U.S. workers say banned weed killer in 50 countries is giving them Parkinson's"]]></title><description><![CDATA[
<p>Would be cool if there was a single site with an easy-to-use but comprehensive index of all such materials found in and around an average home that would make a chemist anxious, along with the safe alternative.</p>
]]></description><pubDate>Thu, 21 Dec 2023 09:45:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=38718644</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38718644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38718644</guid></item><item><title><![CDATA[New comment by codeisawesome in "Apple to halt Apple Watch Series 9 and Ultra 2 sales in the US this week"]]></title><description><![CDATA[
<p>Thank you for typing out the explanation!</p>
]]></description><pubDate>Tue, 19 Dec 2023 02:19:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=38691028</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38691028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38691028</guid></item><item><title><![CDATA[New comment by codeisawesome in "LM Studio – Discover, download, and run local LLMs"]]></title><description><![CDATA[
<p>Thanks for the reply! Always been curious about this with various startups.</p>
]]></description><pubDate>Thu, 23 Nov 2023 14:58:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=38393401</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38393401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38393401</guid></item><item><title><![CDATA[New comment by codeisawesome in "LM Studio – Discover, download, and run local LLMs"]]></title><description><![CDATA[
<p>Wow, brand new product but already 'trusted by Oracle, Paypal, Amazon, Cisco' based on the logos I'm seeing on the home page. How was that achieved?</p>
]]></description><pubDate>Thu, 23 Nov 2023 01:58:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=38388257</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38388257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38388257</guid></item><item><title><![CDATA[New comment by codeisawesome in "OpenAI's misalignment and Microsoft's gain"]]></title><description><![CDATA[
<p>GPT-4 weights, the RLHF s/w & logs, data sources … if all of that were truly <i>open</i>, it would be incredible.</p>
]]></description><pubDate>Mon, 20 Nov 2023 18:48:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=38352509</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38352509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38352509</guid></item><item><title><![CDATA[New comment by codeisawesome in "Shein reportedly seeks $90B valuation in IPO"]]></title><description><![CDATA[
<p>Young people also aren't rich, and live amongst the awful rent seeking economy built by those who came before. So it's not hypocritical to want to buy cheap, it's an unfortunate necessity. Also, the whole point of the push to make sustainability a mainstream concern is so that 'all those awful young people' can <i>afford</i> to buy sustainably produced products. Right now, unsustainable enterprises get to externalize the environmental costs on everyone else, and thus make sustainable & quality goods extremely pricey. It's a tax on morality - so let's eliminate that first and then point fingers about hypocrisy.</p>
]]></description><pubDate>Tue, 07 Nov 2023 17:31:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=38179893</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38179893</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38179893</guid></item><item><title><![CDATA[New comment by codeisawesome in "Life After “Calvin and Hobbes”"]]></title><description><![CDATA[
<p>I would like to respectfully dissent, I like most of those things! Also Peter Jackson’s (first) trilogy wouldn’t be made…</p>
]]></description><pubDate>Wed, 25 Oct 2023 16:58:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=38015004</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=38015004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38015004</guid></item><item><title><![CDATA[New comment by codeisawesome in "DHS to Propose Amending H-1B, F-1 Regulations"]]></title><description><![CDATA[
<p>Excited to see what positive changes are forthcoming for startup entrepreneurs!</p>
]]></description><pubDate>Fri, 20 Oct 2023 19:34:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=37960505</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=37960505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37960505</guid></item><item><title><![CDATA[New comment by codeisawesome in "Engineered material can reconnect severed nerves"]]></title><description><![CDATA[
<p>Would be awesome for folks with irreparable damage or diseases like scoliosis if it could “just” be replaced though.</p>
]]></description><pubDate>Thu, 12 Oct 2023 20:43:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=37862927</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=37862927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37862927</guid></item><item><title><![CDATA[New comment by codeisawesome in "Engineered material can reconnect severed nerves"]]></title><description><![CDATA[
<p>Ah, thanks for clarifying… I assumed nerve signals travel at the speed of light and the person responding to me was being sarcastic!</p>
]]></description><pubDate>Thu, 12 Oct 2023 20:41:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=37862898</link><dc:creator>codeisawesome</dc:creator><comments>https://news.ycombinator.com/item?id=37862898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37862898</guid></item></channel></rss>