Notes
Short thoughts, updates, and quick posts. (1610 total)
-
Testing syndication from my indiekit blog to self-hosted fedify AP implementation
-
As seen in FediDB node explorer tool :
{ "$schema": "http://nodeinfo.diaspora.software/ns/schema/2.1#", "version": "2.1", "software": { "name": "indiekit", "version": "1.0.0" }, "protocols": [ "activitypub" ], "services": { "inbound": [], "outbound": [] }, "openRegistrations": false, "usage": { "users": { "total": 1, "activeMonth": 1, "activeHalfyear": 1 }, "localPosts": 237, "localComments": 0 }, "metadata": {} } -
Hi #fediverse community I’m an old timer here and other Mastodon server since 2016 I was previously @rmdes@mstdn.social and very recently moved to my own #Fedify #indiekit AP instance meaning I’m the only indiekit user with an AP actor endpoint https://browser.pub/rmendes.net I’m still testing migration (ongoing) I may have lost some social connection but its okay. I’m using this account to verify my Fedify AP works as expected my future account is @rick@rmendes.net once everything is stable
-
Test Fedi from #indiekit activitypub plugin
-
Test indiekit #activitypub plugin
-
Very much in development but I have thinkered around Microsub and developing a Fedify driven indiekit plugin so that I can be my own AP actor in the fediverse from where I run my blog (indiekit) https://rmendes.net/content/notes/2026-02-19-8b1d5/
If you search #mastodon from any URL’s on my blog, it will return its AP representation, now I’m hacking microsub to be able to reuse its reader capability to read from AP timelines
-
Test from Indiekit ActivityPub plugin, if you see this, please react :)
-
I Guess I’m now the first ever Indiekit Instance on the #fediverse
Thanks to Fedify
{ "@context": [ "https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1" ], "type": "Person", "id": "https://rmendes.net/", "preferredUsername": "rick", "name": "Ricardo Mendes", "url": "https://rmendes.net/", "inbox": "https://rmendes.net/activitypub/inbox", "outbox": "https://rmendes.net/activitypub/outbox", "followers": "https://rmendes.net/activitypub/followers", "following": "https://rmendes.net/activitypub/following", "publicKey": { "id": "https://rmendes.net/#main-key", "owner": "https://rmendes.net/", "publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4F2MDzCr5lYiI9LSFpf4\nsysMIQK63Po5FkVPKzfQSdxHJjYEFqniKRHa+gpQzg0aadSWMIsBbZWvVKypKZZR\nd3g3LDvtV6zyCOdQ0XUxp4ggYmvj22VcdZkyeygMSxkl9D8zr6U5TzAEfPYBMUMx\nwruTUAAFpyLQTCQmSCcMllxlPvgeHCF54VYg8QArTvvYz9G7IMsjR1OWM1AAg2Iy\n1UevOPBLVdSt2SBYf1GccsLjHEwgPTFT2iBtE2FTwlVgthOpEG5imB1Up0G1gZtA\nA5RCG1nR9ymRCFpDfg5Awtx+vtNCQ64guM1yjMeKEk7KJoULWqF2O+iEzvyR/BPq\n8QIDAQAB\n-----END PUBLIC KEY-----\n" }, "summary": "Personal website of Ricardo Mendes", "icon": { "type": "Image", "url": "https://rmendes.net/images/user/avatar.jpg" }, "alsoKnownAs": [ "https://mstdn.social/users/rmdes" ] } -
Lately I have spent more time bookmarking /podcasts episodes I don’t want to miss than actually listening to them !
-
“Let’s just call this what it is: Donald Trump’s administration wants to silence anyone who says anything bad about Trump on TV, because all Trump does is watch TV, OK? He’s like a toddler with too much screen time. He gets cranky and then drops a load in his diaper.”
-
Anyone can now install #FeedLand on their #Cloudron without building anything : deploy repo package is here
cloudron install --image rmdes/feedland-cloudron:latest --location feedland.example.com
-
Integrated a Feedland widget on my blog sidebar https://rmendes.net/content/articles/2026-02-14-deploying-your-own-indieweb-site/ (you’ll have to scroll down to see it) #blogroll
-
My indiekit blogroll plugin now supports feeding a blogroll page/widget from OPML URL, OPML FILE, Microsub and Feedland the first two are a given, but the microsub source basically reuse the already subscribed feed from my indiekit microsub implementation and display them as blogroll items and Feedland is more or less the same idea but the source here is a feedland server providing the dynamic OPML input.
-
Test Note to test post edit on my site
-
Sympa ce projet open-source : https://fluxer.app/
-
New to Indiekit? Read the full deployment guide — a step-by-step walkthrough covering server setup, DNS, configuration, first-run password creation, syndication, webmentions, and the full plugin set.
-
Just a few months ago, AI coding was described as an overblown “auto-complete”, auto-complete has been around for functions and classes and what not since…I don’t know, years ? imagine if PR were rejected because the developer had used auto-complete to help him/her write a piece of code, or worst, a bug fix?
I fully understand that no humans should be tasked to review spam PR & spam automated “contributions” but if a contribution is “generated” by Claude and/with a Human, in my view, it is as much valid as a purely human contribution. Code is Code, Improvement is Improvement.
I bet this will be seen as completely outdated in just a few months, some will resist, will even fight against human+ai contributions, but they are only going against the tide.
-
Now my CV Editor plugin for #indiekit is able to handle both personal projects or work projects
-
I’m starting to be really proud of the claude assisted development I have been doing on my #indiekit blog
- https://rmendes.net/cv/
- webmentions widget
- podroll
- blogroll
- microsub reader
- CV editor