<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Feed of &#34;NextGraph.org&#34;</title>
    <link>https://git.nextgraph.org/NextGraph</link>
    <description>Decentralized and local-first web 3.0 ecosystem, NextGraph brings about the convergence between P2P and Semantic Web technologies, towards a decentralized, secure and privacy-preserving cloud, based on CRDTs.</description>
    <pubDate>Mon, 14 Sep 2026 18:16:32 +0000</pubDate>
    <item>
      <title>Laurin Weger commented on pull request &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/140&#34;&gt;NextGraph/nextgraph-rs#140&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/140#issuecomment-849</link>
      <description>ORM: Better error handling on permission and format errors&#xA;&#xA;&lt;p&gt;FYI: I added another commit which covers re-adding objects too when all patches are reverted due to failing SPARQL updates or invalid NURIs.&lt;/p&gt;&#xA;</description>
      <content:encoded><![CDATA[ORM: Better error handling on permission and format errors

<p>FYI: I added another commit which covers re-adding objects too when all patches are reverted due to failing SPARQL updates or invalid NURIs.</p>
]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8122</guid>
      <pubDate>Fri, 11 Sep 2026 17:30:10 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm/error-handling-on-permission-errors&#34;&gt;orm/error-handling-on-permission-errors&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/02af90c0564713518df8f9e303a1e537376d57b7</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/02af90c0564713518df8f9e303a1e537376d57b7&#34;&gt;02af90c0564713518df8f9e303a1e537376d57b7&lt;/a&gt;&#xA;orm restore: restore / remove objects too for `revert_patches`</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/02af90c0564713518df8f9e303a1e537376d57b7">02af90c0564713518df8f9e303a1e537376d57b7</a>
orm restore: restore / remove objects too for `revert_patches`]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8118</guid>
      <pubDate>Fri, 11 Sep 2026 17:28:36 +0000</pubDate>
    </item>
    <item>
      <title>Sébastien Rosset pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service&#34;&gt;NextGraph/activitypub-service&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/activitypub-service/commit/896aa4ed0766490e924a91151da6bbd4eec10d83</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/commit/896aa4ed0766490e924a91151da6bbd4eec10d83&#34;&gt;896aa4ed0766490e924a91151da6bbd4eec10d83&lt;/a&gt;&#xA;Move auth service</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/activitypub-service/commit/896aa4ed0766490e924a91151da6bbd4eec10d83">896aa4ed0766490e924a91151da6bbd4eec10d83</a>
Move auth service]]></content:encoded>
      <author>Sébastien Rosset</author>
      <guid>8112</guid>
      <pubDate>Wed, 09 Sep 2026 14:50:16 +0000</pubDate>
    </item>
    <item>
      <title>Sébastien Rosset pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service&#34;&gt;NextGraph/activitypub-service&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/activitypub-service/commit/f6a0d55664643f217d030e5693de4375b6cb580c</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/commit/f6a0d55664643f217d030e5693de4375b6cb580c&#34;&gt;f6a0d55664643f217d030e5693de4375b6cb580c&lt;/a&gt;&#xA;More cleanup</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/activitypub-service/commit/f6a0d55664643f217d030e5693de4375b6cb580c">f6a0d55664643f217d030e5693de4375b6cb580c</a>
