<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>A Node on the Web</title>
    <link>https://rmendes.net/</link>
    <description>This site is my personal hub for long-form writing, curated bookmarks, and open-web experiments — where ideas about tech, autonomy, democracy, and digital culture meet.
Since February 2026, this site is also my personal ActivityPub instance, every posts you see on this blog can be fetched from the fediverse.</description>
    <language>en</language>
    <atom:link href="https://rmendes.net/feed.xml" rel="self" type="application/rss+xml"/>
    <atom:link href="https://websubhub.com/hub" rel="hub"/>
    <lastBuildDate>Tue, 21 Jul 2026 12:44:59 GMT</lastBuildDate>
    <item>
      <title>RSC — Really Simple Conversations — is a feeds-native social timeline: people wh...</title>
      <link>https://rmendes.net/notes/2026/07/21/63092/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/21/63092/</guid>
      <pubDate>Tue, 21 Jul 2026 12:44:59 GMT</pubDate>
      <description>&lt;p&gt;RSC — Really Simple Conversations — is a feeds-native social timeline: people who post here and people who post on their own site are equal citizens. Everything travels as RSS — posts, replies, whole conversations — so following, threading, and federation work with nothing but open feeds.&lt;/p&gt;
&lt;p&gt;My goal with &lt;a href=&quot;https://github.com/rmdes/rsc&quot;&gt;RSC&lt;/a&gt; is not just to publish the code of how it operates and interop but also to publish the &lt;a href=&quot;https://github.com/rmdes/rsc/tree/main/docs/superpowers&quot;&gt;spec/plans&lt;/a&gt; used to build the code itself.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>RSS can absolutely participate in virality. If a million people subscribe to a f...</title>
      <link>https://rmendes.net/replies/2026/07/20/50ca5/</link>
      <guid isPermaLink="true">https://rmendes.net/replies/2026/07/20/50ca5/</guid>
      <pubDate>Mon, 20 Jul 2026 19:37:02 GMT</pubDate>
      <description>&lt;p&gt;RSS can absolutely participate in virality.&lt;/p&gt;
&lt;p&gt;If a million people subscribe to a feed, read a post, and some of them redistribute it through their own feeds, websites or social accounts, the post can become viral. Virality is an emergent pattern of circulation, not a button owned by a platform.&lt;/p&gt;
&lt;p&gt;What RSS provides first is distributed visibility: reach created across many independent readers and publishers, without one algorithm deciding what everyone should see.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Open-source collaboration in the age of AI I am not going to reconstruct the ent...</title>
      <link>https://rmendes.net/notes/2026/07/20/open-source-collaboration-in-the-age-of-ai/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/20/open-source-collaboration-in-the-age-of-ai/</guid>
      <pubDate>Mon, 20 Jul 2026 19:12:12 GMT</pubDate>
      <description>&lt;h1&gt;Open-source collaboration in the age of AI&lt;/h1&gt;
