<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: delf</title><link>https://news.ycombinator.com/user?id=delf</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 13:20:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=delf" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by delf in "Ask HN: Alternatives to GitHub"]]></title><description><![CDATA[
<p>Or just push to an S3 bucket with `gitsocial mirror <s3>`</p>
]]></description><pubDate>Mon, 17 Aug 2026 20:31:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49337210</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=49337210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49337210</guid></item><item><title><![CDATA[New comment by delf in "Ask HN: Alternatives to GitHub"]]></title><description><![CDATA[
<p>Creator of GitSocial here: it's a Go binary CLI/TUI that lets you store all your issues, PRs, etc. in the git itself and self-host on any S3-compatible bucket: <a href="https://gitsocial.org/" rel="nofollow">https://gitsocial.org/</a>.<p>On more detailed level, it allows forgeless issue management, cross-forge PRs, git-native discussions, and much more.<p>It has not dependencies, just git itself. Happy to answer any questions!</p>
]]></description><pubDate>Mon, 17 Aug 2026 19:11:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49336120</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=49336120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49336120</guid></item><item><title><![CDATA[New comment by delf in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p>I created GitSocial, it stores issues, PRs, etc straight in git. Works on any git forge and allows cross-forge PRs and collaboration in general.<p><a href="https://github.com/gitsocial-org/gitsocial" rel="nofollow">https://github.com/gitsocial-org/gitsocial</a></p>
]]></description><pubDate>Tue, 09 Jun 2026 01:22:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48454938</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=48454938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48454938</guid></item><item><title><![CDATA[New comment by delf in "Incident with Actions and Pages"]]></title><description><![CDATA[
<p>If you would like less dependence on GitHub for issues and PRs, please check out GitSocial, it stores everything in git itself, making them portable and offline-first.</p>
]]></description><pubDate>Tue, 26 May 2026 14:28:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48280324</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=48280324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48280324</guid></item><item><title><![CDATA[New comment by delf in "Why I'm leaving GitHub for Forgejo"]]></title><description><![CDATA[
<p>Discovery is still in the works, but the core idea is that all collaboration data is stored in git itself (be that the project or a fork). It's git all the way down :)</p>
]]></description><pubDate>Wed, 13 May 2026 14:37:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48122536</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=48122536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48122536</guid></item><item><title><![CDATA[New comment by delf in "Leaving GitHub for Forgejo"]]></title><description><![CDATA[
<p>You're welcome! I'm the creator of GitSocial, happy to answer any questions.</p>
]]></description><pubDate>Wed, 13 May 2026 13:29:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48121667</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=48121667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48121667</guid></item><item><title><![CDATA[New comment by delf in "Leaving GitHub for Forgejo"]]></title><description><![CDATA[
<p>In "What I gave up" section author mentions his social graph. It is possible to take your social graph and collaboration history using GitSocial. It also allows cross-forge pull requests between any git hosts. All without 3rd party dependencies.</p>
]]></description><pubDate>Wed, 13 May 2026 13:19:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48121549</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=48121549</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48121549</guid></item><item><title><![CDATA[New comment by delf in "Tangled – We need a federation of forges"]]></title><description><![CDATA[
<p>Not if you do it over git itself on the existing forge. You basically store everything in git and federate via git forks/mirrors.</p>
]]></description><pubDate>Wed, 29 Apr 2026 17:19:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951436</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47951436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951436</guid></item><item><title><![CDATA[New comment by delf in "Tangled – We need a federation of forges"]]></title><description><![CDATA[
<p>There's a federated identity spec and implementation: <a href="https://github.com/gitsocial-org/gitsocial/blob/main/documentation/IDENTITY.md" rel="nofollow">https://github.com/gitsocial-org/gitsocial/blob/main/documen...</a>. For GH/GL, just an api call to verify signature, for custom domains, it's .well-known/gitmsg-id.json</p>
]]></description><pubDate>Wed, 29 Apr 2026 17:12:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951343</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47951343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951343</guid></item><item><title><![CDATA[New comment by delf in "We need a federation of forges"]]></title><description><![CDATA[
<p>One approach is to keep it all in git itself, the way GitSocial does: <a href="https://gitsocial.org/" rel="nofollow">https://gitsocial.org/</a></p>
]]></description><pubDate>Wed, 29 Apr 2026 17:08:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951286</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47951286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951286</guid></item><item><title><![CDATA[New comment by delf in "We need a federation of forges"]]></title><description><![CDATA[
<p>GitSocial solves this: <a href="https://gitsocial.org/" rel="nofollow">https://gitsocial.org/</a></p>
]]></description><pubDate>Wed, 29 Apr 2026 17:06:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951266</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47951266</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951266</guid></item><item><title><![CDATA[New comment by delf in "We need a federation of forges"]]></title><description><![CDATA[
<p>GitSocial allows cross-forge collaboration without any 3rd party dependencies as it keeps everything in git: <<a href="https://github.com/gitsocial-org/gitsocial/blob/main/documentation/GITREVIEW-FLOWS.md#2-cross-forge-contribution" rel="nofollow">https://github.com/gitsocial-org/gitsocial/blob/main/documen...</a>><p>Git IS the federation layer in this case.</p>
]]></description><pubDate>Wed, 29 Apr 2026 17:05:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951245</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47951245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951245</guid></item><item><title><![CDATA[New comment by delf in "GitSocial"]]></title><description><![CDATA[
<p>GitSocial is a cross-forge collaboration platform that allows you to store all collaboration data (issues, PRs, releases, etc) as git commits with structured trailers on gitmsg/* branches, syncing via git fetch and git push.<p>This allows you to stay independent from forges and to collaborate across them (open issues and PRs across forges).</p>
]]></description><pubDate>Tue, 28 Apr 2026 21:56:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47941394</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47941394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47941394</guid></item><item><title><![CDATA[GitSocial]]></title><description><![CDATA[
<p>Article URL: <a href="https://gitsocial.org/">https://gitsocial.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47941393">https://news.ycombinator.com/item?id=47941393</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 28 Apr 2026 21:56:54 +0000</pubDate><link>https://gitsocial.org/</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47941393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47941393</guid></item><item><title><![CDATA[New comment by delf in "GitHub CLI now collects pseudoanonymous telemetry"]]></title><description><![CDATA[
<p>Creator of GitSocial here, check it out if you'd like to have better control of your data and be protected from such things: <a href="https://github.com/gitsocial-org/gitsocial" rel="nofollow">https://github.com/gitsocial-org/gitsocial</a></p>
]]></description><pubDate>Wed, 22 Apr 2026 12:38:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47862717</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=47862717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47862717</guid></item><item><title><![CDATA[New comment by delf in "Show HN: X Writer – VS Code extension to post tweets from your editor"]]></title><description><![CDATA[
<p>I built GitSocial that allows you to bypass Twitter/Bluesky in favor posting and following straight in your repository: <a href="https://github.com/gitsocial-org/gitsocial" rel="nofollow">https://github.com/gitsocial-org/gitsocial</a>.<p>Similarly, VS Code extension is at: <a href="https://marketplace.visualstudio.com/items?itemName=gitsocial.gitsocial" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=gitsocia...</a></p>
]]></description><pubDate>Thu, 18 Dec 2025 15:55:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46314282</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=46314282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46314282</guid></item><item><title><![CDATA[New comment by delf in "Ask HN: What Are You Working On? (Nov 2025)"]]></title><description><![CDATA[
<p>I'm working on GitSocial - decentralized open source social network built entirely on Git.<p><a href="https://gitsocial.org/" rel="nofollow">https://gitsocial.org/</a><p>Think of it as tool that can turn any repository into a blog/social network in place.</p>
]]></description><pubDate>Tue, 11 Nov 2025 15:04:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45888054</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=45888054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45888054</guid></item><item><title><![CDATA[New comment by delf in "Tell HN: Azure outage"]]></title><description><![CDATA[
<p>The outage impacted GitSocial minor version bump release: <a href="https://marketplace.visualstudio.com/items?itemName=GitSocial.gitsocial" rel="nofollow">https://marketplace.visualstudio.com/items?itemName=GitSocia...</a><p>There's no way to tell, and after about 30 minutes, the release process on VS Code Marketplace failed with a cryptic message: "Repository signing for extension file failed.". And there's no way to restart/resume it.</p>
]]></description><pubDate>Wed, 29 Oct 2025 18:53:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45751352</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=45751352</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45751352</guid></item><item><title><![CDATA[New comment by delf in "GitSocial - Decentralized social layer for Git repositories."]]></title><description><![CDATA[
<p>Decentralized social layer for Git repositories.</p>
]]></description><pubDate>Tue, 28 Oct 2025 12:07:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=45731733</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=45731733</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45731733</guid></item><item><title><![CDATA[GitSocial - Decentralized social layer for Git repositories.]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/gitsocial-org/gitsocial">https://github.com/gitsocial-org/gitsocial</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45731732">https://news.ycombinator.com/item?id=45731732</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 28 Oct 2025 12:07:18 +0000</pubDate><link>https://github.com/gitsocial-org/gitsocial</link><dc:creator>delf</dc:creator><comments>https://news.ycombinator.com/item?id=45731732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45731732</guid></item></channel></rss>