<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: JasonHEIN</title><link>https://news.ycombinator.com/user?id=JasonHEIN</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 15:53:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=JasonHEIN" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Openbrowser: A browser for agent without Chromium]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/JasonHonKL/Openbrowser">https://github.com/JasonHonKL/Openbrowser</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47672092">https://news.ycombinator.com/item?id=47672092</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Apr 2026 08:08:41 +0000</pubDate><link>https://github.com/JasonHonKL/Openbrowser</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47672092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47672092</guid></item><item><title><![CDATA[New comment by JasonHEIN in "Ask HN: Make AI Filter for Hacker News"]]></title><description><![CDATA[
<p>I think if you can build an AI to identify AI-generated text, you could actually create a billion-dollar business.</p>
]]></description><pubDate>Tue, 07 Apr 2026 08:07:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47672085</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47672085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47672085</guid></item><item><title><![CDATA[New comment by JasonHEIN in "Delve removed from Y Combinator"]]></title><description><![CDATA[
<p>lol strongly agree it is just cherry on top. In big tech they also copy but just copy in a smart way so I don't believe that's the reason they got removed.</p>
]]></description><pubDate>Sat, 04 Apr 2026 06:02:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47636294</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47636294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47636294</guid></item><item><title><![CDATA[New comment by JasonHEIN in "Tell HN: Anthropic no longer allowing Claude Code subscriptions to use OpenClaw"]]></title><description><![CDATA[
<p>Err, yeah, you should neither do any web scraping without respecting robots.txt, nor use ad blockers when using Google. When working with a business, never use Google Docs without paying them. Nah, that's not how the world works and at least not in the software industry.</p>
]]></description><pubDate>Sat, 04 Apr 2026 05:57:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47636261</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47636261</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47636261</guid></item><item><title><![CDATA[New comment by JasonHEIN in "Show HN: Pardus Browser- a browser for AI agents without Chromium"]]></title><description><![CDATA[
<p>It can save tons of tokens compared with screen capture or reading the HTML directly. The downside is that we are still not able to handle complex JavaScript and CAPTCHA checks.</p>
]]></description><pubDate>Tue, 31 Mar 2026 17:30:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47590755</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47590755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47590755</guid></item><item><title><![CDATA[New comment by JasonHEIN in "Show HN: Pardus Browser- a browser for AI agents without Chromium"]]></title><description><![CDATA[
<p>ICIC. Indeed, our next step after completing all the JS rendering would be to pretend to be human, i.e., pass the CAPTCHA. Of course, we have to respect robots.txt."</p>
]]></description><pubDate>Tue, 31 Mar 2026 14:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47588189</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47588189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47588189</guid></item><item><title><![CDATA[New comment by JasonHEIN in "Show HN: Pardus Browser- a browser for AI agents without Chromium"]]></title><description><![CDATA[
<p>3 differences:<p>1. I use the MIT license, so you don't have to pay. Lightpanda requires payment if you use it for business. :)<p>2. I use Rust to try to further optimize.<p>3. Lightpanda isn't in Markdown format; it's more like a curl format.</p>
]]></description><pubDate>Tue, 31 Mar 2026 14:48:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47588170</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47588170</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47588170</guid></item><item><title><![CDATA[Show HN: Pardus Browser- a browser for AI agents without Chromium]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/JasonHonKL/PardusBrowser/tree/main">https://github.com/JasonHonKL/PardusBrowser/tree/main</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47585192">https://news.ycombinator.com/item?id=47585192</a></p>
<p>Points: 16</p>
<p># Comments: 8</p>
]]></description><pubDate>Tue, 31 Mar 2026 10:21:33 +0000</pubDate><link>https://github.com/JasonHonKL/PardusBrowser/tree/main</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47585192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47585192</guid></item><item><title><![CDATA[GLM 5.1]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.z.ai/devpack/using5.1">https://docs.z.ai/devpack/using5.1</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47543270">https://news.ycombinator.com/item?id=47543270</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Mar 2026 14:46:22 +0000</pubDate><link>https://docs.z.ai/devpack/using5.1</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47543270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47543270</guid></item><item><title><![CDATA[Ask HN: We need to learn algorithm when there are Claude Code etc.]]></title><description><![CDATA[
<p>I love algorithm it makes me feel fresh yet nowadays doing it is like doing maths for fun i don't see how it help my daily job routine :(</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47409696">https://news.ycombinator.com/item?id=47409696</a></p>
<p>Points: 11</p>
<p># Comments: 3</p>
]]></description><pubDate>Tue, 17 Mar 2026 07:40:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47409696</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47409696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47409696</guid></item><item><title><![CDATA[New comment by JasonHEIN in "LLMs work best when the user defines their acceptance criteria first"]]></title><description><![CDATA[
<p>Bro you are like saying "OH LLM can't do X within 10 days which few people spend over decades" Live a life bro applause and change the title to "it can do xyz" instead of adding the "critical and critical" ...</p>
]]></description><pubDate>Sat, 07 Mar 2026 10:24:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47286286</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47286286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47286286</guid></item><item><title><![CDATA[Value Investing in the Age of AI]]></title><description><![CDATA[
<p>Article URL: <a href="https://pardusai.substack.com/p/value-investing-in-the-age-of-ai">https://pardusai.substack.com/p/value-investing-in-the-age-of-ai</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47258926">https://news.ycombinator.com/item?id=47258926</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 Mar 2026 08:03:51 +0000</pubDate><link>https://pardusai.substack.com/p/value-investing-in-the-age-of-ai</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47258926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47258926</guid></item><item><title><![CDATA[Berkshire Hathaway 2025 Annual Report [pdf]]]></title><description><![CDATA[
<p>Article URL: <a href="https://berkshirehathaway.com/2025ar/2025ar.pdf">https://berkshirehathaway.com/2025ar/2025ar.pdf</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47204257">https://news.ycombinator.com/item?id=47204257</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Mar 2026 06:36:57 +0000</pubDate><link>https://berkshirehathaway.com/2025ar/2025ar.pdf</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47204257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47204257</guid></item><item><title><![CDATA[How to Cancel Claude Code]]></title><description><![CDATA[
<p>Article URL: <a href="https://support.claude.com/en/articles/8325617-how-do-i-cancel-my-paid-claude-subscription">https://support.claude.com/en/articles/8325617-how-do-i-cancel-my-paid-claude-subscription</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47191755">https://news.ycombinator.com/item?id=47191755</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 28 Feb 2026 07:37:03 +0000</pubDate><link>https://support.claude.com/en/articles/8325617-how-do-i-cancel-my-paid-claude-subscription</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47191755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47191755</guid></item><item><title><![CDATA[A website for you to sell equity in your micro-SaaS]]></title><description><![CDATA[
<p>Article URL: <a href="https://openstartuphub.com/">https://openstartuphub.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47133570">https://news.ycombinator.com/item?id=47133570</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 24 Feb 2026 06:31:42 +0000</pubDate><link>https://openstartuphub.com/</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47133570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47133570</guid></item><item><title><![CDATA[Show HN: Quantitative analysis of Alphabet (GOOGL) financials]]></title><description><![CDATA[
<p>Hi HN,
Pardus AI Quant Team here. We just published a detailed quantitative analysis of Alphabet (GOOGL) – financial metrics, valuation, growth drivers, risks, all data-driven.
View the full report: <a href="https://jasonhonkl.github.io/#alphabet-quantitative-analysis" rel="nofollow">https://jasonhonkl.github.io/#alphabet-quantitative-analysis</a>
Feedback welcome – what stocks should we analyze next?
Thanks!
Pardus AI – <a href="https://pardusai.org/" rel="nofollow">https://pardusai.org/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47012086">https://news.ycombinator.com/item?id=47012086</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 14 Feb 2026 06:15:41 +0000</pubDate><link>https://jasonhonkl.github.io/#alphabet-quantitative-analysis</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=47012086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47012086</guid></item><item><title><![CDATA[Show HN: PardusDB – SQLite-like vector database in Rust]]></title><description><![CDATA[
<p>PardusDB is a lightweight, single-file embedded vector database written in pure Rust — think SQLite, but for vectors and similarity search.<p>Key highlights:
- No external dependencies
- Familiar SQL syntax for CREATE/INSERT/SELECT + vector SIMILARITY queries
- Graph-based ANN search, thread-safe, transactions
- Python RAG example with Ollama included<p>We built this as the engine behind our no-code platform at <a href="https://pardusai.org/" rel="nofollow">https://pardusai.org/</a> (private, local-first data analysis).<p>GitHub: <a href="https://github.com/JasonHonKL/PardusDB" rel="nofollow">https://github.com/JasonHonKL/PardusDB</a><p>Feedback welcome!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46990762">https://news.ycombinator.com/item?id=46990762</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Feb 2026 16:26:50 +0000</pubDate><link>https://github.com/JasonHonKL/PardusDB</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=46990762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46990762</guid></item><item><title><![CDATA[AI Agent Automates Google Stock Analysis from Financial Reports]]></title><description><![CDATA[
<p>Article URL: <a href="https://pardusai.org/view/54c6646b9e273bbe103b76256a91a7f30da624062a8a6eeb16febfe403efd078">https://pardusai.org/view/54c6646b9e273bbe103b76256a91a7f30da624062a8a6eeb16febfe403efd078</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46922662">https://news.ycombinator.com/item?id=46922662</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 07 Feb 2026 10:06:57 +0000</pubDate><link>https://pardusai.org/view/54c6646b9e273bbe103b76256a91a7f30da624062a8a6eeb16febfe403efd078</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=46922662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46922662</guid></item><item><title><![CDATA[Over 60% of YC start up are B2B]]></title><description><![CDATA[
<p>Article URL: <a href="https://pardusai.org/view/7d44e51254facd240c2889c1abdd1207a70f531dafe8d80917e56dc50d72da73">https://pardusai.org/view/7d44e51254facd240c2889c1abdd1207a70f531dafe8d80917e56dc50d72da73</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46865970">https://news.ycombinator.com/item?id=46865970</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Feb 2026 03:13:11 +0000</pubDate><link>https://pardusai.org/view/7d44e51254facd240c2889c1abdd1207a70f531dafe8d80917e56dc50d72da73</link><dc:creator>JasonHEIN</dc:creator><comments>https://news.ycombinator.com/item?id=46865970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46865970</guid></item></channel></rss>