&lt;p&gt;I am not going to reconstruct the entire disagreement that prompted this post.&lt;/p&gt;
&lt;p&gt;Some of the public exchanges have been deleted. Other parts happened privately or by email. I have no interest in tracing every sentence, assigning blame line by line, or producing a forensic account of who said what. That would only prolong a conflict that has already taken up too much space.&lt;/p&gt;
&lt;p&gt;But people noticed that I removed my participation from the project, and I have started receiving emails from strangers asking what happened. So I want to explain the broader issue, without turning a personal disagreement into public theatre.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Open-source collaboration does not necessarily become easier because AI makes it easier to inspect code, identify bugs, produce patches, and write detailed issues. In some ways, it becomes considerably harder.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;You can spend time formulating an issue carefully and professionally, only for it to be perceived by the repository owner as a list of orders.&lt;/p&gt;
&lt;p&gt;That owner is, of course, entirely free to reject the contribution. They can close the issue, say that it is outside the project’s scope, explain that it is not on the roadmap, or simply decide that they do not want to pursue it. There are thousands of legitimate ways to govern an open-source project.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Governance by burnout is not one of them.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;When you use an AI tool to help document a problem, the resulting issue may contain precise examples, references to specific lines, screenshots, reproduction steps, and concrete observations gathered by running the software outside the environment of its original author.&lt;/p&gt;
&lt;p&gt;That can be useful. It can also be overwhelming.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The problem is that the intention behind such a contribution may not survive the way it is received. You may believe that you are documenting a bug thoroughly. The maintainer may see a wall of text, an unsolicited audit, or an attempt to dictate the project’s direction.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;You can ask questions first. You can soften the language. You can repeatedly state that the maintainer is free to ignore the suggestion. None of that guarantees collaboration when the other side does not experience the contribution as collaborative.&lt;/p&gt;
&lt;h2 id=&quot;most-of-my-experiences-have-been-different&quot; tabindex=&quot;-1&quot;&gt;&lt;a class=&quot;header-anchor&quot; href=&quot;https://rmendes.net/notes/2026/07/20/open-source-collaboration-in-the-age-of-ai/#most-of-my-experiences-have-been-different&quot;&gt;Most of my experiences have been different.&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;I have submitted issues and pull requests to several projects, including repositories connected to my professional work. Some of those contributions were written with the help of AI—not because I could not be bothered to write them myself, but because the tool already had the context: the code, the logs, the behaviour I had observed, and the steps that exposed the bug.&lt;/p&gt;
&lt;p&gt;When the issue was valid, it was investigated. When the patch fixed a real problem, it was reviewed. Sometimes it was merged directly. Sometimes the maintainer rewrote it to match the project’s architecture, conventions, or preferred way of working.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;That is normal. A contribution is not an instruction. It is material offered to the project.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For Indiekit, for example, I submitted a skeleton pull request of roughly two thousand lines containing the foundations of a Microsub plugin. It was not something the lead developer could review immediately. It required time and several email exchanges. But the contribution was handled professionally.&lt;/p&gt;
&lt;p&gt;That first pull request opened the way for further work, with the plugin I already use in production gradually being reviewed and reconstructed under the oversight of the person responsible for the project.&lt;/p&gt;
&lt;p&gt;I have seen similar responses in projects such as Dolibarr, Odysseus, and ComfyUI. A suspected bug was investigated. Its existence was corroborated. A fix was discussed or implemented. Everyone using the project could then benefit.&lt;/p&gt;
&lt;p&gt;That is one of the core ideas behind open source.&lt;/p&gt;
&lt;p&gt;This is not an argument that AI is inherently good or bad. It is an argument that collaboration still depends on people who actually want to collaborate.&lt;/p&gt;
&lt;p&gt;A project can publish its code under an open-source licence without being socially open to outside participation. That is entirely legitimate, but it should be understood honestly. Otherwise, openness risks becoming more of a posture than a practice.&lt;/p&gt;
&lt;p&gt;The recent conflict also showed me how easily both sides can misread each other.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The maintainer indicated that they could not follow or process what I had written because it was too much. I interpreted this as a request for greater clarity and replied with another comment summarizing my previous points, together with screenshots from my implementation.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I believed I was reducing the burden.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In reality, the person was angry. They had perceived my earlier issues as orders and felt overwhelmed by my participation as a whole. My attempt to clarify the situation therefore became another contribution to the very problem they were describing.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I later tried to explain myself privately and apologized. I was also transparent that some of the issues and comments had been written partly, or sometimes almost entirely, with Claude’s assistance.&lt;/p&gt;
&lt;p&gt;Again, this was not because I had randomly asked a model to invent criticisms of somebody else’s project. The tool was helping me work on the implementation. It already held the context of the bugs and limitations I had encountered, so using that context to draft an issue was the most direct workflow.&lt;/p&gt;
&lt;p&gt;But the origin of the text does not erase its effect on the person receiving it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Everyone is overwhelmed&lt;/strong&gt;. Maintainers especially are often expected to write the software, review code, answer questions, manage releases, handle support, moderate discussions, and absorb the emotional reactions of users—all without compensation.&lt;/p&gt;
&lt;p&gt;Adding more explanations, even explanations intended to correct a misunderstanding, can simply produce more pressure.&lt;/p&gt;
&lt;p&gt;My response was therefore to withdraw. I removed my contributions and comments where I could, apologized for the parts for which I could take responsibility, and moved on.&lt;/p&gt;
&lt;p&gt;That was not a protest against my work being rejected. Nobody is required to accept an issue, a patch, an idea, or a contribution. In a world where AI makes bootstrapping increasingly accessible, people can fork a project and take it in another direction. That freedom is essential, and it should not change.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The issue is not rejection.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;The issue is the growing potential for misunderstanding, misperception, and misjudgment between people working at radically different speeds, with radically different expectations, using tools that can generate more material than any small project is equipped to absorb.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Over the coming years, situations like this will become common.&lt;/p&gt;
&lt;p&gt;Contributors will have to learn that the ability to identify ten problems does not mean that a maintainer can process ten issues. The ability to generate a detailed analysis does not mean that detail is always helpful. A technically correct contribution can still arrive in a socially destructive form.&lt;/p&gt;
&lt;p&gt;Maintainers, in turn, may need clearer ways to communicate what kind of participation they want, how much they can realistically review, and whether outside contributions are genuinely welcome.&lt;/p&gt;
&lt;p&gt;We are entering largely uncharted territory. The tools are evolving faster than the social practices around them.&lt;/p&gt;
&lt;p&gt;We will need to rediscover some old rules of collaboration and invent new ones: smaller contributions, clearer boundaries, explicit expectations, consent before large interventions, and a better awareness that attention—not code—is often the scarcest resource in an open-source project.&lt;/p&gt;
&lt;p&gt;AI can help us produce more.&lt;/p&gt;
&lt;p&gt;It cannot make us ready to receive more.&lt;/p&gt;
&lt;p&gt;Whoever reads this, I came and go in Peace, I will keep doing my part the way I see fit, but I have definitely learned a lesson here and for that, I’m thankful.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>There is a Ideas markdown file in the RSC GitHub repo but I want to share on my...</title>
      <link>https://rmendes.net/notes/2026/07/20/21b58/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/20/21b58/</guid>
      <pubDate>Mon, 20 Jul 2026 17:17:21 GMT</pubDate>
      <description>&lt;p&gt;There is a Ideas markdown file in the RSC &lt;a href=&quot;https://github.com/rmdes/rsc/blob/main/docs%2Fsuperpowers%2Fideas.md&quot;&gt;GitHub&lt;/a&gt; repo but I want to share on my blog some of the things currently in development :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Better user management
