<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: reidbarber</title><link>https://news.ycombinator.com/user?id=reidbarber</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 10:09:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=reidbarber" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by reidbarber in "Build and Host AI-Powered Apps with Claude – No Deployment Needed"]]></title><description><![CDATA[
<p>The big feature here is that the shared artifacts can use the Claude API themselves (where usage is tied to the logged-in users of your shared artifact).</p>
]]></description><pubDate>Wed, 25 Jun 2025 18:23:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44380378</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=44380378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44380378</guid></item><item><title><![CDATA[Reverse Engineering Claude Code]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reidbarber.com/blog/reverse-engineering-claude-code">https://www.reidbarber.com/blog/reverse-engineering-claude-code</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43928894">https://news.ycombinator.com/item?id=43928894</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 08 May 2025 17:39:31 +0000</pubDate><link>https://www.reidbarber.com/blog/reverse-engineering-claude-code</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=43928894</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43928894</guid></item><item><title><![CDATA[New comment by reidbarber in "Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?"]]></title><description><![CDATA[
<p>I've found that to be best for coding, especially when you're describing the exact behavior you want implemented. Plus the format it returns is very consistent (not the case in the various chat UIs).</p>
]]></description><pubDate>Thu, 08 May 2025 15:17:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43926917</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=43926917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43926917</guid></item><item><title><![CDATA[New comment by reidbarber in "Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?"]]></title><description><![CDATA[
<p>My current favorite (and free) workflow:<p>1. Drop project files into <a href="https://files2prompt.com" rel="nofollow">https://files2prompt.com</a> to copy a prompt with all file contents<p>2. Paste into <a href="https://aistudio.google.com/" rel="nofollow">https://aistudio.google.com/</a> and set a low (or 0) temperature and low top_p<p>Since Gemini 2.5 Pro is free in AI Studio at the moment, and there's a 1M token limit, this works for most things I need. Cursor is better in some cases where I need a bunch of small edits across a bunch of different files.</p>
]]></description><pubDate>Thu, 08 May 2025 14:30:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43926401</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=43926401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43926401</guid></item><item><title><![CDATA[Show HN: WebMarker – Mark web pages for use with vision-language models]]></title><description><![CDATA[
<p>WebMarker is a JavaScript library used for adding visual markers and labels to elements on a web page. This can be used for Set-of-Mark prompting, which improves visual grounding abilities of vision-language models such as GPT-4o, Claude 3.5, and Google Gemini 1.5. This library aims to:<p>- Improve LLM performance on vision tasks referencing web pages
- Enable reliable web page interactions based on LLM responses</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42815619">https://news.ycombinator.com/item?id=42815619</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 24 Jan 2025 17:59:39 +0000</pubDate><link>https://www.webmarkerjs.com/</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=42815619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42815619</guid></item><item><title><![CDATA[New comment by reidbarber in "Show HN: Repogather – copy relevant files to clipboard for LLM coding workflows"]]></title><description><![CDATA[
<p>Nice! I built something similar, but in the browser with drag-and-drop at <a href="https://files2prompt.com" rel="nofollow">https://files2prompt.com</a><p>It doesn’t have all the fancy LLM integration though.</p>
]]></description><pubDate>Thu, 12 Sep 2024 22:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=41526336</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=41526336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41526336</guid></item><item><title><![CDATA[Show HN: WebMarker – Mark web pages for use with large language models]]></title><description><![CDATA[
<p>WebMarker is a JavaScript library used for adding visual markers and labels to elements on a web page. This can be used for Set-of-Mark prompting, which improves the visual grounding abilities of vision-enabled large language models such as GPT-4o, Claude 3.5, and Google Gemini 1.5. This library aims to:<p>- Improve LLM performance on vision tasks referencing web pages
- Enable reliable web page interactions based on LLM responses</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41435017">https://news.ycombinator.com/item?id=41435017</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 03 Sep 2024 13:58:33 +0000</pubDate><link>https://github.com/reidbarber/webmarker</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=41435017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41435017</guid></item><item><title><![CDATA[Reverse Engineering Claude Artifacts]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reidbarber.com/blog/reverse-engineering-claude-artifacts">https://www.reidbarber.com/blog/reverse-engineering-claude-artifacts</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40781477">https://news.ycombinator.com/item?id=40781477</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 24 Jun 2024 22:05:55 +0000</pubDate><link>https://www.reidbarber.com/blog/reverse-engineering-claude-artifacts</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=40781477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40781477</guid></item><item><title><![CDATA[New comment by reidbarber in "Show HN: Tarsier – Vision utilities for web interaction agents"]]></title><description><![CDATA[
<p>Neat! Been building something similar to the tagging feature in Typescript: <a href="https://github.com/reidbarber/webmarker">https://github.com/reidbarber/webmarker</a><p>The Python API on this is really nice though.</p>
]]></description><pubDate>Wed, 15 May 2024 22:47:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40373310</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=40373310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40373310</guid></item><item><title><![CDATA[New comment by reidbarber in "Show HN: FileKitty – Combine and label text files for LLM prompt contexts"]]></title><description><![CDATA[
<p>Thanks, I appreciate it! I hope to keep adding features. If there are missing features that you'd use, feel free to leave them in a reply.</p>
]]></description><pubDate>Sun, 05 May 2024 21:59:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40268881</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=40268881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40268881</guid></item><item><title><![CDATA[New comment by reidbarber in "Show HN: FileKitty – Combine and label text files for LLM prompt contexts"]]></title><description><![CDATA[
<p>Nice! I made something similar but for the browser recently: <a href="https://files2prompt.com" rel="nofollow">https://files2prompt.com</a><p>I think there some CLI tools out there as well.</p>
]]></description><pubDate>Wed, 01 May 2024 22:14:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=40230233</link><dc:creator>reidbarber</dc:creator><comments>https://news.ycombinator.com/item?id=40230233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40230233</guid></item></channel></rss>