More cleanup]]></content:encoded>
      <author>Sébastien Rosset</author>
      <guid>8108</guid>
      <pubDate>Wed, 09 Sep 2026 14:22:17 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger created pull request &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/140&#34;&gt;NextGraph/nextgraph-rs#140&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/140</link>
      <description>140#ORM: Better error handling on permission and format errors</description>
      <content:encoded><![CDATA[<p>Based on top of PR <a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/139" class="ref-issue" rel="nofollow">#139</a>.</p>
<p>When the frontend makes modification that violate write-permissions or have invlid URIs, the engine now reverts the optimistic changes from the frontend. Additionally, it will notify the frontend so that developers can subscribe to errors that arose.</p>
]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8104</guid>
      <pubDate>Tue, 08 Sep 2026 16:07:55 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm/error-handling-on-permission-errors&#34;&gt;orm/error-handling-on-permission-errors&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/3cb940a4699ba604500d11de4f2f414b91182da0</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/3cb940a4699ba604500d11de4f2f414b91182da0&#34;&gt;3cb940a4699ba604500d11de4f2f414b91182da0&lt;/a&gt;&#xA;orm: support revert patches on permission and invalid nuri errors</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/3cb940a4699ba604500d11de4f2f414b91182da0">3cb940a4699ba604500d11de4f2f414b91182da0</a>
orm: support revert patches on permission and invalid nuri errors]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8100</guid>
      <pubDate>Tue, 08 Sep 2026 15:59:29 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger created branch &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm/error-handling-on-permission-errors&#34;&gt;orm/error-handling-on-permission-errors&lt;/a&gt; in &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm/error-handling-on-permission-errors</link>
      <description></description>
      <author>Laurin Weger</author>
      <guid>8096</guid>
      <pubDate>Tue, 08 Sep 2026 15:59:29 +0000</pubDate>
    </item>
    <item>
      <title>Sébastien Rosset pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service&#34;&gt;NextGraph/activitypub-service&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/activitypub-service/commit/6557f742825b37b1c8b7d9dc2854f6c8eb0d5cd6</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/commit/6557f742825b37b1c8b7d9dc2854f6c8eb0d5cd6&#34;&gt;6557f742825b37b1c8b7d9dc2854f6c8eb0d5cd6&lt;/a&gt;&#xA;Add missing doc</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/activitypub-service/commit/6557f742825b37b1c8b7d9dc2854f6c8eb0d5cd6">6557f742825b37b1c8b7d9dc2854f6c8eb0d5cd6</a>
Add missing doc]]></content:encoded>
      <author>Sébastien Rosset</author>
      <guid>8092</guid>
      <pubDate>Fri, 04 Sep 2026 07:08:19 +0000</pubDate>
    </item>
    <item>
      <title>Sébastien Rosset pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service&#34;&gt;NextGraph/activitypub-service&lt;/a&gt;</title>
      <link>/</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/commit/b943fe7468cef2f73def305668928e5bca16de47&#34;&gt;b943fe7468cef2f73def305668928e5bca16de47&lt;/a&gt;&#xA;More cleanup, improve README&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/commit/778a0602fe27a39c401c1389e61c8fc85f024ea7&#34;&gt;778a0602fe27a39c401c1389e61c8fc85f024ea7&lt;/a&gt;&#xA;No errors on user creation&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/commit/ccaae2b87b12da2fc0042220fa3cefd5f6629cc9&#34;&gt;ccaae2b87b12da2fc0042220fa3cefd5f6629cc9&lt;/a&gt;&#xA;Server launching</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/activitypub-service/commit/b943fe7468cef2f73def305668928e5bca16de47">b943fe7468cef2f73def305668928e5bca16de47</a>
More cleanup, improve README

<a href="https://git.nextgraph.org/NextGraph/activitypub-service/commit/778a0602fe27a39c401c1389e61c8fc85f024ea7">778a0602fe27a39c401c1389e61c8fc85f024ea7</a>
No errors on user creation

