<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: leleat</title><link>https://news.ycombinator.com/user?id=leleat</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 16:52:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=leleat" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by leleat in "GitHub Stacked PRs"]]></title><description><![CDATA[
<p>If I understood you correctly, you want to propagate changes in a branch to other branches that depend on it? Then --update-refs is for you[1]. That way, you only need to update the "latest" branch.<p>[1] <a href="https://andrewlock.net/working-with-stacked-branches-in-git-is-easier-with-update-refs/" rel="nofollow">https://andrewlock.net/working-with-stacked-branches-in-git-...</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 21:58:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47758401</link><dc:creator>leleat</dc:creator><comments>https://news.ycombinator.com/item?id=47758401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47758401</guid></item><item><title><![CDATA[New comment by leleat in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p><a href="https://github.com/Leleat/git-forge" rel="nofollow">https://github.com/Leleat/git-forge</a><p>From the README: "[git-forge is a] simple CLI tool for basic interactions with issues and pull requests across GitHub, GitLab, Gitea, and Forgejo".<p>Right now, I am looking into better testing. Currently, I do testing by mocking the forge APIs and then running git-forge against them with TypeScript. But not everything is testable that way. The TUI is pretty much untested. So I now want to port at least the tests to Rust (I am probably gonna leave the mock API in TS) and need to look into how to tests TUIs, which is a bit of a challenge since not only is Rust my first "systems programming language", I am also not knowledgable in Terminal/TUIs...</p>
]]></description><pubDate>Mon, 09 Feb 2026 09:05:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=46943209</link><dc:creator>leleat</dc:creator><comments>https://news.ycombinator.com/item?id=46943209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46943209</guid></item><item><title><![CDATA[New comment by leleat in "Show HN: Vibe coding a bookshelf with Claude Code"]]></title><description><![CDATA[
<p>On the other hand, we had this story[^1], where the maintainer of curl mentions a a bunch of actual useful reports by someone using AI tools.<p>[^1]: <a href="https://news.ycombinator.com/item?id=45449348">https://news.ycombinator.com/item?id=45449348</a></p>
]]></description><pubDate>Mon, 29 Dec 2025 15:53:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46421881</link><dc:creator>leleat</dc:creator><comments>https://news.ycombinator.com/item?id=46421881</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46421881</guid></item><item><title><![CDATA[New comment by leleat in "Ruby core team takes ownership of RubyGems and Bundler"]]></title><description><![CDATA[
<p>Technically, deno supports https imports as well<p><a href="https://docs.deno.com/runtime/fundamentals/modules/#https-imports" rel="nofollow">https://docs.deno.com/runtime/fundamentals/modules/#https-im...</a></p>
]]></description><pubDate>Fri, 17 Oct 2025 14:54:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45617494</link><dc:creator>leleat</dc:creator><comments>https://news.ycombinator.com/item?id=45617494</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45617494</guid></item><item><title><![CDATA[New comment by leleat in "KDE is now my favorite desktop"]]></title><description><![CDATA[
<p>The problem is that the extension experience <i>can</i> be really bad. There is no extension API; instead Extensions have (almost) full access to GNOME Shell's code.<p>This makes them incredibly powerful and flexible... but also fragile. Extensions can crash GNOME Shell/mutter. On Wayland that means your entire session goes down with GNOME Shell. Extensions can interfere with each other, and if you are an extension developer, you may need to update (or at least check) your extension every 6 months (GNOMEs release cycle).</p>
]]></description><pubDate>Thu, 18 Sep 2025 14:36:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45290243</link><dc:creator>leleat</dc:creator><comments>https://news.ycombinator.com/item?id=45290243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45290243</guid></item></channel></rss>