Users should be able to cancel and remove their accounts and cascade removal of their posts and replies.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;better moderation and governance for feeds&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;creating an open publishing system is easy, moderating it is a pain in the A, so before this goes into a direction I don’t want I want to be able to have the tools to moderate feeds the system ingest.&lt;/p&gt;
&lt;p&gt;I want to be able to differentiate an RSS feed from a compatible textcasting instance and RSS feeds added by users.&lt;/p&gt;
&lt;p&gt;Currently, there is no difference between a user a a “remote user” representing an RSS feed subscribed by a user, not all feeds are textcasting feeds so we need a way for admins to decide which other instance they federate to, think subscribe bidirectionally and users added RSS feeds.&lt;/p&gt;
&lt;p&gt;If/when an item comes from a remote feed I want to be able to moderate it, hide it, remove it, block the source if needed.&lt;/p&gt;
&lt;p&gt;Inevitably someone will use one the demo sites to publish unwanted content or subscribe to a dubious feed just to see How it goes…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Gated community
Currently registration is open and users can even make temporary posts to try the app, these guest users without a formal registered account are wiped periodically unless they verify their email registration.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I want this to be configurable, each instance will have different requirements, RSC need to come up with tools to help operator handle an instance.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Better enclosure support
Right now the system doesn’t support enclosure (podcasts) obviously the underlying tech support it, it’s RSS after all but the web front-end doesn’t know what to do with it, I want a shiny play button where needed and the ability to properly display media elements.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Better integration with YouTube, Funkwhale, SoundCloud, Spotify
A link from there should display an embedded player and fallback to link if no JS&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There is probably a tons of things I’m not including here, my brain is fried today.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Stumbled upon a few (local) #AI tools that made me really curious https://www.fe...</title>
      <link>https://rmendes.net/notes/2026/07/20/38eb6/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/20/38eb6/</guid>
      <pubDate>Mon, 20 Jul 2026 16:43:36 GMT</pubDate>
      <description>&lt;p&gt;Stumbled upon a few (local) &lt;a href=&quot;https://rmendes.net/categories/ai/&quot; class=&quot;p-category hashtag&quot;&gt;#AI&lt;/a&gt; tools that made me really curious&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://www.feynman.is/&quot;&gt;https://www.feynman.is&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://herdr.dev/&quot;&gt;https://herdr.dev&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://github.com/heygen-com/hyperframes&quot;&gt;https://github.com/heygen-com/hyperframes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    <item>
      <title>@wjmaggos@liberal.city it doesn’t have that… At most if a lot of different insta...</title>
      <link>https://rmendes.net/notes/2026/07/19/2454a/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/19/2454a/</guid>
      <pubDate>Sun, 19 Jul 2026 17:58:40 GMT</pubDate>
      <description>&lt;p&gt;@wjmaggos@liberal.city it doesn’t have that… At most if a lot of different instances existed, and were interlinked you would have distributed reach, can that be called social media boost? I don’t know… So yes currently &lt;a href=&quot;https://rmendes.net/categories/rsc/&quot; class=&quot;p-category hashtag&quot;&gt;#RSC&lt;/a&gt; is a social network with integrated RSS feeds, literally made for small communities with specific topics… Albeit it could also be used in different ways&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Hmmm I wasn’t expecting THAT :)</title>
      <link>https://rmendes.net/notes/2026/07/19/331ba/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/19/331ba/</guid>
      <pubDate>Sun, 19 Jul 2026 13:18:21 GMT</pubDate>
      <description>&lt;p&gt;Hmmm I wasn’t expecting &lt;a href=&quot;https://www.websitecarbon.com/website/rmendes-net/&quot;&gt;THAT&lt;/a&gt; :)&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Good work! Both the explainer and the implementation! I’m using indiekit which b...</title>
      <link>https://rmendes.net/bookmarks/2026/07/19/26d78/</link>
      <guid isPermaLink="true">https://rmendes.net/bookmarks/2026/07/19/26d78/</guid>
      <pubDate>Sun, 19 Jul 2026 11:35:33 GMT</pubDate>
      <description>&lt;p&gt;Good work! Both the explainer and the implementation! I’m using indiekit which basically comes with IndieWeb batteries included! &lt;a href=&quot;https://rmendes.net/&quot;&gt;https://rmendes.net&lt;/a&gt; and I’m working to get it implemented on RSC &lt;a href=&quot;https://rsc.rmdes.be/&quot;&gt;https://rsc.rmdes.be&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Show HN: RSC , a feeds-native social timeline you can self-host ( rsc.rmdes.be )...</title>
      <link>https://rmendes.net/notes/2026/07/18/8f745/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/18/8f745/</guid>
      <pubDate>Sat, 18 Jul 2026 17:03:52 GMT</pubDate>
      <description>&lt;p&gt;Show HN: &lt;a href=&quot;https://rsc.rmdes.be/&quot;&gt;RSC&lt;/a&gt;, a feeds-native social timeline you can self-host (&lt;a href=&quot;http://rsc.rmdes.be/&quot;&gt;rsc.rmdes.be&lt;/a&gt;)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;HN &lt;a href=&quot;https://news.ycombinator.com/item?id=48959700&quot;&gt;link&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;edit : name changed&lt;/p&gt;