<a href="https://git.nextgraph.org/NextGraph/activitypub-service/commit/ccaae2b87b12da2fc0042220fa3cefd5f6629cc9">ccaae2b87b12da2fc0042220fa3cefd5f6629cc9</a>
Server launching]]></content:encoded>
      <author>Sébastien Rosset</author>
      <guid>8088</guid>
      <pubDate>Fri, 04 Sep 2026 07:03:07 +0000</pubDate>
    </item>
    <item>
      <title>Sébastien Rosset created branch &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service/src/branch/main&#34;&gt;main&lt;/a&gt; in &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service&#34;&gt;NextGraph/activitypub-service&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/activitypub-service/src/branch/main</link>
      <description></description>
      <author>Sébastien Rosset</author>
      <guid>8084</guid>
      <pubDate>Fri, 04 Sep 2026 07:03:07 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP created repository &lt;a href=&#34;https://git.nextgraph.org/NextGraph/activitypub-service&#34;&gt;NextGraph/activitypub-service&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/activitypub-service</link>
      <description></description>
      <author>Niko PLP</author>
      <guid>8080</guid>
      <pubDate>Thu, 03 Sep 2026 16:21:36 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger created pull request &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/139&#34;&gt;NextGraph/nextgraph-rs#139&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/139</link>
      <description>139#orm-performance-improvements</description>
      <content:encoded><![CDATA[<p>This PR brings performance improvements to the ORM.</p>
<p>I created benchmarks for simple shapes and nested shapes (three layers of nesting) and different scenarios. The performance for handling RDF quad updates coming from other sources in nested shape settings was worst so my main focus was on that. The changes benefit initialization speed too though.</p>
<p>For benchmarking, I created a three-layer nested shape. I made a 1000 SPARQL update calls, each adding a new root object with four sub-objects. So eventually there were 5,000 tracked objects. Initially, this took around 6s on my machine. With the improvements it is around 700ms (so a factor of around 8).</p>
<p>Main changes:</p>
<ul>
<li>One bottleneck for many ORM functions is the SPARQL engine. Previously, <code>schema_shape_to_sparql</code> would create queries with <code>FILTER</code>, to filter by graphs and subjects. As a consequence, they were not bound. Instead of <code>FILTER</code>, using <code>VALUES</code> improves query speed by a factor of around 4. This benefits updates coming from the database and initialization. On the benchmark, this reduced query-time from around 1,100ms to below 300ms. I suppose future improvements to oxigraph will benefit the overall orm performance in general.</li>
<li>There were a couple of places in <code>process_changes.rs</code> where I had previously iterated all tracked objects but only needed to find whether new objects already existed (bad O-complexity), see previous use of <code>get_tracked_objects_any_graph</code> and <code>tracked_nested_subjects</code> in <code>init_validation_stack</code>. Improving bad loop complexities reduced the overall time around 2 seconds.</li>
<li>I removed unnecessary recursion calls for the main <code>process_changes</code> function for validating child objects. Together with that, missing data is now queried earlier and only when necessary. That reduced time by another 1-2 seconds.</li>
<li>Quad changes coming from the engine are &#34;stopped&#34; earlier by checking if the quads&#39; predicates contain any present in the schema.</li>
</ul>
<p>Then, there are cases where data needs to be fetched even though the tormos are tracked already (the tormo becomes valid). There was a bug I fixed where the data was not re-fetched. Tests are added.</p>
<p>You can see that I moved a lot of code around. One main change is that a lot of state in the process_changes function is now tracked in a <code>ProcessRun</code> object.</p>
]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8076</guid>
      <pubDate>Tue, 01 Sep 2026 20:19:48 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm-performance-improvements&#34;&gt;orm-performance-improvements&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/426cd6827b389b9a43b168b4a8d8d4aa1eaed555</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/426cd6827b389b9a43b168b4a8d8d4aa1eaed555&#34;&gt;426cd6827b389b9a43b168b4a8d8d4aa1eaed555&lt;/a&gt;&#xA;orm: performance improvements in process_changes.rs, refactors, fix incomplete materialization bug.</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/426cd6827b389b9a43b168b4a8d8d4aa1eaed555">426cd6827b389b9a43b168b4a8d8d4aa1eaed555</a>
orm: performance improvements in process_changes.rs, refactors, fix incomplete materialization bug.]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8072</guid>
      <pubDate>Tue, 01 Sep 2026 20:11:28 +0000</pubDate>
    </item>
    <item>
      <title>enovamaker commented on issue &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/issues/138&#34;&gt;NextGraph/nextgraph-rs#138&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/issues/138#issuecomment-844</link>
      <description>Packaging `ngd` for NixOS — roadmap question on the self-hostable broker release&#xA;&#xA;&lt;p&gt;Summary of where this landed, for anyone finding this issue later.&lt;/p&gt;&#xA;&lt;p&gt;Discussed on the forum (#devs, &amp;#34;NixOS packaging&amp;#34;). Outcome:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;code&gt;ngd&lt;/code&gt; currently needs the two RustEmbed folders to exist…&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;</description>
      <content:encoded><![CDATA[Packaging `ngd` for NixOS — roadmap question on the self-hostable broker release

<p>Summary of where this landed, for anyone finding this issue later.</p>
<p>Discussed on the forum (#devs, &#34;NixOS packaging&#34;). Outcome:</p>
<ul>
<li><code>ngd</code> currently needs the two RustEmbed folders to exist…</li>
</ul>
]]></content:encoded>
      <author>enovamaker</author>
      <guid>8067</guid>
      <pubDate>Sun, 30 Aug 2026 15:40:53 +0000</pubDate>
    </item>
    <item>
      <title>enovamaker opened issue &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/issues/138&#34;&gt;NextGraph/nextgraph-rs#138&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/issues/138</link>
      <description>138#Packaging `ngd` for NixOS — roadmap question on the self-hostable broker release</description>
      <content:encoded><![CDATA[<p>Hi! I&#39;m packaging <code>ngd</code> (the NextGraph broker) as a NixOS module —<br/>
declarative service governance, E2EE backup, monitoring, CLI ops —<br/>
aimed at self-hosters who want to run their own broker rather than rely<br/>
on a hosted one. Prototype is working: <code>ngd</code> builds from source against<br/>
<code>main</code> and runs correctly in a NixOS VM test (real PeerId generated,<br/>
RocksDB storage created, listening on the network).</p>
<p>Two questions, mainly to make sure the packaging tracks the project<br/>
correctly rather than guessing:</p>
<ol>
<li>Is there a rough public timeline for an official tagged/self-hostable<br/>
release of the broker? I&#39;m currently building from a pinned <code>main</code><br/>
commit since there&#39;s no release to point nixpkgs at yet — happy to<br/>
keep tracking <code>main</code> if that&#39;s the expected path for a while, just<br/>
want to package this in the way that&#39;s least disruptive for you<br/>
when a real release does land.</li>
<li>Would a NixOS module for <code>ngd</code> (and eventually a <code>nixpkgs</code> PR) be<br/>
something the project wants to be aware of / linked from your docs,<br/>
or is there a preferred packaging convention you&#39;d rather this<br/>
follow?</li>
</ol>
<p>Context, stated openly: this packaging work is part of a proposal I&#39;m<br/>
submitting to NLnet&#39;s ELFA fund in November. I know NextGraph is itself<br/>
NLnet-funded, so I&#39;d rather you hear that from me than from a reviewer.<br/>
The proposal is to package and operate <code>ngd</code>, not to reimplement any of<br/>
it — your project is named in it as the upstream this depends on.</p>
<p>Not asking for an endorsement and nothing depends on your answer. I&#39;d<br/>
just rather build this in coordination with upstream than in a vacuum.<br/>
Happy to share the module and tests if useful.</p>
]]></content:encoded>
      <author>enovamaker</author>
      <guid>8062</guid>
      <pubDate>Sun, 30 Aug 2026 08:20:57 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm-performance-improvements&#34;&gt;orm-performance-improvements&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/75898ca5e9a276f7905b227458b43bb578c2a56b</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/75898ca5e9a276f7905b227458b43bb578c2a56b&#34;&gt;75898ca5e9a276f7905b227458b43bb578c2a56b&lt;/a&gt;&#xA;orm performance: use VALUES instead of FILTER for schema_shape_to_sparql</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/75898ca5e9a276f7905b227458b43bb578c2a56b">75898ca5e9a276f7905b227458b43bb578c2a56b</a>
orm performance: use VALUES instead of FILTER for schema_shape_to_sparql]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8058</guid>
      <pubDate>Sat, 29 Aug 2026 08:51:02 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm-performance-improvements&#34;&gt;orm-performance-improvements&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>/NextGraph/nextgraph-rs/compare/36b7c19c1c798d84ba2b20f6a516b9bac1c14980...57f9154138b963bbc612a7c1685819a008ec1ca2</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/57f9154138b963bbc612a7c1685819a008ec1ca2&#34;&gt;57f9154138b963bbc612a7c1685819a008ec1ca2&lt;/a&gt;&#xA;orm performance: use VALUES instead of FILTER for schema_shape_to_sparql&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/53e6fb42f9ba095212dacd34edf2558b9a3072a3&#34;&gt;53e6fb42f9ba095212dacd34edf2558b9a3072a3&lt;/a&gt;&#xA;add benchmark test for orm_create_patches</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/57f9154138b963bbc612a7c1685819a008ec1ca2">57f9154138b963bbc612a7c1685819a008ec1ca2</a>
