<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: Vanclief</title><link>https://news.ycombinator.com/user?id=Vanclief</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 07:47:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Vanclief" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Vanclief in "Agent design is still hard"]]></title><description><![CDATA[
<p>We have been working hard on the past two months implementing agents for different tasks. We started with Claude code, as we really liked working with hooks. However being vendor locked and having usage limit problems, we ended up implementing our own "runtime" that keeps the conversation structure while having hooks. Right now it only works with OpenAI but its designed to be able to incorporate Claude / Gemini down the road<p>We ended up open sourcing that runtime if anyone is interested:<p><a href="https://github.com/Vanclief/agent-composer" rel="nofollow">https://github.com/Vanclief/agent-composer</a></p>
]]></description><pubDate>Sat, 22 Nov 2025 19:46:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46017635</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=46017635</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46017635</guid></item><item><title><![CDATA[New comment by Vanclief in "Where's the shovelware? Why AI coding claims don't add up"]]></title><description><![CDATA[
<p>While I like the self reflection from this article, I don't think his methodology adds up (pun intended). First there are two main axis where LLMs can make you more productive: speed & code quality. I think everyone is obsessed about the first one, but its less relevant.<p>My personal hypothesis is that when using LLMs, you are only faster if you would be doing things like boilerplate code. For the rest, LLMs don't really make you faster but can make your code quality higher, which means better implementation and caching bugs earlier. I am a big fan of giving the diff of a commit to an LLM that has a file MCP so he can search for files in the repo and having it point any mistakes I have made.</p>
]]></description><pubDate>Wed, 03 Sep 2025 22:02:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=45120856</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=45120856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45120856</guid></item><item><title><![CDATA[New comment by Vanclief in "Figma files for proposed IPO"]]></title><description><![CDATA[
<p>Exactly, I had the same issue when I was younger. I thought if I read code I could not understand was because the other dev was a legend. Now its the opposite, I am amazed by code that does its job well, its understandable and has low complexity.</p>
]]></description><pubDate>Wed, 02 Jul 2025 00:04:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44439081</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=44439081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44439081</guid></item><item><title><![CDATA[New comment by Vanclief in "Claude Code SDK"]]></title><description><![CDATA[
<p>Claude Code is my favorite way to use LLMs for coding.<p>However I feel what we really need is to have an open source version of it where you can pass any model and also you can compare different models answers.<p>(Aider and other alternatives really doesn't feel as good to use as Claude Code)<p>I know this is not what anthropic would want to do as it removes their moat, but as a consumer I just want the best model and not be tied to an ecosystem. (Which I imagine is the largest fear of LLM model providers)</p>
]]></description><pubDate>Mon, 19 May 2025 21:18:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=44034974</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=44034974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44034974</guid></item><item><title><![CDATA[New comment by Vanclief in "Show HN: CLI that spots fake GitHub stars, risky dependencies and licence traps"]]></title><description><![CDATA[
<p>Stars are just a signal. When I am looking at multiple libraries that do the same, I am going to trust more a repo with 200 starts that one with 0. Its not perfect, but I don't have the time to go through the entire codebase and try it out. If the repo works for me I will star it to contribute to the signal.</p>
]]></description><pubDate>Mon, 12 May 2025 16:19:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43964717</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=43964717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43964717</guid></item><item><title><![CDATA[New comment by Vanclief in "University of Texas-led team solves a big problem for fusion energy"]]></title><description><![CDATA[
<p>Where did you get the data that there has never been a profitable one? Not calling you out, but curious of where you are getting this data.<p>I would expect that there have been multiple nuclear power plants that provide a net positive return, specially on countries like France where 70% of their energy is nuclear.</p>
]]></description><pubDate>Mon, 12 May 2025 16:16:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=43964675</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=43964675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43964675</guid></item><item><title><![CDATA[New comment by Vanclief in "Supreme Court upholds TikTok ban, but Trump might offer lifeline"]]></title><description><![CDATA[
<p>The comparison isn't even close. TikTok's relationship with the Chinese government is well-documented, not "supposed". They are legally required to share data under China's National Intelligence Law. The Chinese government has also a track record of pushing disinformation and find any way to destabilize Western democracies.<p>Douyin (The Chinese Tiktok version) limits users under 14 to 40 minutes per day and primarily serves educational content, while TikTok's algorithm outside China optimizes for maximum engagement regardless of content quality or user wellbeing.<p>US tech companies pursuing profit at the expense of user wellbeing is concerning and deserves its own topic. However, there is a fundamental difference between a profit driven company operating under US legal constraints and oversight, versus a platform forced to serve the strategic interests of a foreign government that keeps acting in bad faith.</p>
]]></description><pubDate>Fri, 17 Jan 2025 15:48:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42738919</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=42738919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42738919</guid></item><item><title><![CDATA[New comment by Vanclief in "Why America's economy is soaring ahead of its rivals"]]></title><description><![CDATA[
<p>I am all for preventing teen pregnancy, but the data sounds more like young people can't afford having children so they are waiting longer.</p>
]]></description><pubDate>Thu, 05 Dec 2024 03:47:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42324762</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=42324762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42324762</guid></item><item><title><![CDATA[New comment by Vanclief in "Ask HN: Best AI Code Assistant?"]]></title><description><![CDATA[
<p>That used to be my flow, but I just added Avante to my Neovim and it has been a awesome for working with a single file.<p>If I need to do something more high level or that requires multiple files I still copy and paste to Claude / ChatGPT.<p><a href="https://github.com/yetone/avante.nvim">https://github.com/yetone/avante.nvim</a></p>
]]></description><pubDate>Sat, 12 Oct 2024 14:56:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41819553</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=41819553</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41819553</guid></item><item><title><![CDATA[New comment by Vanclief in "YC criticized for backing AI startup that simply cloned another AI startup"]]></title><description><![CDATA[
<p>Could you share with me the link of the profile you saw? I did work with Blockchain in the past but this current SaaS has nothing to do with that.</p>
]]></description><pubDate>Tue, 01 Oct 2024 14:13:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=41708723</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=41708723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41708723</guid></item><item><title><![CDATA[New comment by Vanclief in "YC criticized for backing AI startup that simply cloned another AI startup"]]></title><description><![CDATA[
<p>We recently applied to the current YC batch and got rejected. Seeing this just made me die a little inside.<p>We are a small SaaS that has very happy paying customers and a huge market. We solve a boring problem, with boring technologies and we are not the next OpenAI or Stripe. Yet we have easily a 10,000 X potential.<p>I feel like YC now prioritizes funding things that can be hyped more instead of actually funding things that can be solid software businesses.</p>
]]></description><pubDate>Tue, 01 Oct 2024 13:35:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41708209</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=41708209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41708209</guid></item><item><title><![CDATA[New comment by Vanclief in "Learning to Reason with LLMs"]]></title><description><![CDATA[
<p>If you are not a software engineer, you can't judge the correctness of any LLM answer on that topic, nor you know what are the right questions to ask.<p>From all my friends that are using LLMs, we software engineers are the ones that are taking the most advantage of it.<p>I am in no way fearful I am becoming irrelevant, on the opposite, I am actually very excited about these developments.</p>
]]></description><pubDate>Thu, 12 Sep 2024 19:31:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=41524613</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=41524613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41524613</guid></item><item><title><![CDATA[New comment by Vanclief in "Go or Rust? Just Listen to the Bots"]]></title><description><![CDATA[
<p>I strongly disagree with this statement, Golang is excellent for building backends and just the orchestration of all the services you are calling is better done in a typed/compiled language with great multi threading support and fast compilation times that is exactly what Golang excels at.</p>
]]></description><pubDate>Thu, 25 Apr 2024 18:19:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=40161142</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=40161142</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40161142</guid></item><item><title><![CDATA[New comment by Vanclief in "Show HN: Error return traces for Go, inspired by Zig"]]></title><description><![CDATA[
<p>While from a first instance, this package seems a bit overkill, I think the idea is interesting and is something that can be improved for Go.<p>I also felt that Go errors where too bare-bones, so I developed a small package (<a href="https://github.com/Vanclief/ez">https://github.com/Vanclief/ez</a>) based on an awesome post that I saw here once. I use this package in all Golang code I touch.</p>
]]></description><pubDate>Wed, 29 Nov 2023 17:21:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=38462160</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=38462160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38462160</guid></item><item><title><![CDATA[New comment by Vanclief in "Beyond VC-funded Evangelism: The Case Against Vector Databases"]]></title><description><![CDATA[
<p>Its hard to take this article seriously when it does not provide any real technical argument and has typos such as "egineers".</p>
]]></description><pubDate>Thu, 16 Nov 2023 03:15:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=38285498</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=38285498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38285498</guid></item><item><title><![CDATA[New comment by Vanclief in "Ask HN: If you were to build a web app today what tech stack would you choose?"]]></title><description><![CDATA[
<p>Fronted: React
Backend: Golang
Database: PostgreSQL</p>
]]></description><pubDate>Sun, 29 Oct 2023 15:27:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=38059453</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=38059453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38059453</guid></item><item><title><![CDATA[New comment by Vanclief in "Upcoming .com and .xyz domain price increase"]]></title><description><![CDATA[
<p>Why should namecheap subsidize the cost? That makes 0 sense and I say it as a namecheap customer. I don't see how its fair for them to cover the cost and I don't want them to do so because I am a happy customer and don't want them to go out of business or lower their product quality.</p>
]]></description><pubDate>Mon, 21 Aug 2023 17:16:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=37212510</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=37212510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37212510</guid></item><item><title><![CDATA[New comment by Vanclief in "Show HN: I made a MailChimp alternative that connects to your database"]]></title><description><![CDATA[
<p>> The customers of those users absolutely do not want this. If I ever find out a company uses something like this, I'll no longer be doing business with them.<p>I second this 100%<p>This for me is a major red flag. It could maybe be mitigated if OP would require customers to run their own instance of cc.dev.</p>
]]></description><pubDate>Mon, 24 Jul 2023 02:07:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36842252</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=36842252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36842252</guid></item><item><title><![CDATA[New comment by Vanclief in "Goroutines: The concurrency model we wanted all along"]]></title><description><![CDATA[
<p>I don't think that its bad for the motivated engineer, its just a trade off between expressiveness and simplicity.<p>I personally find myself choosing go because I feel I am way more productive with the language. By keeping me constrained, I have less choices to make on how I solve the problem, and focus more on solving the problem.</p>
]]></description><pubDate>Fri, 07 Jul 2023 20:37:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=36637984</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=36637984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36637984</guid></item><item><title><![CDATA[New comment by Vanclief in "Sennheiser HD 555 to HD 595 Mod"]]></title><description><![CDATA[
<p>Wait, children?</p>
]]></description><pubDate>Sun, 18 Jun 2023 17:12:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=36382147</link><dc:creator>Vanclief</dc:creator><comments>https://news.ycombinator.com/item?id=36382147</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36382147</guid></item></channel></rss>