<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: stuart73547373</title><link>https://news.ycombinator.com/user?id=stuart73547373</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 10 Sep 2026 17:30:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=stuart73547373" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Flapjack is an open source drop-in Algolia alternative]]></title><description><![CDATA[
<p>i started working on building a rust search engine on rocksdb in 2019 but got distracted by covid things and meanwhile saw the meilisearch and typesense projects release and take off<p>then last year i started working on building a free campaign finance web tool that i eventually wanted to be able to search 10+M docs, so i investigated current day usage-based search pricing on meilisearch and algolia, and found that it would still cost $thousands per month (around $2k MS, $4k Alg)<p>so with all the vibe hype (and tantivy) i thought i'd give rolling my own another shot so here we are<p>goal is complete algolia api compatibility so instantsearch.js woks out of the box.  single-step algolia migration<p>super grateful for any feedback! thanks for checking it out</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47047081">https://news.ycombinator.com/item?id=47047081</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 17 Feb 2026 13:05:07 +0000</pubDate><link>https://github.com/gridlhq/flapjack</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=47047081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47047081</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Ask HN: Anyone else experiencing lower quality in Claude Code since a few weeks?"]]></title><description><![CDATA[
<p>for me it got dramatically worse.  it cant read whole files of concatenated code anymore.  seems like its attention is much smaller.  doing lots of piecemeal behind-the-scenes cmd line stuff now instead of just seeming to "understand" everything in one go.  somewhat catastrophic for me.  so bad that i was surprised to discover that chatgpt 5 is still worse</p>
]]></description><pubDate>Sat, 25 Oct 2025 14:37:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=45704250</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=45704250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45704250</guid></item><item><title><![CDATA[New comment by stuart73547373 in "How I code with AI on a budget/free"]]></title><description><![CDATA[
<p>(relevant self promotion) i wrote a cli tool called slupe that lets web based llm dictate fs changes to your computer to make it easier to do ai coding from web llms <a href="https://news.ycombinator.com/item?id=44776250">https://news.ycombinator.com/item?id=44776250</a></p>
]]></description><pubDate>Sun, 10 Aug 2025 14:54:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44855617</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=44855617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44855617</guid></item><item><title><![CDATA[Show HN: Slupe lets web LLMs safely edit local files]]></title><description><![CDATA[
<p>Slupe lets you use web-based LLMs to modify local files without leaving the browser.<p>npx slupe --clipboard<p>It's a CLI tool that watches for LLM commands and executes them on your computer. Key features:<p>- Custom syntax (NESL) designed for LLM reliability - fewer search/replace failures than existing approaches
- Clipboard mode: copy from browser → Slupe executes → paste results back to clipboard
- Generates instructions for LLMs based on your allowed actions
- Sandboxed filesystem operations with configurable permissions + automatic git backups<p>Motivation: I wanted to use web based Opus 4 and Gemini 2.5 Pro for coding.<p>Early beta (macOS only, Linux/Windows untested). Would love feedback on UX and security model.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44776250">https://news.ycombinator.com/item?id=44776250</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 03 Aug 2025 12:56:39 +0000</pubDate><link>https://github.com/stuartcrobinson/slupe</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=44776250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44776250</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Supabase MCP can leak your entire SQL database"]]></title><description><![CDATA[
<p>can you explain a little more about how this would work and in what situations? like how is the driver llm ultimately protected from malicious text.  or does it all get removed or cleaned by the agent code</p>
]]></description><pubDate>Tue, 08 Jul 2025 20:18:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=44503684</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=44503684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44503684</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Show HN: I built a tool to add noise texture to your images"]]></title><description><![CDATA[
<p>please add demo pics</p>
]]></description><pubDate>Sun, 30 Mar 2025 23:38:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43528946</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=43528946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43528946</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Code-MCP: Try Claude-Code Without an API Key"]]></title><description><![CDATA[
<p>i haven't tried your project yet but it looks cool.  not sure if u saw that the name is already being used.  a unique name and information about how the two projects are different would probably be helpful for visitors<p><a href="https://news.ycombinator.com/item?id=43356016">https://news.ycombinator.com/item?id=43356016</a></p>
]]></description><pubDate>Fri, 21 Mar 2025 15:10:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=43436635</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=43436635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43436635</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Launch HN: Innate (YC F24) – Home robots as easy to program as AI agents"]]></title><description><![CDATA[
<p>genuinely impressed by your tact and quality of response to such a weirdly hostile message</p>
]]></description><pubDate>Wed, 18 Dec 2024 21:25:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42455441</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=42455441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42455441</guid></item><item><title><![CDATA[New comment by stuart73547373 in "How Typing Transformed Nietzsche's Consciousness"]]></title><description><![CDATA[
<p>i thought he was only blind in one eye</p>
]]></description><pubDate>Thu, 05 Dec 2024 16:55:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=42329955</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=42329955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42329955</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Fusion power is getting closer"]]></title><description><![CDATA[
<p>looks like that article didn't read this article <a href="https://news.ycombinator.com/item?id=42221756">https://news.ycombinator.com/item?id=42221756</a></p>
]]></description><pubDate>Sat, 23 Nov 2024 18:22:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42222569</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=42222569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42222569</guid></item><item><title><![CDATA[New comment by stuart73547373 in "How deep does life go?"]]></title><description><![CDATA[
<p>iirc we could plausibly move to Titan and live off nuclear energy</p>
]]></description><pubDate>Wed, 10 Apr 2024 15:16:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=39991682</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39991682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39991682</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Anatomy of a credit card rewards program"]]></title><description><![CDATA[
<p>yes there is. that's an enormous added pricing and communication complexity for  businesses. which we know has a high cost because of all the businesses who have decided it would be higher than just stomaching the credit card fees.</p>
]]></description><pubDate>Thu, 04 Apr 2024 14:48:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=39931120</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39931120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39931120</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Washington's Lottery forced to pull site after creating AI porn of lotto user"]]></title><description><![CDATA[
<p>this would be great if everyone was rich enough to afford to pay for their services with money.<p>but it would cut off a lot of services and opportunities for everyone else who is able to pay with their attention (to ads) instead</p>
]]></description><pubDate>Thu, 04 Apr 2024 14:38:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=39930995</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39930995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39930995</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Washington's Lottery forced to pull site after creating AI porn of lotto user"]]></title><description><![CDATA[
<p>>Can I take this a step further and say that advertising is the true problem here?<p>no? promoting stuff with a plausible chance of adding value to someone's life is not bad imho<p>the problem is the stuff that kills value, like smoking and gambling.  not advertising in general.  so yes advertising  (the many) bad stuffs is bad if that's what you mean by "most things"</p>
]]></description><pubDate>Thu, 04 Apr 2024 14:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39930916</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39930916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39930916</guid></item><item><title><![CDATA[New comment by stuart73547373 in "How GitHub replaced SourceForge as the dominant code hosting platform"]]></title><description><![CDATA[
<p>prodigal means wasteful. otherwise, beautiful.</p>
]]></description><pubDate>Sat, 30 Mar 2024 22:10:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=39879158</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39879158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39879158</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Cellular outage in U.S. hits AT&T, T-Mobile and Verizon users"]]></title><description><![CDATA[
<p>probably unrelated but a nurse friend mentioned that a healthcare system got hacked last night (didn't have further details)</p>
]]></description><pubDate>Thu, 22 Feb 2024 17:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39469953</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39469953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39469953</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Investors in Airbnb arbitrage business allege they were defrauded in scheme"]]></title><description><![CDATA[
<p>"...he invested in crypto ..."<p>buying crypto to try to profit is called speculation not investment</p>
]]></description><pubDate>Sun, 11 Feb 2024 20:55:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=39338594</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39338594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39338594</guid></item><item><title><![CDATA[New comment by stuart73547373 in "I designed a cube that balances itself on a corner"]]></title><description><![CDATA[
<p>strong plug for onshape instead of fusion360</p>
]]></description><pubDate>Sun, 11 Feb 2024 20:46:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=39338526</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39338526</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39338526</guid></item><item><title><![CDATA[New comment by stuart73547373 in "Show HN: The classic Minesweeper on an irregular grid"]]></title><description><![CDATA[
<p>actually none. 2nd flag from the top is wrong</p>
]]></description><pubDate>Fri, 02 Feb 2024 21:49:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=39234936</link><dc:creator>stuart73547373</dc:creator><comments>https://news.ycombinator.com/item?id=39234936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39234936</guid></item></channel></rss>