<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: diwank</title><link>https://news.ycombinator.com/user?id=diwank</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 23 Apr 2026 07:23:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=diwank" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Breakthrough Prize Announces 2026 Laureates]]></title><description><![CDATA[
<p>Article URL: <a href="https://breakthroughprize.org/News/98">https://breakthroughprize.org/News/98</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47822059">https://news.ycombinator.com/item?id=47822059</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 19 Apr 2026 05:41:28 +0000</pubDate><link>https://breakthroughprize.org/News/98</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47822059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47822059</guid></item><item><title><![CDATA[Reasoning models encode tool choices before they start reasoning]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2604.01202">https://arxiv.org/abs/2604.01202</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47634936">https://news.ycombinator.com/item?id=47634936</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 04 Apr 2026 02:11:26 +0000</pubDate><link>https://arxiv.org/abs/2604.01202</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47634936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47634936</guid></item><item><title><![CDATA[New comment by diwank in "Show HN: Postgres extension for BM25 relevance-ranked full-text search"]]></title><description><![CDATA[
<p>had a bad experience with pg_search (paradedb) in the past</p>
]]></description><pubDate>Wed, 01 Apr 2026 02:20:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47596013</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47596013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47596013</guid></item><item><title><![CDATA[New comment by diwank in "Show HN: Postgres extension for BM25 relevance-ranked full-text search"]]></title><description><![CDATA[
<p>we have been using pg_textsearch in production for a few weeks now, and it's been fairly stable and super speedy. we used to use paradedb (aka pg_search -- it's quite annoying that the two or so similarly named), but paradedb was extremely unstable, led to serious data corruption a bunch of times. in fact, before switching to pg_textsearch, we just switched over to plain trigram search coz paradedb was tanking our db so often...<p>also shoutout to tj for being super responsive on github issues!</p>
]]></description><pubDate>Wed, 01 Apr 2026 02:20:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47596006</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47596006</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47596006</guid></item><item><title><![CDATA[New comment by diwank in "Day 1 of ARC-AGI-3"]]></title><description><![CDATA[
<p>this is so disingenuous on symbolica's part. these insincere announcements just make it harder for genuine attempts and novel ideas</p>
]]></description><pubDate>Fri, 27 Mar 2026 06:23:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47539596</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47539596</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47539596</guid></item><item><title><![CDATA[Show HN: Datetime-bench: which datetime formats LLMs get right (and wrong)]]></title><description><![CDATA[
<p><i>tl;dr</i><p>* If you need an LLM to parse OR emit a timestamp, use:<p><pre><code>  RFC 3339 ( e.g. 2024-03-26 10:30:00-05:00 )
</code></pre>
* python date format also works well<p>* Do NOT use unix epoch or javascript date formats.<p>* Smaller models and non-reasoning models still make a LOT of mistakes in time parsing / formatting.<p>---<p>There are lots of temporal reasoning benchmarks (like TimeBench, TRAM, etc.) but they test whether models understand time concepts. Nothing on which datetime output format models get right most often. So we just built the benchmark ourselves.<p>We tested 22 models across Google, Anthropic, OpenAI, Qwen, and GLM on 235 scenarios and 7 different formats.<p>The two that surprised us the most were JavaScript Date and unix epoch. JavaScript Date is probably the most commonly used format and it's wrong ~1 in 4 times on parsing. Unix epoch drops to 40% on arithmetic tasks. If you need epoch, just have the model output a string and convert it yourself in code.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47535806">https://news.ycombinator.com/item?id=47535806</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 26 Mar 2026 21:11:40 +0000</pubDate><link>https://github.com/MemoryStore/datetime-bench/tree/main</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47535806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47535806</guid></item><item><title><![CDATA[New comment by diwank in "Antimatter has been transported for the first time"]]></title><description><![CDATA[
<p>Angels & Demons anyone?</p>
]]></description><pubDate>Wed, 25 Mar 2026 18:53:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47521609</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47521609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47521609</guid></item><item><title><![CDATA[Show HN: Dropbox for Your Agents' Memories]]></title><description><![CDATA[
<p>Article URL: <a href="https://memory.store/start">https://memory.store/start</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47159199">https://news.ycombinator.com/item?id=47159199</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 25 Feb 2026 22:52:18 +0000</pubDate><link>https://memory.store/start</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47159199</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47159199</guid></item><item><title><![CDATA[New comment by diwank in "I want to wash my car. The car wash is 50 meters away. Should I walk or drive?"]]></title><description><![CDATA[
<p>opus 4.6 gets it right more than half the times</p>
]]></description><pubDate>Mon, 16 Feb 2026 07:21:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47031935</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=47031935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47031935</guid></item><item><title><![CDATA[Show HN: IQT – Why space feels panoramic and time feels fleeting]]></title><description><![CDATA[
<p>I've spent the past year building a theory of phenomenal experience (consciousness) that's designed to be falsifiable.<p>It identifies phenomenal quality with a specific mathematical object (the algebra-state pair on a causal diamond in algebraic quantum field theory) and derives three experimental protocols with pre-registered failure conditions.<p>The short version: take the "intrinsic nature" intuition from Russellian monism seriously, ask what mathematical object could play that role, and discover that constraint-based reasoning forces you to a unique answer. Then show that this answer dissolves the composition problem, generates temporal phenomenology from diamond geometry, and predicts specific measurable differences from IIT (overlapping conscious regions vs. exclusion) and GNW (experience without global broadcast).<p>The paper is ~35 pages, mathematically involved but with interpretive boxes and discipline-specific reading guides. I'm actively seeking collaborators in anesthesiology, epilepsy surgery, and psychedelic research to run the protocols.<p>Paper: <a href="https://github.com/creatorrr/intrinsic-quality-theory/blob/main/iqt_v1_6_0.pdf" rel="nofollow">https://github.com/creatorrr/intrinsic-quality-theory/blob/m...</a><p>I'd especially value pushback from mathematical physicists on the AQFT formalization and from neuroscientists on whether the effective-theory bridge actually constrains the empirical predictions or is doing post-hoc work. Tell me what breaks.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46984122">https://news.ycombinator.com/item?id=46984122</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Feb 2026 02:15:12 +0000</pubDate><link>https://github.com/creatorrr/intrinsic-quality-theory</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46984122</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46984122</guid></item><item><title><![CDATA[New comment by diwank in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>Working on Memory Store: persistent, shared memory for all your AI agents.<p><a href="https://memory.store" rel="nofollow">https://memory.store</a><p>The problem: if you use multiple AI tools (Claude, ChatGPT, Cursor, etc.), none of them know what the others know. You end up maintaining .md files, pasting context between chats, and re-explaining your project every time you start a new conversation. Power users spend more time briefing their agents than doing actual work.<p>Memory Store is an MCP server that ingests context from your workplace tools (Slack, email, calendar) and makes it available to any MCP-compatible agent. Make a decision in one tool, the others know. Project status changes, every agent is up to date.<p>We ran 35 in-depth user interviews and surveyed 90 people before writing a line of product code — 95% had already built workarounds for this problem (custom GPTs, claude.md templates, copy-paste workflows). The pain is real and people are already investing effort to solve it badly.<p>Early users are telling us things like one founder who tracked investor conversations through Memory Store and estimated talking to 4-5x more people because his agents could draft contextual replies without manual briefing. It helped close his round.<p>Live in beta now. Would love feedback from anyone who's felt this pain! :)</p>
]]></description><pubDate>Mon, 09 Feb 2026 03:02:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46941107</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46941107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46941107</guid></item><item><title><![CDATA[New comment by diwank in "GPT-5.2 and GPT-5.2-Codex are now 40% faster"]]></title><description><![CDATA[
<p>I dont think this is Cerebras. Running on cerebras would change model behavior a bit and it could potentially get a ~10x speedup and it'd be more expensive. So most likely this is them writing new more optimized kernels for Blackwell series maybe?</p>
]]></description><pubDate>Wed, 04 Feb 2026 00:56:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46879865</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46879865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46879865</guid></item><item><title><![CDATA[Putting Gemini to Work in Chrome]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.google/products-and-platforms/products/chrome/gemini-3-auto-browse/">https://blog.google/products-and-platforms/products/chrome/gemini-3-auto-browse/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46805557">https://news.ycombinator.com/item?id=46805557</a></p>
<p>Points: 56</p>
<p># Comments: 63</p>
]]></description><pubDate>Thu, 29 Jan 2026 03:43:52 +0000</pubDate><link>https://blog.google/products-and-platforms/products/chrome/gemini-3-auto-browse/</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46805557</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46805557</guid></item><item><title><![CDATA[From kinetic gases to an exponentially expanding universe]]></title><description><![CDATA[
<p>Article URL: <a href="https://iopscience.iop.org/article/10.1088/1475-7516/2025/10/050">https://iopscience.iop.org/article/10.1088/1475-7516/2025/10/050</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46612677">https://news.ycombinator.com/item?id=46612677</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 14 Jan 2026 05:29:07 +0000</pubDate><link>https://iopscience.iop.org/article/10.1088/1475-7516/2025/10/050</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46612677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46612677</guid></item><item><title><![CDATA[New comment by diwank in "A battle over Canada’s mystery brain disease"]]></title><description><![CDATA[
<p>yeah I agree. this is really unfortunate because it seems that there is something systemic here at play which has become twisted up in a cult of personality and that's made a rigorous scientific investigation very difficult</p>
]]></description><pubDate>Sun, 11 Jan 2026 06:55:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46573278</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46573278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46573278</guid></item><item><title><![CDATA[New comment by diwank in "OpenAI are quietly adopting skills, now available in ChatGPT and Codex CLI"]]></title><description><![CDATA[
<p>GitHub Copilot now supports Agent Skills<p><a href="https://github.blog/changelog/2025-12-18-github-copilot-now-supports-agent-skills/" rel="nofollow">https://github.blog/changelog/2025-12-18-github-copilot-now-...</a></p>
]]></description><pubDate>Fri, 19 Dec 2025 08:38:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46323593</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46323593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46323593</guid></item><item><title><![CDATA[DeepSeek-v3.2 and v3.2 Speciale Announced]]></title><description><![CDATA[
<p>Article URL: <a href="https://huggingface.co/deepseek-ai/DeepSeek-V3.2/tree/main">https://huggingface.co/deepseek-ai/DeepSeek-V3.2/tree/main</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46107357">https://news.ycombinator.com/item?id=46107357</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 01 Dec 2025 13:49:42 +0000</pubDate><link>https://huggingface.co/deepseek-ai/DeepSeek-V3.2/tree/main</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46107357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46107357</guid></item><item><title><![CDATA[Effective harnesses for long-running agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents">https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46081704">https://news.ycombinator.com/item?id=46081704</a></p>
<p>Points: 125</p>
<p># Comments: 37</p>
]]></description><pubDate>Fri, 28 Nov 2025 19:05:16 +0000</pubDate><link>https://www.anthropic.com/engineering/effective-harnesses-for-long-running-agents</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=46081704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46081704</guid></item><item><title><![CDATA[New comment by diwank in "Show HN: Why write code if the LLM can just do the thing? (web app experiment)"]]></title><description><![CDATA[
<p>Just in time UI is incredibly promising direction. I don't expect (in the near term) that entire apps would do this but many small parts of them would really benefit. For instance, website/app tours could be just generated atop the existing ui.</p>
]]></description><pubDate>Sat, 01 Nov 2025 21:57:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45785790</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=45785790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45785790</guid></item><item><title><![CDATA[Cursor 2.0 – A step in the wrong direction]]></title><description><![CDATA[
<p>Article URL: <a href="https://forum.cursor.com/t/2-0-a-step-in-the-wrong-direction/139648">https://forum.cursor.com/t/2-0-a-step-in-the-wrong-direction/139648</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45767089">https://news.ycombinator.com/item?id=45767089</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 31 Oct 2025 00:32:28 +0000</pubDate><link>https://forum.cursor.com/t/2-0-a-step-in-the-wrong-direction/139648</link><dc:creator>diwank</dc:creator><comments>https://news.ycombinator.com/item?id=45767089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45767089</guid></item></channel></rss>