<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: Guillaume86</title><link>https://news.ycombinator.com/user?id=Guillaume86</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 22 May 2026 23:11:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Guillaume86" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Guillaume86 in "DeepSeek makes the V4 Pro price discount permanent"]]></title><description><![CDATA[
<p>Yes I'm also using it for coding: I often make the agent use WebSearch in the research phase when deciding on a stack or a library or research best/modern practices to do achieve something. As for images I find it super useful to be able to paste snipped screenshots to show the agent when something is wrong in a UI/frontend or just something I can't copy paste easily.</p>
]]></description><pubDate>Fri, 22 May 2026 22:01:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48242236</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=48242236</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48242236</guid></item><item><title><![CDATA[New comment by Guillaume86 in "DeepSeek makes the V4 Pro price discount permanent"]]></title><description><![CDATA[
<p>You seem to have tried a few things, if you don't mind I have a few questions as someone currently on Claude Code but would prefer to not lock myself in a commercial ecosystem (and their pricing change regarding headless usage is annoying me):<p>- how do/would you add the WebSearch tool to your harness? pay for a separate service or does deepseek offer something with their subscriptions?<p>- do pi/opencode support pasting images in prompts?<p>- how do you handle reading images? deepseek is not multi modal IIRC? do you pay for another model and route to it?<p>Any of these missing would really annoy me in day to day use...</p>
]]></description><pubDate>Fri, 22 May 2026 21:40:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48242041</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=48242041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48242041</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Open source Kanban desktop app that runs parallel agents on every card"]]></title><description><![CDATA[
<p>Tangential question for Claude Code subscribers, mid June `claude -p` will move to api pricing (with some "SDK credits" before it kicks in), so headless usage will become 20-30 times more expensive, and all these high level orchestrator tools/workflows depend on it. What the next move for you? How does the OpenAI subscriptions compare? Similar limitations?</p>
]]></description><pubDate>Fri, 22 May 2026 19:47:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48240632</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=48240632</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48240632</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Apple Silicon costs more than OpenRouter"]]></title><description><![CDATA[
<p>I suppose folks here already know this but it deserves a mention: subscription pricing is 10-20x cheaper than API pricing at Anthropic for example and it will be a far better experience (better models, faster responses, as much parallelism as you want, etc) so if it works for you there's no economic argument to buy a machine for inference at the moment.</p>
]]></description><pubDate>Sun, 17 May 2026 18:27:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48171741</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=48171741</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48171741</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Local AI needs to be the norm"]]></title><description><![CDATA[
<p>I think we should separate the private AI discussion from the local AI discussion. 
The pragmatic choice to run big LLMs is one/several big servers online, but that doesn't mean private companies should be the only ones to run them.<p>A self hosted inference solution that offer good tenant isolation guarantees (ideally zero trust) and is easy enough to deploy and maintain (think Plex for AI) would be my choice for privacy. Now to be honest I have done zero research about this and have zero idea how feasible that is, maybe it already exists and there's some discord servers I should join?<p>Edit: I don't need to mention it here but what's incredible is that open models are in the ballpark of the best commercial models so supposedly, the hardest part by far is already solved.</p>
]]></description><pubDate>Sun, 10 May 2026 21:46:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48088433</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=48088433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48088433</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Show HN: Libretto – Making AI browser automations deterministic"]]></title><description><![CDATA[
<p>Sorry yeah it was a big vague, I was thinking about creating a Libretto MCP since it's a/the standard way to share AI tooling nowadays and that would make it usable in more contexts.<p>In that case, the protocol has a feature called "sampling" that allow the MCP server (Libretto) to send completion requests to the MCP client (the main agent/harness the user interacts with), that means that Libretto would not need its own LLM API keys to work, it would piggyback on the LLMs configured in the main harness (sampling support "picking" the style of model you prefer too - smart vs fast etc).</p>
]]></description><pubDate>Thu, 16 Apr 2026 20:31:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47799108</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47799108</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47799108</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Show HN: Libretto – Making AI browser automations deterministic"]]></title><description><![CDATA[
<p>Did you consider MCP sampling to avoid requiring your own LLM access? (for the clients that support it of course, but I think it's important and will become standard anyway)</p>
]]></description><pubDate>Thu, 16 Apr 2026 12:03:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47791802</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47791802</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47791802</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Cal.com is going closed source"]]></title><description><![CDATA[
<p>I think sometimes about this, does it really make sense? Financially I mean. The is just my impressions and I'm glad to be corrected if someone has hard numbers and some experience going this route:<p>At the moment LLMs vendors are in market grab mode and take a loss on big subscription users, they are starting to try to move to profit but they must move carefully to not let a competitor steal their users so we will still have "cheap" tokens for a while.<p>Even if prices go up by a bit, they have the scale in their favor to optimize costs.<p>If commercial model providers go into "not competitive" territory with their prices compared to open models, wouldn't it always be cheaper to use an open models inference provider? They can take advantage of scale as well, and with no model moat, competition should keep prices honest.<p>And last ressort, renting GPU time in the cloud seem like a safer bet than buying a GPU to me?</p>
]]></description><pubDate>Thu, 16 Apr 2026 09:41:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47790796</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47790796</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47790796</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Why the US Navy won't blast the Iranians and 'open' Strait of Hormuz"]]></title><description><![CDATA[
<p>Yeah this should be a citation in the sanewashing wikipedia article.</p>
]]></description><pubDate>Wed, 01 Apr 2026 12:34:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47600000</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47600000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47600000</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Malus – Clean Room as a Service"]]></title><description><![CDATA[
<p>Yes it's even more effective this way IMO, we will probably see some 11/10 mental gymnastics from people condemning this and failing to apply the same standards to billions dollars corps.</p>
]]></description><pubDate>Fri, 13 Mar 2026 15:47:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47366033</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47366033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47366033</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Malus – Clean Room as a Service"]]></title><description><![CDATA[
<p>Yeah it's just a slightly more honest and simplified presentation of what LLMs providers do IMO.</p>
]]></description><pubDate>Thu, 12 Mar 2026 16:38:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47353525</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47353525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47353525</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Malus – Clean Room as a Service"]]></title><description><![CDATA[
<p>Eh I think part of the joke is that LLMs have gobbled up the original source code, and if you help them enough (identical type signatures and specs), they will output the same code, it's the copyright laundering problem.</p>
]]></description><pubDate>Thu, 12 Mar 2026 16:07:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47352917</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47352917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47352917</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Microsoft guide to pirating Harry Potter for LLM training (2024) [removed]"]]></title><description><![CDATA[
<p>Yeah it’s funny this little mishap gets traction here in the age of commercial LLMs and generative AI... Bashing microsoft never gets old I guess</p>
]]></description><pubDate>Thu, 19 Feb 2026 18:26:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47077150</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47077150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47077150</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Microsoft guide to pirating Harry Potter for LLM training (2024) [removed]"]]></title><description><![CDATA[
<p>Yeah it’s hilarious seeing people lose their shit over this and not like, every commercial LLM vendor...</p>
]]></description><pubDate>Thu, 19 Feb 2026 18:18:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47077043</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47077043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47077043</guid></item><item><title><![CDATA[New comment by Guillaume86 in "AI adoption and Solow's productivity paradox"]]></title><description><![CDATA[
<p>He said he know about it and your conclusion is that he doesnt know about the other ones...</p>
]]></description><pubDate>Wed, 18 Feb 2026 16:54:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47063129</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47063129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47063129</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Show HN: Sol LeWitt-style instruction-based drawings in the browser"]]></title><description><![CDATA[
<p>I remember writing a parser for some SL instructions following an HN thread, seems like it was 13 years ago -_- : <a href="https://github.com/guillaume86/SolLewitt" rel="nofollow">https://github.com/guillaume86/SolLewitt</a></p>
]]></description><pubDate>Fri, 13 Feb 2026 10:27:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47001140</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=47001140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47001140</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Fined $48k for using a jammer to keep commuters from using phones while driving"]]></title><description><![CDATA[
<p>Don't need to be a nerd, 5 secs google search: <a href="https://ourworldindata.org/grapher/death-rates-road-incidents?tab=discrete-bar&time=latest&mapSelect=OWID_LIC~OWID_HIC~OWID_UMC~OWID_LMC" rel="nofollow">https://ourworldindata.org/grapher/death-rates-road-incident...</a></p>
]]></description><pubDate>Thu, 05 Feb 2026 15:24:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46900675</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=46900675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46900675</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Google AI Studio is now sponsoring Tailwind CSS"]]></title><description><![CDATA[
<p>Well that explains it then, don't offer stupid salaries before you make stupid money...</p>
]]></description><pubDate>Fri, 09 Jan 2026 13:19:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46553527</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=46553527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46553527</guid></item><item><title><![CDATA[New comment by Guillaume86 in "We gave 5 LLMs $100K to trade stocks for 8 months"]]></title><description><![CDATA[
<p>They also outperformed themselves before being in a leader position...</p>
]]></description><pubDate>Fri, 05 Dec 2025 16:11:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46163247</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=46163247</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46163247</guid></item><item><title><![CDATA[New comment by Guillaume86 in "Helping Valve to power up Steam devices"]]></title><description><![CDATA[
<p>The switch is underpowered to the point that most A(AA) games cannot run on it without a ton of effort and compromise, an M chip powered device would be a different story. But anyway it's never going to happen, just daydreaming about a perfect gaming setup...</p>
]]></description><pubDate>Fri, 21 Nov 2025 23:52:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46010528</link><dc:creator>Guillaume86</dc:creator><comments>https://news.ycombinator.com/item?id=46010528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46010528</guid></item></channel></rss>