</description>
    </item>
    <item>
      <title>So this is a social network built on top of RSS feeds in very short, its also fe...</title>
      <link>https://rmendes.net/replies/2026/07/18/8250f/</link>
      <guid isPermaLink="true">https://rmendes.net/replies/2026/07/18/8250f/</guid>
      <pubDate>Sat, 18 Jul 2026 13:35:27 GMT</pubDate>
      <description>&lt;p&gt;So this is a social network built on top of RSS feeds in very short, its also federated, &lt;a href=&quot;http://bob.rmdes.be/&quot;&gt;bob.rmdes.be&lt;/a&gt; and &lt;a href=&quot;http://alice.rmdes.be/&quot;&gt;alice.rmdes.be&lt;/a&gt; users can interact with RSC and the whole thing gets properly threaded in every instances&lt;/p&gt;
</description>
    </item>
    <item>
      <title>right now IndieAuth is not yet implemented, but when it is, people will be able...</title>
      <link>https://rmendes.net/replies/2026/07/18/8c5a4/</link>
      <guid isPermaLink="true">https://rmendes.net/replies/2026/07/18/8c5a4/</guid>
      <pubDate>Sat, 18 Jul 2026 13:34:16 GMT</pubDate>
      <description>&lt;p&gt;right now IndieAuth is not yet implemented, but when it is, people will be able to login to textcaster using their own h-card from their own site, this is basically a “social network on top of RSS feeds” in the future we could imagine &lt;a href=&quot;http://rsc.rmdes.be/&quot;&gt;rsc.rmdes.be&lt;/a&gt; as a fediverse identity itself (using Fedify probably) but its unclear to me how deep the integration should be going&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Well the cat is out of the bag : if you like #RSS and the idea of a social layer...</title>
      <link>https://rmendes.net/notes/2026/07/18/really-simple-conversations/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/18/really-simple-conversations/</guid>
      <pubDate>Sat, 18 Jul 2026 12:50:33 GMT</pubDate>
      <description>&lt;p&gt;Well the cat is out of the bag : if you like &lt;a href=&quot;https://rmendes.net/categories/rss/&quot; class=&quot;p-category hashtag&quot;&gt;#RSS&lt;/a&gt; and the idea of a social layer on top of the existing web without lockin, ads and algorithms try it : &lt;a href=&quot;https://rsc.rmdes.be/&quot;&gt;https://rsc.rmdes.be&lt;/a&gt; &lt;a href=&quot;https://rmendes.net/categories/fediverse/&quot; class=&quot;p-category hashtag&quot;&gt;#Fediverse&lt;/a&gt; &lt;a href=&quot;https://rmendes.net/categories/atproto/&quot; class=&quot;p-category hashtag&quot;&gt;#ATproto&lt;/a&gt; &lt;a href=&quot;https://rmendes.net/categories/activitypub/&quot; class=&quot;p-category hashtag&quot;&gt;#ActivityPub&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>The technical aspect of Odyssey IMAX filming is in itself astounding work. I had...</title>
      <link>https://rmendes.net/notes/2026/07/17/99194/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/17/99194/</guid>
      <pubDate>Fri, 17 Jul 2026 18:43:09 GMT</pubDate>
      <description>&lt;p&gt;The technical aspect of Odyssey IMAX filming is in itself astounding work.&lt;/p&gt;