orm performance: use VALUES instead of FILTER for schema_shape_to_sparql

<a href="https://git.nextgraph.org/NextGraph/nextgraph-rs/commit/53e6fb42f9ba095212dacd34edf2558b9a3072a3">53e6fb42f9ba095212dacd34edf2558b9a3072a3</a>
add benchmark test for orm_create_patches]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8054</guid>
      <pubDate>Sat, 29 Aug 2026 08:41:57 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger created branch &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm-performance-improvements&#34;&gt;orm-performance-improvements&lt;/a&gt; in &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/src/branch/orm-performance-improvements</link>
      <description></description>
      <author>Laurin Weger</author>
      <guid>8050</guid>
      <pubDate>Sat, 29 Aug 2026 08:41:57 +0000</pubDate>
    </item>
    <item>
      <title>rixed created pull request &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/137&#34;&gt;NextGraph/nextgraph-rs#137&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs/pulls/137</link>
      <description>137#Features needed for reconnexion admin dashboard (including minor general fixes)</description>
      <content:encoded><![CDATA[<p>Merged everything down to 10 commits, touching distinct things.<br/>
I believe it&#39;s easier reviewed like this, but I can compress further if you prefer.<br/>
A few commits are bug fixes / typo fixes totally independent of reconnexion.</p>
<p>I keep two commits on top of this for my dev branch: one that setup cargo to use only local checkouts, the other one to disable at rest encryption. Those are not part of this PR and should never land on main.</p>
]]></content:encoded>
      <author>rixed</author>
      <guid>8045</guid>
      <pubDate>Fri, 28 Aug 2026 14:22:49 +0000</pubDate>
    </item>
    <item>
      <title>alpdeniz pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/src/branch/main&#34;&gt;main&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router&#34;&gt;NextGraph/llm-router&lt;/a&gt;</title>
      <link>/NextGraph/llm-router/compare/860ecbe6541e2494524d5b47ea312ca31b431792...258f8a387fd27899d7bc204053b51f375992fc30</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/commit/258f8a387fd27899d7bc204053b51f375992fc30&#34;&gt;258f8a387fd27899d7bc204053b51f375992fc30&lt;/a&gt;&#xA;Services listen on 127.0.0.1&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/commit/9e464a0b54e86e6ba8b4a771ff042546eb168119&#34;&gt;9e464a0b54e86e6ba8b4a771ff042546eb168119&lt;/a&gt;&#xA;Update vLLM startup with extended context size and tool calling&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/commit/0f653613301977de25e2ffbdedf940cad528aeda&#34;&gt;0f653613301977de25e2ffbdedf940cad528aeda&lt;/a&gt;&#xA;Update backup script for data folder within user home&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/commit/7f5f33e30f6002c919681addb07d153e4ca884ba&#34;&gt;7f5f33e30f6002c919681addb07d153e4ca884ba&lt;/a&gt;&#xA;Fix autodeploy: accept new hosts for backup sync&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/commit/47e7769dbf25e680f423db089e3829ca766677a0&#34;&gt;47e7769dbf25e680f423db089e3829ca766677a0&lt;/a&gt;&#xA;Fix user script errors</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/llm-router/commit/258f8a387fd27899d7bc204053b51f375992fc30">258f8a387fd27899d7bc204053b51f375992fc30</a>
