<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: alex000kim</title><link>https://news.ycombinator.com/user?id=alex000kim</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 06:48:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=alex000kim" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by alex000kim in "Research-Driven Agents: What Happens When Your Agent Reads Before It Codes"]]></title><description><![CDATA[
<p>That directory is huge already! I guess the index.md helps the agent find what it needs, but even the markdown file is very long - this would consume a ton of tokens.<p>Also I wonder who/what decides what papers go in there.<p>In the blog post, the agent is allowed to do its own search.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:46:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708787</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47708787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708787</guid></item><item><title><![CDATA[New comment by alex000kim in "Research-Driven Agents: What Happens When Your Agent Reads Before It Codes"]]></title><description><![CDATA[
<p>yup, as the blog says<p>> The full setup works with any project that has a benchmark and test suite.<p>so having a clear and measurable verification step is key. 
Meaning you can't simply give an AI agent a vague goal e.g. "improve the quality of the codebase" because it's too general.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:32:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708623</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47708623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708623</guid></item><item><title><![CDATA[New comment by alex000kim in "Research-Driven Agents: What Happens When Your Agent Reads Before It Codes"]]></title><description><![CDATA[
<p>I am sure this would works well in general. There is a challenge wrt to how to make them communicate effectively to e.g. 1) avoid duplicative work and 2) allow them to combine/overlay each others' findings to yield even better results</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:28:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708577</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47708577</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708577</guid></item><item><title><![CDATA[New comment by alex000kim in "Research-Driven Agents: When an agent reads before it codes"]]></title><description><![CDATA[
<p>sounds similar to "LLM Knowledge Bases" <a href="https://xcancel.com/karpathy/status/2039805659525644595" rel="nofollow">https://xcancel.com/karpathy/status/2039805659525644595</a></p>
]]></description><pubDate>Thu, 09 Apr 2026 19:26:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708535</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47708535</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708535</guid></item><item><title><![CDATA[New comment by alex000kim in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>technically you're correct, but look at the prompt <a href="https://github.com/alex000kim/claude-code/blob/main/src/utils/undercover.ts#L39-L69" rel="nofollow">https://github.com/alex000kim/claude-code/blob/main/src/util...</a><p>it's written to _actively_ avoid any signs of AI generated code when "in a PUBLIC/OPEN-SOURCE repository".<p>Also, it's not about you. Undercover mode only activates for Anthropic employees (it's gated on USER_TYPE === 'ant', which is a build-time flag baked into internal builds).</p>
]]></description><pubDate>Tue, 31 Mar 2026 18:39:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47591645</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47591645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47591645</guid></item><item><title><![CDATA[New comment by alex000kim in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>Oh right, I just saw <a href="https://news.ycombinator.com/item?id=47582220">https://news.ycombinator.com/item?id=47582220</a> will update the post with this link</p>
]]></description><pubDate>Tue, 31 Mar 2026 18:11:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47591302</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47591302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47591302</guid></item><item><title><![CDATA[The Claude Code Source Leak: fake tools, frustration regexes, undercover mode]]></title><description><![CDATA[
<p>Related ongoing thread: <i>Claude Code's source code has been leaked via a map file in their NPM registry</i> - <a href="https://news.ycombinator.com/item?id=47584540">https://news.ycombinator.com/item?id=47584540</a><p>Also related: <a href="https://www.ccleaks.com" rel="nofollow">https://www.ccleaks.com</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47586778">https://news.ycombinator.com/item?id=47586778</a></p>
<p>Points: 1375</p>
<p># Comments: 576</p>
]]></description><pubDate>Tue, 31 Mar 2026 13:04:30 +0000</pubDate><link>https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=47586778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47586778</guid></item><item><title><![CDATA[New comment by alex000kim in "Migrating from Slurm to Kubernetes"]]></title><description><![CDATA[
<p>Author here.
I've seen the docs you linked to: Slurm uses "gang scheduling" to mean something specific (timesliced oversubscription where jobs alternate on shared resources).<p>I'm using the term in its broader CS sense: all-or-nothing co-scheduling of related processes across multiple processors [1]. 
This is the definition used across the K8s ecosystem e.g. Volcano [2], Kueue [3], and its Coscheduling plugin all define gang scheduling as "all or nothing" allocation.<p>I still stand by the origianl claim:<p>Slurm allocates multi-node jobs atomically, while vanilla K8s doesn't.
its default scheduler places pods as resources become available, leading to partial allocations and deadlocks for distributed training. 
It's just a terminology clash. Thanks for the comment anyway.<p>[1] <a href="https://en.wikipedia.org/wiki/Gang_scheduling" rel="nofollow">https://en.wikipedia.org/wiki/Gang_scheduling</a>
[2] <a href="https://volcano.sh/en/docs/plugins/" rel="nofollow">https://volcano.sh/en/docs/plugins/</a>
[3] <a href="https://www.coreweave.com/blog/kueue-a-kubernetes-native-system-for-ai-training-workloads" rel="nofollow">https://www.coreweave.com/blog/kueue-a-kubernetes-native-sys...</a></p>
]]></description><pubDate>Wed, 11 Feb 2026 18:51:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46979098</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=46979098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46979098</guid></item><item><title><![CDATA[New comment by alex000kim in "Why Ontario Digital Service couldn't procure '98% safe' LLMs (15M Canadians)"]]></title><description><![CDATA[
<p>This was so clearly LLM-generated that I couldn't get through the whole thing.</p>
]]></description><pubDate>Mon, 12 Jan 2026 15:43:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46589960</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=46589960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46589960</guid></item><item><title><![CDATA[New comment by alex000kim in "NanoChat – The best ChatGPT that $100 can buy"]]></title><description><![CDATA[
<p>I created this PR to make it easier for folks to train and serve it on any cloud (or their own K8s): <a href="https://github.com/karpathy/nanochat/pull/18" rel="nofollow">https://github.com/karpathy/nanochat/pull/18</a></p>
]]></description><pubDate>Tue, 14 Oct 2025 12:32:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45579267</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=45579267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45579267</guid></item><item><title><![CDATA[The Evolution of AI Job Orchestration. Part 1: Running AI Jobs on GPU Neoclouds]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.skypilot.co/ai-job-orchestration-pt1-gpu-neoclouds/">https://blog.skypilot.co/ai-job-orchestration-pt1-gpu-neoclouds/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44503694">https://news.ycombinator.com/item?id=44503694</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 08 Jul 2025 20:19:42 +0000</pubDate><link>https://blog.skypilot.co/ai-job-orchestration-pt1-gpu-neoclouds/</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=44503694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44503694</guid></item><item><title><![CDATA[Bulk Object Storage data migration with SkyPilot]]></title><description><![CDATA[
<p>Article URL: <a href="https://nebius.com/blog/posts/bulk-object-storage-s3-data-migration-with-skypilot">https://nebius.com/blog/posts/bulk-object-storage-s3-data-migration-with-skypilot</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43785557">https://news.ycombinator.com/item?id=43785557</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 24 Apr 2025 17:57:13 +0000</pubDate><link>https://nebius.com/blog/posts/bulk-object-storage-s3-data-migration-with-skypilot</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=43785557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43785557</guid></item><item><title><![CDATA[Orchestrating LLM Fine-Tuning on Kubernetes with SkyPilot and MLflow]]></title><description><![CDATA[
<p>Article URL: <a href="https://alex000kim.com/tech/2025-01-11-llm-fine-tune-skypilot-mlflow/">https://alex000kim.com/tech/2025-01-11-llm-fine-tune-skypilot-mlflow/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42667086">https://news.ycombinator.com/item?id=42667086</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Jan 2025 16:51:21 +0000</pubDate><link>https://alex000kim.com/tech/2025-01-11-llm-fine-tune-skypilot-mlflow/</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=42667086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42667086</guid></item><item><title><![CDATA[ML experiments in the cloud with Skypilot and DVC]]></title><description><![CDATA[
<p>Article URL: <a href="https://alex000kim.com/posts/2023-08-10-ml-experiments-in-cloud-skypilot-dvc/">https://alex000kim.com/posts/2023-08-10-ml-experiments-in-cloud-skypilot-dvc/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37084093">https://news.ycombinator.com/item?id=37084093</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 11 Aug 2023 01:41:31 +0000</pubDate><link>https://alex000kim.com/posts/2023-08-10-ml-experiments-in-cloud-skypilot-dvc/</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=37084093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37084093</guid></item><item><title><![CDATA[Why Sales Engineers Exist]]></title><description><![CDATA[
<p>Article URL: <a href="https://alex000kim.com/posts/2023-08-02-why-sales-engineers-exist/">https://alex000kim.com/posts/2023-08-02-why-sales-engineers-exist/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36980363">https://news.ycombinator.com/item?id=36980363</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 03 Aug 2023 01:48:15 +0000</pubDate><link>https://alex000kim.com/posts/2023-08-02-why-sales-engineers-exist/</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=36980363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36980363</guid></item><item><title><![CDATA[Don’t know what to do next? Teach]]></title><description><![CDATA[
<p>Article URL: <a href="https://alex000kim.com/posts/2023-07-31-teach/">https://alex000kim.com/posts/2023-07-31-teach/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36955373">https://news.ycombinator.com/item?id=36955373</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 01 Aug 2023 12:58:05 +0000</pubDate><link>https://alex000kim.com/posts/2023-07-31-teach/</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=36955373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36955373</guid></item><item><title><![CDATA[Show HN: GPT4-powered Slack bot that can scrape URL contents]]></title><description><![CDATA[
<p>This repository contains a Python-based Slack GPT Bot that uses OpenAI's GPT model to answer users' questions. Additionally, the bot can extract content from URLs provided in the user's message and take into account their content in its response.<p>Features
- Extract URLs from user messages
- Scrape webpage content from URLs
- Integrate with OpenAI's GPT-4 to answer questions
- Maintain conversation context in a threaded format
- Socket mode integration with Slack</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35238787">https://news.ycombinator.com/item?id=35238787</a></p>
<p>Points: 8</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 20 Mar 2023 21:10:48 +0000</pubDate><link>https://github.com/alex000kim/slack-gpt-bot</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=35238787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35238787</guid></item><item><title><![CDATA[How to Create an Outstanding Data Science Portfolio]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/practicum-by-yandex/how-to-create-an-outstanding-data-science-portfolio-34f96a66cf4c">https://medium.com/practicum-by-yandex/how-to-create-an-outstanding-data-science-portfolio-34f96a66cf4c</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27354355">https://news.ycombinator.com/item?id=27354355</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 01 Jun 2021 13:44:19 +0000</pubDate><link>https://medium.com/practicum-by-yandex/how-to-create-an-outstanding-data-science-portfolio-34f96a66cf4c</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=27354355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27354355</guid></item><item><title><![CDATA[Building your Data Science career]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=YowjjiSSq54">https://www.youtube.com/watch?v=YowjjiSSq54</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23230239">https://news.ycombinator.com/item?id=23230239</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 May 2020 01:04:23 +0000</pubDate><link>https://www.youtube.com/watch?v=YowjjiSSq54</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=23230239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23230239</guid></item><item><title><![CDATA[New comment by alex000kim in "Fastai: A Layered API for Deep Learning"]]></title><description><![CDATA[
<p>Kind of. Fastai abstracts a lot more of Pytorch then what keras does to TF.</p>
]]></description><pubDate>Fri, 14 Feb 2020 14:08:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=22326624</link><dc:creator>alex000kim</dc:creator><comments>https://news.ycombinator.com/item?id=22326624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22326624</guid></item></channel></rss>