<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: zerop</title><link>https://news.ycombinator.com/user?id=zerop</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 20:19:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=zerop" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by zerop in "GPT-5.5"]]></title><description><![CDATA[
<p>So pelican must have become the mandatory test case to pass for all model providers before launch.</p>
]]></description><pubDate>Fri, 24 Apr 2026 08:57:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47887544</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=47887544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47887544</guid></item><item><title><![CDATA[New comment by zerop in "Show HN: Real-time AI (audio/video in, voice out) on an M3 Pro with Gemma E2B"]]></title><description><![CDATA[
<p>I have been looking forward to build something like this using open models. A voice assisstant I can talk while I am driving, as I do have long commute. I do use chatGPT voice mode and it works great for querying any information or discussions. But I want to do tasks like browsing web, act like a social media manager for my business etc.</p>
]]></description><pubDate>Mon, 06 Apr 2026 09:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658501</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=47658501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658501</guid></item><item><title><![CDATA[Improving Interactive In-Context Learning from Natural Lang Feedback – DeepMind]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2602.16066">https://arxiv.org/abs/2602.16066</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47086085">https://news.ycombinator.com/item?id=47086085</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 20 Feb 2026 10:21:19 +0000</pubDate><link>https://arxiv.org/abs/2602.16066</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=47086085</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47086085</guid></item><item><title><![CDATA[New comment by zerop in "Modular monolith and microservices: Modularity is what matters"]]></title><description><![CDATA[
<p>Microservices created the need for more teams, devs, coordination, meetings, scrum teams, scrum master, Jira, CI CD tools, cloud market and so on.. It is very well planned :)</p>
]]></description><pubDate>Mon, 10 Nov 2025 17:04:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=45878009</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=45878009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45878009</guid></item><item><title><![CDATA[America's dominance is over. By 2030, we'll have handful of global powers(2016)]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.weforum.org/stories/2016/11/america-s-dominance-is-over/">https://www.weforum.org/stories/2016/11/america-s-dominance-is-over/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43569130">https://news.ycombinator.com/item?id=43569130</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 03 Apr 2025 13:14:05 +0000</pubDate><link>https://www.weforum.org/stories/2016/11/america-s-dominance-is-over/</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=43569130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43569130</guid></item><item><title><![CDATA[New comment by zerop in "Tracing the thoughts of a large language model"]]></title><description><![CDATA[
<p>The explanation of "hallucination" is quite simplified, I am sure there is more there.<p>If there is one problem I have to pick to to trace in LLMs, I would pick hallucination. More tracing of "how much" or "why" model hallucinated can lead to correct this problem. Given the explanation in this post about hallucination, I think degree of hallucination can be given as part of response to the user?<p>I am facing this in RAG use case quite - How do I know model is giving right answer or Hallucinating from my RAG sources?</p>
]]></description><pubDate>Thu, 27 Mar 2025 17:56:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=43496135</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=43496135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43496135</guid></item><item><title><![CDATA[New comment by zerop in "Building AI agents to query your databases"]]></title><description><![CDATA[
<p>Thanks. sorry, asking more question - Do we need human in the loop with Cube to define the views for all kinds of queries.<p>In my use case, it's going to be exposed to various kind of stakeholders and there will be versatility of user queries. I can't pre-create views/aggregations for all scenarios.</p>
]]></description><pubDate>Tue, 18 Mar 2025 18:24:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43402896</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=43402896</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43402896</guid></item><item><title><![CDATA[New comment by zerop in "Building AI agents to query your databases"]]></title><description><![CDATA[
<p>Currently exploring cube for a "natural language to SQL" solution.<p>My schema is - 90+ Tables, 2500+ Columns, well documented<p>From your experience, does Cube look a fit? My use cases will definitely have JOINS.</p>
]]></description><pubDate>Tue, 18 Mar 2025 15:40:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43400770</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=43400770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43400770</guid></item><item><title><![CDATA[New comment by zerop in "India's food shortage filled American libraries"]]></title><description><![CDATA[
<p>How people are unearthing knowledge from ancient libraries using Claude<p><a href="https://x.com/PrintedPathways/status/1865637416637231406" rel="nofollow">https://x.com/PrintedPathways/status/1865637416637231406</a></p>
]]></description><pubDate>Wed, 01 Jan 2025 06:44:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42564385</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42564385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42564385</guid></item><item><title><![CDATA[New comment by zerop in "Show HN: I made a website to semantically search ArXiv papers"]]></title><description><![CDATA[
<p>This looks great, thanks for building this.<p>Something on similar lines which many may link, Research Rabbit - <a href="https://www.researchrabbit.ai/" rel="nofollow">https://www.researchrabbit.ai/</a></p>
]]></description><pubDate>Thu, 26 Dec 2024 12:13:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42514760</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42514760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42514760</guid></item><item><title><![CDATA[New comment by zerop in "Moon"]]></title><description><![CDATA[
<p>Can we give reference of these articles to LLMs and get them to write articles like this for educational contents and produce similar WebGL graphics code to render images. I mean, just use this style and produce educational content using AI. that might make the studies more interesting.</p>
]]></description><pubDate>Wed, 18 Dec 2024 16:07:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42451667</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42451667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42451667</guid></item><item><title><![CDATA[New comment by zerop in "Moon"]]></title><description><![CDATA[
<p>Can we give reference of these articles to LLMs and get them to write articles like this for educational contents and produce similar WebGL graphics code to render images. I mean, just use this style and produce educational content using AI. that might make the studies more interesting.</p>
]]></description><pubDate>Wed, 18 Dec 2024 16:07:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42451665</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42451665</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42451665</guid></item><item><title><![CDATA[New comment by zerop in "Ask HN: SWEs how do you future-proof your career in light of LLMs?"]]></title><description><![CDATA[
<p>I fear that in the goal of going from "manual coding" to "fully automated coding", we might end up in the middle, where we are "semi manual coding" assisted by AI, which would need different software engineer skill.</p>
]]></description><pubDate>Mon, 16 Dec 2024 15:37:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42432008</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42432008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42432008</guid></item><item><title><![CDATA[New comment by zerop in "Llama.cpp Now Supports Qwen2-VL (Vision Language Model)"]]></title><description><![CDATA[
<p>Is it possible to build similar to anthropic computer use feature with Qwen vision model.<p>Someone open sourced it with langchain<p><a href="https://x.com/1littlecoder/status/1856397375704576399" rel="nofollow">https://x.com/1littlecoder/status/1856397375704576399</a></p>
]]></description><pubDate>Sun, 15 Dec 2024 09:35:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=42422528</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42422528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42422528</guid></item><item><title><![CDATA[AI Product Management]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.deeplearning.ai/the-batch/issue-279/">https://www.deeplearning.ai/the-batch/issue-279/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42407431">https://news.ycombinator.com/item?id=42407431</a></p>
<p>Points: 84</p>
<p># Comments: 42</p>
]]></description><pubDate>Fri, 13 Dec 2024 10:29:05 +0000</pubDate><link>https://www.deeplearning.ai/the-batch/issue-279/</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42407431</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42407431</guid></item><item><title><![CDATA[New comment by zerop in "Show HN: DataFuel.dev – Turn websites into LLM-ready data"]]></title><description><![CDATA[
<p>Great, congrats on your launch.<p>1. Does it take care of Bot detection. Most sites will have it.<p>2. Is this something similar to Firecrawl - <a href="https://www.firecrawl.dev/">https://www.firecrawl.dev/</a></p>
]]></description><pubDate>Fri, 13 Dec 2024 04:50:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42405996</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42405996</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42405996</guid></item><item><title><![CDATA[New comment by zerop in "Himalaya: CLI to Manage Emails"]]></title><description><![CDATA[
<p>Honest question - Why use interfaces like this, but not regular HTML client?</p>
]]></description><pubDate>Mon, 09 Dec 2024 14:59:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42366776</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42366776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42366776</guid></item><item><title><![CDATA[New comment by zerop in "The 70% problem: Hard truths about AI-assisted coding"]]></title><description><![CDATA[
<p>I fear that in the goal of going to "manual coding" to "fully automated coding", we might end up in the middle, where we are "semi manual coding" assisted by AI which needs different software engineer skill.</p>
]]></description><pubDate>Fri, 06 Dec 2024 07:12:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42337204</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42337204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42337204</guid></item><item><title><![CDATA[New comment by zerop in "Bringing K/V context quantisation to Ollama"]]></title><description><![CDATA[
<p>Many are there, apart from what others mentioned I am exploring 
 Anything LLM - <a href="https://anythingllm.com/" rel="nofollow">https://anythingllm.com/</a>. Liked the workspace concept in it. We can club documents in workspaces and RAG scope is managed.</p>
]]></description><pubDate>Thu, 05 Dec 2024 17:36:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42330393</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42330393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42330393</guid></item><item><title><![CDATA[New comment by zerop in "Lessons from 15 Years of Indie App Development"]]></title><description><![CDATA[
<p>With the current advancement of AI in code generation, freelancers and Indies are going to have different trajectory than ever before</p>
]]></description><pubDate>Sat, 30 Nov 2024 16:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42282310</link><dc:creator>zerop</dc:creator><comments>https://news.ycombinator.com/item?id=42282310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42282310</guid></item></channel></rss>