Services listen on 127.0.0.1

<a href="https://git.nextgraph.org/NextGraph/llm-router/commit/9e464a0b54e86e6ba8b4a771ff042546eb168119">9e464a0b54e86e6ba8b4a771ff042546eb168119</a>
Update vLLM startup with extended context size and tool calling

<a href="https://git.nextgraph.org/NextGraph/llm-router/commit/0f653613301977de25e2ffbdedf940cad528aeda">0f653613301977de25e2ffbdedf940cad528aeda</a>
Update backup script for data folder within user home

<a href="https://git.nextgraph.org/NextGraph/llm-router/commit/7f5f33e30f6002c919681addb07d153e4ca884ba">7f5f33e30f6002c919681addb07d153e4ca884ba</a>
Fix autodeploy: accept new hosts for backup sync

<a href="https://git.nextgraph.org/NextGraph/llm-router/commit/47e7769dbf25e680f423db089e3829ca766677a0">47e7769dbf25e680f423db089e3829ca766677a0</a>
Fix user script errors]]></content:encoded>
      <author>alpdeniz</author>
      <guid>8037</guid>
      <pubDate>Thu, 27 Aug 2026 20:18:46 +0000</pubDate>
    </item>
    <item>
      <title>alpdeniz created branch &lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router/src/branch/main&#34;&gt;main&lt;/a&gt; in &lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router&#34;&gt;NextGraph/llm-router&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/llm-router/src/branch/main</link>
      <description></description>
      <author>alpdeniz</author>
      <guid>8032</guid>
      <pubDate>Thu, 27 Aug 2026 20:18:46 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP created repository &lt;a href=&#34;https://git.nextgraph.org/NextGraph/llm-router&#34;&gt;NextGraph/llm-router&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/llm-router</link>
      <description></description>
      <author>Niko PLP</author>
      <guid>8028</guid>
      <pubDate>Thu, 27 Aug 2026 16:25:11 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP deleted branch orm/refs-and-readme from &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site&#34;&gt;NextGraph/docs-site&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/docs-site</link>
      <description></description>
      <author>Niko PLP</author>
      <guid>8022</guid>
      <pubDate>Thu, 13 Aug 2026 21:31:36 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site&#34;&gt;NextGraph/docs-site&lt;/a&gt;</title>
      <link>/NextGraph/docs-site/compare/ebd2db7dd34f33f9f7a1cba728ee69adb6a83c87...b06084e57b27a2c0b593070ea7340fbad82e6f4e</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/commit/b06084e57b27a2c0b593070ea7340fbad82e6f4e&#34;&gt;b06084e57b27a2c0b593070ea7340fbad82e6f4e&lt;/a&gt;&#xA;Merge pull request &amp;#39;orm: reference and readme update&amp;#39; (#8) from orm/refs-and-readme into master&#xA;&#xA;&lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/commit/9b2b041d1d59726dd64eb9c69bff2809e88b0a57&#34;&gt;9b2b041d1d59726dd64eb9c69bff2809e88b0a57&lt;/a&gt;&#xA;orm: reference and readme update</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/docs-site/commit/b06084e57b27a2c0b593070ea7340fbad82e6f4e">b06084e57b27a2c0b593070ea7340fbad82e6f4e</a>