&lt;p&gt;I had no idea it was this complex and old-school to produce an IMAX movie.&lt;/p&gt;
&lt;p&gt;Makes me want to watch it again… In a IMAX screen this time 😅&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Working on something really cool, but its too soon to show, all I can say is its...</title>
      <link>https://rmendes.net/notes/2026/07/17/80db1/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/17/80db1/</guid>
      <pubDate>Fri, 17 Jul 2026 14:14:01 GMT</pubDate>
      <description>&lt;p&gt;Working on something really cool, but its too soon to show, all I can say is its about RSS Reader, Micropub and Webmentions&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Interesting…</title>
      <link>https://rmendes.net/bookmarks/2026/07/16/7a3f0/</link>
      <guid isPermaLink="true">https://rmendes.net/bookmarks/2026/07/16/7a3f0/</guid>
      <pubDate>Thu, 16 Jul 2026 16:36:32 GMT</pubDate>
      <description>&lt;p&gt;Interesting…&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Changed on my side !</title>
      <link>https://rmendes.net/reposts/2026/07/16/9c84e/</link>
      <guid isPermaLink="true">https://rmendes.net/reposts/2026/07/16/9c84e/</guid>
      <pubDate>Thu, 16 Jul 2026 13:23:40 GMT</pubDate>
      <description>&lt;p&gt;Changed on my side !&lt;/p&gt;
</description>
    </item>
    <item>
      <title>à lire…malheureusement…</title>
      <link>https://rmendes.net/bookmarks/2026/07/15/fe8e4/</link>
      <guid isPermaLink="true">https://rmendes.net/bookmarks/2026/07/15/fe8e4/</guid>
      <pubDate>Wed, 15 Jul 2026 16:58:08 GMT</pubDate>
      <description>&lt;p&gt;à lire…malheureusement…&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Phandroid : Phanpy for Android</title>
      <link>https://rmendes.net/bookmarks/2026/07/15/phandroid-phanpy-for-android/</link>
      <guid isPermaLink="true">https://rmendes.net/bookmarks/2026/07/15/phandroid-phanpy-for-android/</guid>
      <pubDate>Wed, 15 Jul 2026 15:48:30 GMT</pubDate>
      <description>&lt;p&gt;I can now use Phanpy properly using my AP/Fedify implementation for Indiekit !&lt;/p&gt;
</description>
    </item>
    <item>
      <title>This is a test</title>
      <link>https://rmendes.net/notes/2026/07/15/39562/</link>
      <guid isPermaLink="true">https://rmendes.net/notes/2026/07/15/39562/</guid>
      <pubDate>Wed, 15 Jul 2026 15:05:31 GMT</pubDate>
      <description>&lt;p&gt;This is a test&lt;/p&gt;
</description>
    </item>
    <item>
      <title>How to Set Up Windows 11 Without a Microsoft Account in 2026</title>
      <link>https://rmendes.net/bookmarks/2026/07/14/how-to-set-up-windows/</link>
      <guid isPermaLink="true">https://rmendes.net/bookmarks/2026/07/14/how-to-set-up-windows/</guid>
      <pubDate>Tue, 14 Jul 2026 15:18:52 GMT</pubDate>
      <description>&lt;p&gt;I recently got around this but using another approach, bookmarking this so I can compare…&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
