home.social

#webmentions — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webmentions, aggregated by home.social.

fetched live
  1. So, fun fact, if you

    * Run #Wordpress

    * Use the #ActivityPub plugin and your SITE gets federated

    * Have your cache plugin refresh the cache with every page update <-- this is the setting to change

    * And enable #webmentions

    * And get someone with a wide range of followers boosting a post directly from the site to the fediverse (lol thanks @mwl )

    You are going to spawn a LOT more php processes than you think you will and may run out of memory. Adjust your settings appropriately.

  2. So, fun fact, if you

    * Run #Wordpress

    * Use the #ActivityPub plugin and your SITE gets federated

    * Have your cache plugin refresh the cache with every page update <-- this is the setting to change

    * And enable #webmentions

    * And get someone with a wide range of followers boosting a post directly from the site to the fediverse (lol thanks @mwl )

    You are going to spawn a LOT more php processes than you think you will and may run out of memory. Adjust your settings appropriately.

  3. I have a page on my site about setting up webmentions (reillyspitzfaden.com/wiki/tuto)

    People have seemed to find it useful (I keep getting webmentions about people using it!) and I hope it can be useful for others too

    #IndieWeb #Webmentions #WebDev

  4. I have a page on my site about setting up webmentions (reillyspitzfaden.com/wiki/tuto)

    People have seemed to find it useful (I keep getting webmentions about people using it!) and I hope it can be useful for others too

    #IndieWeb #Webmentions #WebDev

  5. What's new at Org Social?

    - The Webmentions specification has been integrated. This means that when you link to an article or website, the author will be notified.
    - The official website displays real-time statistics from the official Relay: https://org-social.org/
    - The iOS app has incorporated many improvements, such as bug fixes and optimized asynchronous Timeline construction.
    - Planet Emacslife, the most popular Emacs article aggregator, offers its own Org Social feed. Be sure to follow it!

    And finally, I want to make a point. Currently, there isn't enough support to cover server costs, let alone Apple's subscription fee or development work. If you like Org Social and believe it provides value, please consider making a donation: https://liberapay.com/org-social

    #orgsocial #webmentions #indieweb #orgmode

  6. What's new at Org Social?

    - The Webmentions specification has been integrated. This means that when you link to an article or website, the author will be notified.
    - The official website displays real-time statistics from the official Relay: https://org-social.org/
    - The iOS app has incorporated many improvements, such as bug fixes and optimized asynchronous Timeline construction.
    - Planet Emacslife, the most popular Emacs article aggregator, offers its own Org Social feed. Be sure to follow it!

    And finally, I want to make a point. Currently, there isn't enough support to cover server costs, let alone Apple's subscription fee or development work. If you like Org Social and believe it provides value, please consider making a donation: https://liberapay.com/org-social

    #orgsocial #webmentions #indieweb #orgmode

  7. The Programmer’s Fulcrum 10 July, 2026

    This post originally appeared on The Fulcrum. Welcome to this week's The Programmer's Fulcrum. It's your weekly curation of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. As usual, we aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism. IMHO, the best way to do that is to use tools from the Techno […]

    newsletter.mobileatom.net/the-

  8. The Programmer’s Fulcrum 10 July, 2026

    This post originally appeared on The Fulcrum. Welcome to this week's The Programmer's Fulcrum. It's your weekly curation of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. As usual, we aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism. IMHO, the best way to do that is to use tools from the Techno […]

    newsletter.mobileatom.net/the-

  9. After four days of work, it's finally time: my new homepage based on #PureBlog is about 90% ready. 🚀

    Still need to import a few old posts, set up #Webmentions, and iron out some minor details, but I'm really happy with how it's turning out so far.

    klein.ruhr

    #IndieWeb #SelfHosted #Blog #MinimalWeb #Dev

  10. After four days of work, it's finally time: my new homepage based on #PureBlog is about 90% ready. 🚀

    Still need to import a few old posts, set up #Webmentions, and iron out some minor details, but I'm really happy with how it's turning out so far.

    klein.ruhr

    #IndieWeb #SelfHosted #Blog #MinimalWeb #Dev

  11. I *think* I've found a bug in the way #Lemmy sends certain #WebMentions.
    github.com/LemmyNet/lemmy/issu
    Anyone else experiencing this?

  12. I *think* I've found a bug in the way #Lemmy sends certain #WebMentions.
    github.com/LemmyNet/lemmy/issu
    Anyone else experiencing this?

  13. Webmentions on my blog, Part 2: Outgoing

    So I built my own webmentions feature. Here is an overview of how the robot and I developed it.

    michaelharley.net/posts/2026/0

    #Webmentions #IndieWeb

  14. Webmentions on my blog, Part 2: Outgoing

    So I built my own webmentions feature. Here is an overview of how the robot and I developed it.

    michaelharley.net/posts/2026/0

    #Webmentions #IndieWeb

  15. @michaelharley That's a very good point about making those distinctions; it is the next thing on my to-do list :-/

    But at the moment I'm more bothered by the ones that just seem to ignore you altogether...

    #webmention #webmentions

  16. @michaelharley That's a very good point about making those distinctions; it is the next thing on my to-do list :-/

    But at the moment I'm more bothered by the ones that just seem to ignore you altogether...

    #webmention #webmentions

  17. Webmentions on my blog, Part 1: Incoming

    I built my own webmention receiver instead of relying on Webmention.io, using Node.js, Express, and a flat JSON file to avoid third-party dependencies and extra databases. Here's how it verifies incoming mentions, classifies them by type, stores them, and even polls Mastodon, Bluesky, Pixelfed, and Flickr for social reactions.

    michaelharley.net/posts/2026/0

    #Webmentions #IndieWeb

  18. Webmentions on my blog, Part 1: Incoming

    I built my own webmention receiver instead of relying on Webmention.io, using Node.js, Express, and a flat JSON file to avoid third-party dependencies and extra databases. Here's how it verifies incoming mentions, classifies them by type, stores them, and even polls Mastodon, Bluesky, Pixelfed, and Flickr for social reactions.

    michaelharley.net/posts/2026/0

    #Webmentions #IndieWeb

  19. My site now supports webmentions

    I finally got webmentions working on my site by setting up a homelab server with an Intel NUC to handle the build process, and now I'm collecting likes, replies, and mentions from Mastodon, Bluesky, and indie websites.

    michaelharley.net/posts/2026/0

    #MichaelHarleyNet #BlogPost #Webmentions #IndieWeb

  20. My site now supports webmentions

    I finally got webmentions working on my site by setting up a homelab server with an Intel NUC to handle the build process, and now I'm collecting likes, replies, and mentions from Mastodon, Bluesky, and indie websites.

    michaelharley.net/posts/2026/0

    #MichaelHarleyNet #BlogPost #Webmentions #IndieWeb

  21. The newest tale from my job hunt: stevefrenzel.dev/posts/tales-f

    I also spend a considerable amount of time trying to fix my #webmentions, so feel free to interact with this post so I can see if things are working (again) 😅

    #job #JobSearch #blog #writing #telekom

  22. The newest tale from my job hunt: stevefrenzel.dev/posts/tales-f

    I also spend a considerable amount of time trying to fix my #webmentions, so feel free to interact with this post so I can see if things are working (again) 😅

    #job #JobSearch #blog #writing #telekom

  23. Dale Mellor extends an: Invitation to Join a Posse of Webmention Scratch-Builders to Work Towards Interoperability. khleedril.org/blog/2026-05-29- #WebMentions

  24. Dale Mellor extends an: Invitation to Join a Posse of Webmention Scratch-Builders to Work Towards Interoperability. khleedril.org/blog/2026-05-29- #WebMentions

  25. I'm wondering if I might find a bunch of people here who scratch-build their webmention implementations... would be great to send test messages around and find out what works and what needs work...

    Please look me up at khleedril.org/blog/2026-05-29-

    I look forward to hearing from you.

    #indieweb #webmention #webmentions #blog #blogs #blogging

  26. I'm wondering if I might find a bunch of people here who scratch-build their webmention implementations... would be great to send test messages around and find out what works and what needs work...

    Please look me up at khleedril.org/blog/2026-05-29-

    I look forward to hearing from you.

    #indieweb #webmention #webmentions #blog #blogs #blogging

  27. Pure Blog 3.0

    Seit dem Updade auf 3.0 wird offenbar die Datei .post.php aus den Indieweb-Erweiterungen von Lee Perry (indieblog.prry.uk/) nicht mehr ausgeführt.

    indie.liedersaenger.de/pure-bl

    #pureblog #webmentions

  28. Dank Lee's Anleitung prry.uk/receiving-and-displayi kann liedersaenger.de jetzt Likes, Kommentare und Erwähnungen aus dem Fediverse empfangen und anzeigen. Danke Lee 👍🙏

    liedersaenger.de/2026-05-02-21

    #pureblog #webmentions

  29. Naty S @eclecticpassions ·

    @autumnstuff @jamesg.blog @Bearina @tantek.com @bjoern @jkphl @etp @paultibbetts @dshanske @dletorey It was an eye-opener seeing all these wonderful IndieWeb sites today during the demo, especially all the public displays of . Hope one day I'll work out how to display it too! Thanks everyone, for the great atmosphere. 😊

  30. @autumnstuff @jamesg.blog @Bearina @tantek.com @bjoern @jkphl @etp @paultibbetts @dshanske @dletorey It was an eye-opener seeing all these wonderful IndieWeb sites today during the demo, especially all the public displays of #webmentions. Hope one day I'll work out how to display it too! Thanks everyone, for the great atmosphere. 😊

  31. I published my first npm package!
    `webmention-feed` is a Lit web component for displaying webmention feeds from your endpoint. Wanted to make it easier for others to join the indie web and have their mentions displayed

    keijilohier.com/blogs/first-np

    #WebComponents #IndieWeb #Webmentions #npm #lit #PortfolioDay

  32. I published my first npm package!
    `webmention-feed` is a Lit web component for displaying webmention feeds from your endpoint. Wanted to make it easier for others to join the indie web and have their mentions displayed

    keijilohier.com/blogs/first-np

    #WebComponents #IndieWeb #Webmentions #npm #lit #PortfolioDay

  33. @eclecticpassions love your blog's design ✨
    Also love the idea to be able to post #webmentions directly!

  34. @eclecticpassions love your blog's design ✨
    Also love the idea to be able to post #webmentions directly!

  35. Re; On AI in response to: A Positive Technologist Identity (2/4)

    (See part 1 of my reply.) Mr. Powiertowski writes that the point on which he would "push back gently is on the implication that AI-assisted media is somehow lesser for being assisted," using early negative views of photography as an example. While my largely negative views of the current AI moment in the context of online writing and “content” are well-documented (including in links from A Positive Technologist Identity), I will note that I cited to Mr. Powiertowski’s “thoughtful” […]

    social.emucafe.org/naferrell/r

  36. Re; On AI in response to: A Positive Technologist Identity (1/4)

    I published a short post titled A Positive Technologist Identity, wherein I offered my thoughts on a longer post by Wojtek Powiertowski titled The tool, the craft, and the joy. In the main, I appreciated his take on defining oneself as a "technologist" in a positive way, that is, in terms of what one is for rather than what one is against. That emphasis, I noted, was wholly consistent with my then-recent article on defining good tech positively. Toward the end of my post, I noted one point of […]

    social.emucafe.org/naferrell/r

  37. I spent the weekend adding a bunch of microformat classes to my blog and registering it to webmention.io/.

    I have no idea if I added the microformats correctly. They seem to be parsed fine, but I'm not sure I'm using them right "semantically". If anybody wants to check it out (sergiswriting.com) it is greatly appreciated!

    I guess next weekend I'll have to start adding some JS (gasp!) to display comments and other stuff.

    #indieWeb #microformats #WebMentions #SmallWeb #blog

  38. I'm going to build a second site at trackd.prry.uk to move activity logging out of my main feed. Realised earlier that I can use webmentions to backlink through to the digital garden on my main site.

    🔖 #indieWeb #webmentions #pureblog
    prry.uk/2026-03-18-note