Merge pull request &#39;orm: reference and readme update&#39; (#8) from orm/refs-and-readme into master

<a href="https://git.nextgraph.org/NextGraph/docs-site/commit/9b2b041d1d59726dd64eb9c69bff2809e88b0a57">9b2b041d1d59726dd64eb9c69bff2809e88b0a57</a>
orm: reference and readme update]]></content:encoded>
      <author>Niko PLP</author>
      <guid>8018</guid>
      <pubDate>Thu, 13 Aug 2026 21:31:31 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP merged pull request &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/pulls/8&#34;&gt;NextGraph/docs-site#8&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/Internal/issues/8</link>
      <description>orm: reference and readme update</description>
      <content:encoded><![CDATA[orm: reference and readme update]]></content:encoded>
      <author>Niko PLP</author>
      <guid>8014</guid>
      <pubDate>Thu, 13 Aug 2026 21:31:31 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger created pull request &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/pulls/8&#34;&gt;NextGraph/docs-site#8&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/docs-site/pulls/8</link>
      <description>8#orm: reference and readme update</description>
      <content:encoded><![CDATA[8#orm: reference and readme update]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8010</guid>
      <pubDate>Thu, 13 Aug 2026 12:29:42 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger pushed to &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/src/branch/orm/refs-and-readme&#34;&gt;orm/refs-and-readme&lt;/a&gt; at &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site&#34;&gt;NextGraph/docs-site&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/docs-site/commit/9b2b041d1d59726dd64eb9c69bff2809e88b0a57</link>
      <description>&lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/commit/9b2b041d1d59726dd64eb9c69bff2809e88b0a57&#34;&gt;9b2b041d1d59726dd64eb9c69bff2809e88b0a57&lt;/a&gt;&#xA;orm: reference and readme update</description>
      <content:encoded><![CDATA[<a href="https://git.nextgraph.org/NextGraph/docs-site/commit/9b2b041d1d59726dd64eb9c69bff2809e88b0a57">9b2b041d1d59726dd64eb9c69bff2809e88b0a57</a>
orm: reference and readme update]]></content:encoded>
      <author>Laurin Weger</author>
      <guid>8006</guid>
      <pubDate>Thu, 13 Aug 2026 12:28:48 +0000</pubDate>
    </item>
    <item>
      <title>Laurin Weger created branch &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site/src/branch/orm/refs-and-readme&#34;&gt;orm/refs-and-readme&lt;/a&gt; in &lt;a href=&#34;https://git.nextgraph.org/NextGraph/docs-site&#34;&gt;NextGraph/docs-site&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/docs-site/src/branch/orm/refs-and-readme</link>
      <description></description>
      <author>Laurin Weger</author>
      <guid>8002</guid>
      <pubDate>Thu, 13 Aug 2026 12:28:48 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP deleted branch pagination-and-docs from &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs</link>
      <description></description>
      <author>Niko PLP</author>
      <guid>7998</guid>
      <pubDate>Thu, 13 Aug 2026 11:33:52 +0000</pubDate>
    </item>
    <item>
      <title>Niko PLP deleted branch pagination-for-shell from &lt;a href=&#34;https://git.nextgraph.org/NextGraph/nextgraph-rs&#34;&gt;NextGraph/nextgraph-rs&lt;/a&gt;</title>
      <link>https://git.nextgraph.org/NextGraph/nextgraph-rs</link>
      <description></description>
      <author>Niko PLP</author>
      <guid>7994</guid>
      <pubDate>Thu, 13 Aug 2026 11:32:58 +0000</pubDate>
    </item>
  </channel>
</rss>