<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: lum1104</title><link>https://news.ycombinator.com/user?id=lum1104</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 10 Jun 2026 01:13:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lum1104" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lum1104 in "Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing"]]></title><description><![CDATA[
<p>And Claude occationally ban your account, causing the records loss too...</p>
]]></description><pubDate>Thu, 14 May 2026 03:05:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48130624</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=48130624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48130624</guid></item><item><title><![CDATA[New comment by lum1104 in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>I am working on Understand-Anything, trying to use AI to teach you how to understand something. The problem for me, as a beginner in lots of aspect, is do not know what question to ask to AI in a area that I am not familiar with.<p><a href="https://understand-anything.com/" rel="nofollow">https://understand-anything.com/</a></p>
]]></description><pubDate>Mon, 11 May 2026 03:47:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48090872</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=48090872</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48090872</guid></item><item><title><![CDATA[Open SRE]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Tracer-Cloud/opensre">https://github.com/Tracer-Cloud/opensre</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48074902">https://news.ycombinator.com/item?id=48074902</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 09 May 2026 13:41:19 +0000</pubDate><link>https://github.com/Tracer-Cloud/opensre</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=48074902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48074902</guid></item><item><title><![CDATA[New comment by lum1104 in "Understand Anything"]]></title><description><![CDATA[
<p>One thing I realized while working on large repos is that most “code graph” tools are still fundamentally navigation tools.<p>You can see structure, dependencies, call graphs, etc., but you still spend a lot of time manually building a mental model of why things exist and how concepts connect across the codebase.<p>What I’m trying to explore with Understand Anything is whether LLMs + structured graphs can help generate higher-level semantic understanding instead of only visualization.<p>For example:<p>1. tracing how a business concept propagates through services/modules
2. mapping requirements ↔ implementation ↔ data flow
3. surfacing architectural patterns automatically
4. helping new contributors build a mental model faster<p>Still very early obviously, but that’s the direction I’m interested in exploring.</p>
]]></description><pubDate>Sat, 02 May 2026 03:49:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47983130</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47983130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47983130</guid></item><item><title><![CDATA[New comment by lum1104 in "Understand Anything"]]></title><description><![CDATA[
<p>You can check the historical star data here:<p><a href="https://trendshift.io/repositories/23482" rel="nofollow">https://trendshift.io/repositories/23482</a><p>Honestly, I’m the author of the project :)</p>
]]></description><pubDate>Sat, 02 May 2026 03:43:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47983106</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47983106</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47983106</guid></item><item><title><![CDATA[New comment by lum1104 in "Show HN: Understand Anything – a codebase knowledge graph for onboarding"]]></title><description><![CDATA[
<p>I use it in my company, a startup that vibe coding for thousands line of code every day. And it works fine. Engineers love the business knowledge mode.</p>
]]></description><pubDate>Sun, 26 Apr 2026 15:16:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47911008</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47911008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47911008</guid></item><item><title><![CDATA[New comment by lum1104 in "Show HN: Understand Anything – a codebase knowledge graph for onboarding"]]></title><description><![CDATA[
<p>Hi HN,<p>I built Understand Anything to help with a problem I run into often: understanding an unfamiliar codebase without spending hours jumping between files, docs, and dependency paths.<p>The tool analyzes a repo and builds an interactive map of files, functions, classes, dependencies, and architectural relationships. You can explore the map, search across the project, ask questions, generate onboarding notes, and inspect what may be affected by a change.<p>It started as a Claude Code plugin, but I’ve been making it work across different AI coding environments such as Codex, Cursor, Copilot, Gemini CLI, OpenCode, and others.<p>The main design goal is to avoid producing a giant graph that looks impressive but does not actually help people understand the code. I am trying to make the graph useful as a learning and navigation layer.<p>I’d appreciate feedback from people who work on large repos, onboard new engineers, or use coding agents.</p>
]]></description><pubDate>Sun, 26 Apr 2026 08:32:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47908515</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47908515</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47908515</guid></item><item><title><![CDATA[Show HN: Understand Anything – a codebase knowledge graph for onboarding]]></title><description><![CDATA[
<p>Article URL: <a href="https://understand-anything.com">https://understand-anything.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47908512">https://news.ycombinator.com/item?id=47908512</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Sun, 26 Apr 2026 08:32:29 +0000</pubDate><link>https://understand-anything.com</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47908512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47908512</guid></item><item><title><![CDATA[New comment by lum1104 in "Show HN: Understand Anything – Graphs that teach > graphs that impress"]]></title><description><![CDATA[
<p>I use tree sitter for the codes part. Then after the code knowledge graph generation, using the graph I build the business knowledge graph.<p>In this case, the business knowledge graph build agent can know how each code interact with each others.</p>
]]></description><pubDate>Sun, 19 Apr 2026 09:55:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47823097</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47823097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47823097</guid></item><item><title><![CDATA[New comment by lum1104 in "Show HN: Understand Anything – Graphs that teach > graphs that impress"]]></title><description><![CDATA[
<p>Graphs that teach > graphs that impress. Turn any code, or knowledge base (Karpathy LLM wiki), into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.</p>
]]></description><pubDate>Sun, 19 Apr 2026 09:32:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47823003</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47823003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47823003</guid></item><item><title><![CDATA[Show HN: Understand Anything – Graphs that teach > graphs that impress]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Lum1104/Understand-Anything">https://github.com/Lum1104/Understand-Anything</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47822572">https://news.ycombinator.com/item?id=47822572</a></p>
<p>Points: 1</p>
<p># Comments: 3</p>
]]></description><pubDate>Sun, 19 Apr 2026 07:58:19 +0000</pubDate><link>https://github.com/Lum1104/Understand-Anything</link><dc:creator>lum1104</dc:creator><comments>https://news.ycombinator.com/item?id=47822572</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822572</guid></item></channel></rss>