<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: devstein</title><link>https://news.ycombinator.com/user?id=devstein</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 30 May 2026 20:03:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=devstein" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by devstein in "Building durable workflows on Postgres"]]></title><description><![CDATA[
<p>If anyone else is looking to migrate from Celery to DBOS, we also made this transition and wrote about it <a href="https://dosu.dev/blog/migrate-celery-to-dbos-dosu" rel="nofollow">https://dosu.dev/blog/migrate-celery-to-dbos-dosu</a><p>Very happy we made the switch.</p>
]]></description><pubDate>Thu, 28 May 2026 22:36:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48316498</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=48316498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48316498</guid></item><item><title><![CDATA[Ask HN: Natural Language App Testing?]]></title><description><![CDATA[
<p>Hey HN - we're contemplating building our own E2E natural language test framework.<p>I figured someone else must have built this already. Who are the established providers in this space? Does anyone have recommendations?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48200618">https://news.ycombinator.com/item?id=48200618</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 May 2026 22:35:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48200618</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=48200618</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48200618</guid></item><item><title><![CDATA[New comment by devstein in "Ask HN: Best Embedding Models?"]]></title><description><![CDATA[
<p>What top K do you use for vector search before passing into the reranker?</p>
]]></description><pubDate>Tue, 05 May 2026 20:24:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48028001</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=48028001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48028001</guid></item><item><title><![CDATA[Ask HN: Best Embedding Models?]]></title><description><![CDATA[
<p>Hey HN, which embedding models are people using? There has been so much development around foundational LLMs, but haven't seen much news about embedding models.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48017668">https://news.ycombinator.com/item?id=48017668</a></p>
<p>Points: 18</p>
<p># Comments: 18</p>
]]></description><pubDate>Tue, 05 May 2026 03:15:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48017668</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=48017668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48017668</guid></item><item><title><![CDATA[Knowledge Infra for Agents and Humans]]></title><description><![CDATA[
<p>Article URL: <a href="https://dosu.dev">https://dosu.dev</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48009418">https://news.ycombinator.com/item?id=48009418</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 04 May 2026 14:44:31 +0000</pubDate><link>https://dosu.dev</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=48009418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48009418</guid></item><item><title><![CDATA[Ask HN: Does Continuous Pen Testing Exist?]]></title><description><![CDATA[
<p>Hey HN - it's time for our annual pen test.<p>We typically work with a 3rd party security firm each year, but now I'm wondering if there are more efficient and more AI-native options that people are using? It seems like a clear use-case for agents. Does anyone have experience working with a product/vendor in the space?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47924214">https://news.ycombinator.com/item?id=47924214</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 27 Apr 2026 16:59:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47924214</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=47924214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47924214</guid></item><item><title><![CDATA[New comment by devstein in "Getting AI to work in complex codebases"]]></title><description><![CDATA[
<p>I think the only way to keep documentation up-to-date is to have it as part of the PR review process. Knowledge needs to evolve with code.<p>We working on this at <a href="https://dosu.dev/" rel="nofollow">https://dosu.dev/</a> (open to feedback!)</p>
]]></description><pubDate>Wed, 24 Sep 2025 14:16:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45360751</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=45360751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45360751</guid></item><item><title><![CDATA[New comment by devstein in "Knowledge and memory"]]></title><description><![CDATA[
<p>I believe this is why the importance of written (human) knowledge is only increasing, especially internally at companies. Written knowledge (i.e documentation) has always served as a knowledge cache and a way to transfer knowledge between people.<p>Without fundamental changes to the LLMs or the way we think about agentic systems, high quality, comprehensive written knowledge is the best path to helping agents "learn" over time.</p>
]]></description><pubDate>Wed, 10 Sep 2025 14:40:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45198445</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=45198445</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45198445</guid></item><item><title><![CDATA[New comment by devstein in "Ask HN: Best self-hosted wiki solution in 2025? Mediawiki or something else?"]]></title><description><![CDATA[
<p>If it's for personal use I'd recommend <a href="https://github.com/TriliumNext/Trilium" rel="nofollow">https://github.com/TriliumNext/Trilium</a></p>
]]></description><pubDate>Tue, 02 Sep 2025 18:57:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=45107498</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=45107498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45107498</guid></item><item><title><![CDATA[New comment by devstein in "95% of Companies See 'Zero Return' on $30B Generative AI Spend"]]></title><description><![CDATA[
<p>^this, but many non-code documents with manual steps can also be kept up-to-date as long as there is a way (a) relate it back to the codebase or another source of truth (b) detect conflicts (when someone says something in contradiction to an existing document)<p>Disclaimer: We are building this at <a href="https://dosu.dev" rel="nofollow">https://dosu.dev</a></p>
]]></description><pubDate>Fri, 22 Aug 2025 14:34:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=44985191</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44985191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44985191</guid></item><item><title><![CDATA[Ask HN: Is Supabase's Supavisor slow for anyone else?]]></title><description><![CDATA[
<p>Since June of this year, we've noticed a spike in latency for DB queries routed through Supabase's Supavisor.<p>Direct DB queries will take a tens of milliseconds while queries through Supavisor will take a minimum of 200ms and up to 5s.<p>This is phenomena independent of the underlying query even `SELECT 1` through Supavisor can take up to 5s.<p>Has anyone else experience this before? Is this a known failure mode of Supabase's Supavisor?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44918343">https://news.ycombinator.com/item?id=44918343</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 15 Aug 2025 23:12:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=44918343</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44918343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44918343</guid></item><item><title><![CDATA[New comment by devstein in "Writing Code Was Never the Bottleneck"]]></title><description><![CDATA[
<p>Couldn't be more spot on. This is exactly why I started Dosu <a href="https://dosu.dev/" rel="nofollow">https://dosu.dev/</a> to reimagine on the "knowledge" side of software engineering.</p>
]]></description><pubDate>Tue, 01 Jul 2025 14:08:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44434065</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44434065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44434065</guid></item><item><title><![CDATA[You Build. Dosu Documents]]></title><description><![CDATA[
<p>Article URL: <a href="https://dosu.dev">https://dosu.dev</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44433984">https://news.ycombinator.com/item?id=44433984</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 01 Jul 2025 14:00:03 +0000</pubDate><link>https://dosu.dev</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44433984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44433984</guid></item><item><title><![CDATA[Celery Preserializers: A low-friction path to Pydantic support]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.dosu.dev/celery-preserializers-a-low-friction-path-to-pydantic-support/">https://blog.dosu.dev/celery-preserializers-a-low-friction-path-to-pydantic-support/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44259723">https://news.ycombinator.com/item?id=44259723</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Jun 2025 16:36:03 +0000</pubDate><link>https://blog.dosu.dev/celery-preserializers-a-low-friction-path-to-pydantic-support/</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44259723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44259723</guid></item><item><title><![CDATA[New comment by devstein in "Integration Testing with Distributed Dependency Injection"]]></title><description><![CDATA[
<p>A useful pattern for serializing Python classes for integration tests that span multiple services</p>
]]></description><pubDate>Thu, 05 Jun 2025 19:33:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=44195009</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44195009</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44195009</guid></item><item><title><![CDATA[Integration Testing with Distributed Dependency Injection]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.dosu.dev/better-agent-testing-with-distributed-dependency-injection/">https://blog.dosu.dev/better-agent-testing-with-distributed-dependency-injection/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44195008">https://news.ycombinator.com/item?id=44195008</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 05 Jun 2025 19:33:59 +0000</pubDate><link>https://blog.dosu.dev/better-agent-testing-with-distributed-dependency-injection/</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=44195008</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44195008</guid></item><item><title><![CDATA[New comment by devstein in "Ask HN: Given the choice, would you write documentation if you didn't have to?"]]></title><description><![CDATA[
<p>I agree about docs as a tool for thought.<p>What about the other side of docs, keeping them up to date?</p>
]]></description><pubDate>Wed, 02 Apr 2025 01:00:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43552795</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=43552795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43552795</guid></item><item><title><![CDATA[Ask HN: Given the choice, would you write documentation if you didn't have to?]]></title><description><![CDATA[
<p>I personally find writing internal documentation very monotonous even though I know it's important.<p>I'm curious if you were told you could have <i>decent</i> internal documentation automatically generated for you that were good enough, but not competitive w/ human maintained docs.<p>Would you still take the effort to write your own documentation?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43552462">https://news.ycombinator.com/item?id=43552462</a></p>
<p>Points: 1</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 01 Apr 2025 23:50:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43552462</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=43552462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43552462</guid></item><item><title><![CDATA[New comment by devstein in "Anyone know who is generating AI bug reports to popular OSS projects?"]]></title><description><![CDATA[
<p>There has been an influx of AI-generated bug reports to popular OSS projects. It's unclear if this is malicious or someone built a tool with good  intention that is now causing maintainers to be inundated with issues.<p>Has anyone stumbled upon an AI tool that helps submit bug reports to OSS project?<p><a href="https://www.theregister.com/2024/12/10/ai_slop_bug_reports/" rel="nofollow">https://www.theregister.com/2024/12/10/ai_slop_bug_reports/</a></p>
]]></description><pubDate>Thu, 23 Jan 2025 18:23:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42806470</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=42806470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42806470</guid></item><item><title><![CDATA[Anyone know who is generating AI bug reports to popular OSS projects?]]></title><description><![CDATA[
<p>Article URL: <a href="https://lists.apache.org/thread/2vmvv429sowq90x96d5w2fxpc298cy3l">https://lists.apache.org/thread/2vmvv429sowq90x96d5w2fxpc298cy3l</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42806469">https://news.ycombinator.com/item?id=42806469</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 23 Jan 2025 18:23:20 +0000</pubDate><link>https://lists.apache.org/thread/2vmvv429sowq90x96d5w2fxpc298cy3l</link><dc:creator>devstein</dc:creator><comments>https://news.ycombinator.com/item?id=42806469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42806469</guid></item></channel></rss>