Pure Blog Update - Lesezeitanzeige
Meine post.php ignoriert Updates, da sie die Indieweb-Erweiterungen von Lee Perry (https://prry.uk/adding-indieweb-features-to-a-pureblog-site) enthält. Nach dem Versuch, die Lesezeit-Anzeige aus dem letzten Pure Blog Update zu übernehmen, funktionierte das automatische posten auf Mastodon nicht mehr 🤷
https://indie.liedersaenger.de/pure-blog-update-lesezeitanzeige
#pureblog #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://troet.cafe/@liedersaenger/116639247774711704",
"content": {
"html": "<p>Pure Blog Update - Lesezeitanzeige</p><p>Meine post.php ignoriert Updates, da sie die Indieweb-Erweiterungen von Lee Perry (<a href=\"https://prry.uk/adding-indieweb-features-to-a-pureblog-site\"><span>https://</span><span>prry.uk/adding-indieweb-featur</span><span>es-to-a-pureblog-site</span></a>) enth\u00e4lt. Nach dem Versuch, die Lesezeit-Anzeige aus dem letzten Pure Blog Update zu \u00fcbernehmen, funktionierte das automatische posten auf Mastodon nicht mehr \ud83e\udd37</p><p><a href=\"https://indie.liedersaenger.de/pure-blog-update-lesezeitanzeige\"><span>https://</span><span>indie.liedersaenger.de/pure-bl</span><span>og-update-lesezeitanzeige</span></a></p><p><a href=\"https://troet.cafe/tags/pureblog\">#<span>pureblog</span></a> <a href=\"https://troet.cafe/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Pure Blog Update - Lesezeitanzeige\n\nMeine post.php ignoriert Updates, da sie die Indieweb-Erweiterungen von Lee Perry (https://prry.uk/adding-indieweb-features-to-a-pureblog-site) enth\u00e4lt. Nach dem Versuch, die Lesezeit-Anzeige aus dem letzten Pure Blog Update zu \u00fcbernehmen, funktionierte das automatische posten auf Mastodon nicht mehr \ud83e\udd37\n\nhttps://indie.liedersaenger.de/pure-blog-update-lesezeitanzeige\n\n#pureblog #indieweb"
},
"published": "2026-05-26T05:34:38+00:00",
"post-type": "note",
"_id": "48375313",
"_source": "8007",
"_is_read": false
}
Hey, Wednesday let's talk story about your website. 6pm Pacific Time, whatever time it will be for you. All topics about maintaining your digital garden, home page, landing page, webmention endpoint, micropub, h-card, tilde site, etc etc. https://events.indieweb.org/2026/05/homebrew-website-club-pacific-4oOTgSb1mgpm #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://xoxo.zone/@artlung/116638983115487495",
"content": {
"html": "<p>Hey, Wednesday let's talk story about your website. 6pm Pacific Time, whatever time it will be for you. All topics about maintaining your digital garden, home page, landing page, webmention endpoint, micropub, h-card, tilde site, etc etc. <a href=\"https://events.indieweb.org/2026/05/homebrew-website-club-pacific-4oOTgSb1mgpm\"><span>https://</span><span>events.indieweb.org/2026/05/ho</span><span>mebrew-website-club-pacific-4oOTgSb1mgpm</span></a> <a href=\"https://xoxo.zone/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "Hey, Wednesday let's talk story about your website. 6pm Pacific Time, whatever time it will be for you. All topics about maintaining your digital garden, home page, landing page, webmention endpoint, micropub, h-card, tilde site, etc etc. https://events.indieweb.org/2026/05/homebrew-website-club-pacific-4oOTgSb1mgpm #IndieWeb"
},
"published": "2026-05-26T04:27:19+00:00",
"post-type": "note",
"_id": "48374824",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://caneandable.social/@WeirdWriter/116638962195491029",
"content": {
"html": "<p>The Cartography of an Open Palm <a href=\"https://sightlessscribbles.com/the-cartography-of-an-open-palm/\"><span>https://</span><span>sightlessscribbles.com/the-car</span><span>tography-of-an-open-palm/</span></a> <a href=\"https://caneandable.social/tags/Blog\">#<span>Blog</span></a> <a href=\"https://caneandable.social/tags/Blogs\">#<span>Blogs</span></a> <a href=\"https://caneandable.social/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://caneandable.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://caneandable.social/tags/NoPaywall\">#<span>NoPaywall</span></a></p>",
"text": "The Cartography of an Open Palm https://sightlessscribbles.com/the-cartography-of-an-open-palm/ #Blog #Blogs #Blogging #IndieWeb #NoPaywall"
},
"published": "2026-05-26T04:22:00+00:00",
"post-type": "note",
"_id": "48374825",
"_source": "8007",
"_is_read": false
}
I’m working on a new search feature in indiebookclub which uses Open Library and supports cover images. It has me tinkering with the UI of the posting form and I’m interested in feedback about this first pass.
My first thought was to display the selected book information in a more compact, read-only block at the top of the form so you only have to select the status (want to read, currently reading, finished reading), then optionally add tags and other choices if you are using Micropub.
However, I still want to give people the option to update the book information before they post, so I was considering a button that would change the book information into editable fields. I experimented with various options and did not come up with anything I loved. I am now leaning towards always showing the fields with the populated values. Keep it simple.

Screenshot 1: on larger screens

Screenshot 2: on smaller screens
I did make the form more compact overall: less padding inside the form fields, less vertical space between them, and a horizontal layout on larger screens (using this WCAG technique). I also moved the timezone offset field out of a collapsed details element.
For comparison, below is a screenshot of the form as it exists. There are still a few parts of it that need to be put into my mockups, like choosing ISBN or DOI.

Screenshot 3: the posting form as it appears currently, for comparison
There will still be an option to use this form without searching Open Library, so if you are using a bookmarklet or prefer to type in all the fields, that will continue to work.
I look forward to any feedback or questions!
{
"type": "entry",
"published": "2026-05-25 16:06-0700",
"url": "https://gregorlove.com/2026/05/im-working-on/",
"category": [
"indieweb",
"dev",
"indiebookclub"
],
"content": {
"text": "I\u2019m working on a new search feature in indiebookclub which uses Open Library and supports cover images. It has me tinkering with the UI of the posting form and I\u2019m interested in feedback about this first pass.\n\nMy first thought was to display the selected book information in a more compact, read-only block at the top of the form so you only have to select the status (want to read, currently reading, finished reading), then optionally add tags and other choices if you are using Micropub.\n\nHowever, I still want to give people the option to update the book information before they post, so I was considering a button that would change the book information into editable fields. I experimented with various options and did not come up with anything I loved. I am now leaning towards always showing the fields with the populated values. Keep it simple.\n\nScreenshot 1: on larger screens\nScreenshot 2: on smaller screens\nI did make the form more compact overall: less padding inside the form fields, less vertical space between them, and a horizontal layout on larger screens (using this WCAG technique). I also moved the timezone offset field out of a collapsed details element.\n\nFor comparison, below is a screenshot of the form as it exists. There are still a few parts of it that need to be put into my mockups, like choosing ISBN or DOI.\n\nScreenshot 3: the posting form as it appears currently, for comparison\nThere will still be an option to use this form without searching Open Library, so if you are using a bookmarklet or prefer to type in all the fields, that will continue to work.\n\nI look forward to any feedback or questions!",
"html": "<p>I\u2019m working on a new search feature in <a href=\"https://indiebookclub.biz\">indiebookclub</a> which uses <a href=\"https://openlibrary.org/\">Open Library</a> and supports cover images. It has me tinkering with the UI of the posting form and I\u2019m interested in feedback about this first pass.</p>\n\n<p>My first thought was to display the selected book information in a more compact, read-only block at the top of the form so you only have to select the status (want to read, currently reading, finished reading), then optionally add tags and other choices if you are using <a href=\"https://micropub.net/\">Micropub</a>.</p>\n\n<p>However, I still want to give people the option to update the book information before they post, so I was considering a button that would change the book information into editable fields. I experimented with various options and did not come up with anything I loved. I am now leaning towards always showing the fields with the populated values. Keep it simple.</p>\n\n<img alt=\"screenshot of new posting UI that has fields: read status, title, by, ISBN, tags, status, visibility, published date, and timezone offset; all displayed in a horizontal layout on a larger screen\" src=\"https://gregorlove.com/site/assets/files/7277/screen_shot_2026-05-25_at_15_15_25.png\" /><p>Screenshot 1: on larger screens</p>\n<img alt=\"screenshot of new posting UI with the same fields described above; all displayed in a vertical layout on a smaller screen\" src=\"https://gregorlove.com/site/assets/files/7277/screen_shot_2026-05-25_at_14_53_23.png\" /><p>Screenshot 2: on smaller screens</p>\n<p>I did make the form more compact overall: less padding inside the form fields, less vertical space between them, and a horizontal layout on larger screens (using <a href=\"https://www.w3.org/WAI/WCAG21/Techniques/css/C38\">this WCAG technique</a>). I also moved the timezone offset field out of a collapsed <code>details</code> element.</p>\n\n<p>For comparison, below is a screenshot of the form as it exists. There are still a few parts of it that need to be put into my mockups, like choosing ISBN or DOI.</p>\n\n<img alt=\"screenshot of current posting UI with the same fields described above\" src=\"https://gregorlove.com/site/assets/files/7277/screen_shot_2026-05-25_at_15_49_05.png\" /><p>Screenshot 3: the posting form as it appears currently, for comparison</p>\n<p>There <em>will</em> still be an option to use this form without searching Open Library, so if you are using a bookmarklet or prefer to type in all the fields, that will continue to work.</p>\n\n<p>I look forward to any feedback or questions!</p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/6268/profile-2021-square.300x0.jpg"
},
"post-type": "note",
"_id": "48374774",
"_source": "95",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@blr/116638921663235366",
"content": {
"html": "<p>RE: <a href=\"https://indieweb.social/@blr/116550346047609773\"><span>https://</span><span>indieweb.social/@blr/116550346</span><span>047609773</span></a></p><p>The list of talks and full schedule for the <a href=\"https://indieweb.social/tags/IndieWebClub\">#<span>IndieWebClub</span></a> <a href=\"https://indieweb.social/tags/Bangalore\">#<span>Bangalore</span></a>: Special Edition meetup is out at <a href=\"https://blr.indiewebclub.org/2026-se/#schedule\"><span>https://</span><span>blr.indiewebclub.org/2026-se/#</span><span>schedule</span></a></p><p><a href=\"https://indieweb.social/tags/Indieweb\">#<span>Indieweb</span></a></p>",
"text": "RE: https://indieweb.social/@blr/116550346047609773\n\nThe list of talks and full schedule for the #IndieWebClub #Bangalore: Special Edition meetup is out at https://blr.indiewebclub.org/2026-se/#schedule\n\n#Indieweb"
},
"published": "2026-05-26T04:11:42+00:00",
"post-type": "note",
"_id": "48374764",
"_source": "8007",
"_is_read": false
}
I’m working on a new search feature in indiebookclub which uses Open Library and supports cover images. It has me tinkering with the UI of the posting form and I’m interested in feedback about this first pass.
My first thought was to display the selected book information in a more compact, read-only block at the top of the form so you only have to select the status (want to read, currently reading, finished reading), then optionally add tags and other choices if you are using Micropub.
However, I still want to give people the option to update the book information before they post, so I was considering a button that would change the book information into editable fields. I experimented with various options and did not come up with anything I loved. I am now leaning towards always showing the fields with the populated values. Keep it simple.

Screenshot 1: on larger screens

Screenshot 2: on smaller screens
I did make the form more compact overall: less padding inside the form fields, less vertical space between them, and a horizontal layout on larger screens (using this WCAG technique). I also moved the timezone offset field out of a collapsed details element.
For comparison, below is a screenshot of the form as it exists. There are still a few parts of it that need to be put into my mockups, like choosing ISBN or DOI.

Screenshot 3: the posting form as it appears currently, for comparison
There will still be an option to use this form without searching Open Library, so if you are using a bookmarklet or prefer to type in all the fields, that will continue to work.
I look forward to any feedback or questions!
{
"type": "entry",
"published": "2026-05-25 16:06-0700",
"url": "https://gregorlove.com/2026/05/im-working-on/",
"category": [
"indieweb",
"dev",
"indiebookclub"
],
"content": {
"text": "I\u2019m working on a new search feature in indiebookclub which uses Open Library and supports cover images. It has me tinkering with the UI of the posting form and I\u2019m interested in feedback about this first pass.\n\nMy first thought was to display the selected book information in a more compact, read-only block at the top of the form so you only have to select the status (want to read, currently reading, finished reading), then optionally add tags and other choices if you are using Micropub.\n\nHowever, I still want to give people the option to update the book information before they post, so I was considering a button that would change the book information into editable fields. I experimented with various options and did not come up with anything I loved. I am now leaning towards always showing the fields with the populated values. Keep it simple.\n\nScreenshot 1: on larger screens\nScreenshot 2: on smaller screens\nI did make the form more compact overall: less padding inside the form fields, less vertical space between them, and a horizontal layout on larger screens (using this WCAG technique). I also moved the timezone offset field out of a collapsed details element.\n\nFor comparison, below is a screenshot of the form as it exists. There are still a few parts of it that need to be put into my mockups, like choosing ISBN or DOI.\n\nScreenshot 3: the posting form as it appears currently, for comparison\nThere will still be an option to use this form without searching Open Library, so if you are using a bookmarklet or prefer to type in all the fields, that will continue to work.\n\nI look forward to any feedback or questions!",
"html": "<p>I\u2019m working on a new search feature in <a href=\"https://indiebookclub.biz\">indiebookclub</a> which uses <a href=\"https://openlibrary.org/\">Open Library</a> and supports cover images. It has me tinkering with the UI of the posting form and I\u2019m interested in feedback about this first pass.</p>\n\n<p>My first thought was to display the selected book information in a more compact, read-only block at the top of the form so you only have to select the status (want to read, currently reading, finished reading), then optionally add tags and other choices if you are using <a href=\"https://micropub.net/\">Micropub</a>.</p>\n\n<p>However, I still want to give people the option to update the book information before they post, so I was considering a button that would change the book information into editable fields. I experimented with various options and did not come up with anything I loved. I am now leaning towards always showing the fields with the populated values. Keep it simple.</p>\n\n<img alt=\"screenshot of new posting UI that has fields: read status, title, by, ISBN, tags, status, visibility, published date, and timezone offset; all displayed in a horizontal layout on a larger screen\" src=\"https://gregorlove.com/site/assets/files/7277/screen_shot_2026-05-25_at_15_15_25.png\" /><p>Screenshot 1: on larger screens</p>\n<img alt=\"screenshot of new posting UI with the same fields described above; all displayed in a vertical layout on a smaller screen\" src=\"https://gregorlove.com/site/assets/files/7277/screen_shot_2026-05-25_at_14_53_23.png\" /><p>Screenshot 2: on smaller screens</p>\n<p>I did make the form more compact overall: less padding inside the form fields, less vertical space between them, and a horizontal layout on larger screens (using <a href=\"https://www.w3.org/WAI/WCAG21/Techniques/css/C38\">this WCAG technique</a>). I also moved the timezone offset field out of a collapsed <code>details</code> element.</p>\n\n<p>For comparison, below is a screenshot of the form as it exists. There are still a few parts of it that need to be put into my mockups, like choosing ISBN or DOI.</p>\n\n<img alt=\"screenshot of current posting UI with the same fields described above\" src=\"https://gregorlove.com/site/assets/files/7277/screen_shot_2026-05-25_at_15_49_05.png\" /><p>Screenshot 3: the posting form as it appears currently, for comparison</p>\n<p>There <em>will</em> still be an option to use this form without searching Open Library, so if you are using a bookmarklet or prefer to type in all the fields, that will continue to work.</p>\n\n<p>I look forward to any feedback or questions!</p>"
},
"author": {
"type": "card",
"name": "gRegor Morrill",
"url": "https://gregorlove.com/",
"photo": "https://gregorlove.com/site/assets/files/6268/profile-2021-square.300x0.jpg"
},
"post-type": "note",
"_id": "48374727",
"_source": "179",
"_is_read": false
}
I love when people write secret special #RSS - only Easter egg style #blog posts for the dedicated few.
#indieweb #blogging
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://hachyderm.io/@miclgael/116637861671076597",
"content": {
"html": "<p>I love when people write secret special <a href=\"https://hachyderm.io/tags/RSS\">#<span>RSS</span></a> - only Easter egg style <a href=\"https://hachyderm.io/tags/blog\">#<span>blog</span></a> posts for the dedicated few. </p><p><a href=\"https://hachyderm.io/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://hachyderm.io/tags/blogging\">#<span>blogging</span></a></p>",
"text": "I love when people write secret special #RSS - only Easter egg style #blog posts for the dedicated few. \n\n#indieweb #blogging"
},
"published": "2026-05-25T23:42:07+00:00",
"post-type": "note",
"_id": "48373326",
"_source": "8007",
"_is_read": false
}
I once offered gRegor to write up a bookmarklet for turning Bookshop.org book pages into want-to-read (or currently-reading or finished-reading) posts on your own site with Micropub courtest of IndieBookClub.biz.
Then I lost my main computer’s SSD and my browser bookmarks!
Today I re-created it to make some posts on my site, so here it is!
javascript:(function()%7Bconst%20ld%20%3D%20JSON.parse(document.querySelector('script%5Btype%3D%22application%2Fld%2Bjson%22%5D').textContent)%3B%0Aconst%20p%20%3D%20new%20URLSearchParams(%7B%0Atitle%3A%20ld.name%2C%0Aauthors%3A%20ld.author%5B0%5D.name%2C%0Aisbn%3A%20ld.isbn%2C%0Atags%3A%20'books'%2C%0A'post-status'%3A%20'published'%0A%7D)%3B%0Adocument.location%20%3D%20'https%3A%2F%2Findiebookclub.biz%2Fnew%3F'%20%2B%20p.toString()%3B%7D)()
Here’s the original source for study or to edit to your enjoyment! (I enjoy Marek Gibney’s Bookmarklet Editor for this!)
const ld = JSON.parse(document.querySelector('script[type="application/ld+json"]').textContent);
const p = new URLSearchParams({
title: ld.name,
authors: ld.author[].name,
isbn: ld.isbn,
tags: 'books',
'post-status': 'published'
});
document.location = 'https://indiebookclub.biz/new?' + p.toString();
What does this do?
Bookshop.org book pages have a <script> tag marked as a “JSON-encoded Linked Data island” (pejorative) also known as JSON data.
The bookmarklet finds and parses this then (quick and dirty) pulls out likely book title, ISBN, and author and combines these with another couple of options (I tag all my reading posts with “books” and I want the posts to be published by default). Those options are turned into URL query string parameters, as described in IndieBookClub.biz’ documentation and sends your browser over there, where IndieBookClub(dot biz) handles the rest!
{
"type": "entry",
"published": "2026-05-25T17:24:30-0400",
"url": "https://martymcgui.re/2026/05/25/172430/",
"category": [
"IndieWeb",
"bookmarklets"
],
"content": {
"text": "I once offered gRegor to write up a bookmarklet for turning Bookshop.org book pages into want-to-read (or currently-reading or finished-reading) posts on your own site with Micropub courtest of IndieBookClub.biz.\nThen I lost my main computer\u2019s SSD and my browser bookmarks!\nToday I re-created it to make some posts on my site, so here it is!\njavascript:(function()%7Bconst%20ld%20%3D%20JSON.parse(document.querySelector('script%5Btype%3D%22application%2Fld%2Bjson%22%5D').textContent)%3B%0Aconst%20p%20%3D%20new%20URLSearchParams(%7B%0Atitle%3A%20ld.name%2C%0Aauthors%3A%20ld.author%5B0%5D.name%2C%0Aisbn%3A%20ld.isbn%2C%0Atags%3A%20'books'%2C%0A'post-status'%3A%20'published'%0A%7D)%3B%0Adocument.location%20%3D%20'https%3A%2F%2Findiebookclub.biz%2Fnew%3F'%20%2B%20p.toString()%3B%7D)()\nHere\u2019s the original source for study or to edit to your enjoyment! (I enjoy Marek Gibney\u2019s Bookmarklet Editor for this!)\nconst ld = JSON.parse(document.querySelector('script[type=\"application/ld+json\"]').textContent);\nconst p = new URLSearchParams({\n title: ld.name,\n authors: ld.author[].name,\n isbn: ld.isbn,\n tags: 'books',\n 'post-status': 'published'\n});\ndocument.location = 'https://indiebookclub.biz/new?' + p.toString();\nWhat does this do?\nBookshop.org book pages have a <script> tag marked as a \u201cJSON-encoded Linked Data island\u201d (pejorative) also known as JSON data.\nThe bookmarklet finds and parses this then (quick and dirty) pulls out likely book title, ISBN, and author and combines these with another couple of options (I tag all my reading posts with \u201cbooks\u201d and I want the posts to be published by default). Those options are turned into URL query string parameters, as described in IndieBookClub.biz\u2019 documentation and sends your browser over there, where IndieBookClub(dot biz) handles the rest!",
"html": "<p>I once offered <a href=\"https://gregorlove.com/\">gRegor</a> to write up a bookmarklet for turning <a href=\"https://bookshop.org/\">Bookshop.org</a> book pages into want-to-read (or currently-reading or finished-reading) posts on your own site with Micropub courtest of <a href=\"https://indiebookclub.biz/\">IndieBookClub.biz</a>.</p>\n<p>Then I lost my main computer\u2019s SSD and my browser bookmarks!</p>\n<p>Today I re-created it to make some posts on my site, so here it is!</p>\n<pre><code>javascript:(function()%7Bconst%20ld%20%3D%20JSON.parse(document.querySelector('script%5Btype%3D%22application%2Fld%2Bjson%22%5D').textContent)%3B%0Aconst%20p%20%3D%20new%20URLSearchParams(%7B%0Atitle%3A%20ld.name%2C%0Aauthors%3A%20ld.author%5B0%5D.name%2C%0Aisbn%3A%20ld.isbn%2C%0Atags%3A%20'books'%2C%0A'post-status'%3A%20'published'%0A%7D)%3B%0Adocument.location%20%3D%20'https%3A%2F%2Findiebookclub.biz%2Fnew%3F'%20%2B%20p.toString()%3B%7D)()\n</code></pre><p>Here\u2019s the original source for study or to edit to your enjoyment! (I enjoy Marek Gibney\u2019s <a href=\"https://www.gibney.org/bookmarklet_editor\">Bookmarklet Editor</a> for this!)</p>\n<pre><code>const ld = JSON.parse(document.querySelector('script[type=\"application/ld+json\"]').textContent);\nconst p = new URLSearchParams({\n title: ld.name,\n authors: ld.author[].name,\n isbn: ld.isbn,\n tags: 'books',\n 'post-status': 'published'\n});\ndocument.location = 'https://indiebookclub.biz/new?' + p.toString();\n</code></pre><p>What does this do?</p>\n<p>Bookshop.org book pages have a <code><script></code> tag marked as a \u201cJSON-encoded Linked Data island\u201d (pejorative) also known as JSON data.</p>\n<p>The bookmarklet finds and parses this then (quick and dirty) pulls out likely book title, ISBN, and author and combines these with another couple of options (I tag all my reading posts with \u201cbooks\u201d and I want the posts to be published by default). Those options are turned into URL query string parameters, as described in <a href=\"https://indiebookclub.biz/documentation#query\">IndieBookClub.biz\u2019 documentation</a> and sends your browser over there, where IndieBookClub(dot biz) handles the rest!</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "note",
"_id": "48373074",
"_source": "175",
"_is_read": false
}
Couldn't resist a final addition before a crazy short week at work. When I post now my website will ping the wayback machine to notify it of the changes, and is very slowly pinging it's way through existing content.
https://prry.uk/2026-05-25-2243
#Changelog #Indieweb #PureBlog
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.lol/@li/116637415339340577",
"content": {
"html": "<p>Couldn't resist a final addition before a crazy short week at work. When I post now my website will ping the wayback machine to notify it of the changes, and is very slowly pinging it's way through existing content.</p><p><a href=\"https://prry.uk/2026-05-25-2243\"><span>https://</span><span>prry.uk/2026-05-25-2243</span><span></span></a></p><p><a href=\"https://social.lol/tags/Changelog\">#<span>Changelog</span></a> <a href=\"https://social.lol/tags/Indieweb\">#<span>Indieweb</span></a> <a href=\"https://social.lol/tags/PureBlog\">#<span>PureBlog</span></a></p>",
"text": "Couldn't resist a final addition before a crazy short week at work. When I post now my website will ping the wayback machine to notify it of the changes, and is very slowly pinging it's way through existing content.\n\nhttps://prry.uk/2026-05-25-2243\n\n#Changelog #Indieweb #PureBlog"
},
"published": "2026-05-25T21:48:37+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/116/637/415/391/560/164/original/9263ead5b118fcbf.webp"
],
"post-type": "photo",
"_id": "48372796",
"_source": "8007",
"_is_read": false
}
Some of you remember the 2024 Bridgy Fed consent dust‑up; others (like me) arrived later or were hanging out in other corners of the fediverse.
We just published a piece that tries to lay out the whole thing in one place: how AT Protocol and ActivityPub are making different bets, what the bridge actually moves, and what doesn’t come along for the ride (like moderation rules).
Curious what folks think:
→ https://federatedmind.com/bridge-to-bluesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1
#ActivityPub #ATProtocol #Bluesky #Fediverse #BridgyFed #OpenWeb #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://sfba.social/@federatedmind/116637234684415384",
"content": {
"html": "<p>Some of you remember the 2024 Bridgy Fed consent dust\u2011up; others (like me) arrived later or were hanging out in other corners of the fediverse. </p><p>We just published a piece that tries to lay out the whole thing in one place: how AT Protocol and ActivityPub are making different bets, what the bridge actually moves, and what doesn\u2019t come along for the ride (like moderation rules). </p><p>Curious what folks think:<br />\u2192 <a href=\"https://federatedmind.com/bridge-to-bluesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1\"><span>https://</span><span>federatedmind.com/bridge-to-bl</span><span>uesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1</span></a></p><p><a href=\"https://sfba.social/tags/ActivityPub\">#<span>ActivityPub</span></a> <a href=\"https://sfba.social/tags/ATProtocol\">#<span>ATProtocol</span></a> <a href=\"https://sfba.social/tags/Bluesky\">#<span>Bluesky</span></a> <a href=\"https://sfba.social/tags/Fediverse\">#<span>Fediverse</span></a> <a href=\"https://sfba.social/tags/BridgyFed\">#<span>BridgyFed</span></a> <a href=\"https://sfba.social/tags/OpenWeb\">#<span>OpenWeb</span></a> <a href=\"https://sfba.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "Some of you remember the 2024 Bridgy Fed consent dust\u2011up; others (like me) arrived later or were hanging out in other corners of the fediverse. \n\nWe just published a piece that tries to lay out the whole thing in one place: how AT Protocol and ActivityPub are making different bets, what the bridge actually moves, and what doesn\u2019t come along for the ride (like moderation rules). \n\nCurious what folks think:\n\u2192 https://federatedmind.com/bridge-to-bluesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1\n\n#ActivityPub #ATProtocol #Bluesky #Fediverse #BridgyFed #OpenWeb #IndieWeb"
},
"published": "2026-05-25T21:02:40+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/116/637/234/788/854/198/original/dc37bab1a27c8b91.png"
],
"post-type": "photo",
"_id": "48372447",
"_source": "8007",
"_is_read": false
}
Some of you remember the 2024 Bridgy Fed consent dust‑up; others (like me) arrived later or were hanging out in other corners of the fediverse.
We just published a piece that tries to lay out the whole thing in one place: how AT Protocol and ActivityPub are making different bets, what the bridge actually moves, and what doesn’t come along for the ride (like moderation rules).
Curious what folks think:
→ https://federatedmind.com/bridge-to-bluesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1
#ActivityPub #ATProtocol #Bluesky #Fediverse #BridgyFed #OpenWeb #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://techhub.social/@federatedmind/116637227338187503",
"content": {
"html": "<p>Some of you remember the 2024 Bridgy Fed consent dust\u2011up; others (like me) arrived later or were hanging out in other corners of the fediverse. </p><p>We just published a piece that tries to lay out the whole thing in one place: how AT Protocol and ActivityPub are making different bets, what the bridge actually moves, and what doesn\u2019t come along for the ride (like moderation rules). </p><p>Curious what folks think:<br />\u2192 <a href=\"https://federatedmind.com/bridge-to-bluesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1\"><span>https://</span><span>federatedmind.com/bridge-to-bl</span><span>uesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1</span></a></p><p><a href=\"https://techhub.social/tags/ActivityPub\">#<span>ActivityPub</span></a> <a href=\"https://techhub.social/tags/ATProtocol\">#<span>ATProtocol</span></a> <a href=\"https://techhub.social/tags/Bluesky\">#<span>Bluesky</span></a> <a href=\"https://techhub.social/tags/Fediverse\">#<span>Fediverse</span></a> <a href=\"https://techhub.social/tags/BridgyFed\">#<span>BridgyFed</span></a> <a href=\"https://techhub.social/tags/OpenWeb\">#<span>OpenWeb</span></a> <a href=\"https://techhub.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "Some of you remember the 2024 Bridgy Fed consent dust\u2011up; others (like me) arrived later or were hanging out in other corners of the fediverse. \n\nWe just published a piece that tries to lay out the whole thing in one place: how AT Protocol and ActivityPub are making different bets, what the bridge actually moves, and what doesn\u2019t come along for the ride (like moderation rules). \n\nCurious what folks think:\n\u2192 https://federatedmind.com/bridge-to-bluesky/?utm_source=mastodon&utm_medium=social&utm_campaign=federation-across-networks-1\n\n#ActivityPub #ATProtocol #Bluesky #Fediverse #BridgyFed #OpenWeb #IndieWeb"
},
"published": "2026-05-25T21:00:48+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/116/637/227/365/219/984/original/72f3da6480c779ac.png"
],
"post-type": "photo",
"_id": "48372448",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@blr/116636355569147987",
"content": {
"html": "<p>New Blogroll Post</p><p>\u201cNotes for the Week #21 (2026)\u201d by Abhinav Sarkar</p><p><span class=\"h-card\"><a class=\"u-url\" href=\"https://fantastic.earth/@abnv\">@<span>abnv</span></a></span>: \u00abThis week note covers the week of 18th\u201324th May.\u00bb</p><p><a href=\"https://indieweb.social/tags/Weeknotes\">#<span>Weeknotes</span></a> <a href=\"https://indieweb.social/tags/Personal\">#<span>Personal</span></a> <a href=\"https://indieweb.social/tags/blog\">#<span>blog</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a></p><p><a href=\"https://abhinavsarkar.net/notes/2026-weeknotes-05-25/?mtm_campaign=feed&ref=blr.indiewebclub.org\"><span>https://</span><span>abhinavsarkar.net/notes/2026-w</span><span>eeknotes-05-25/?mtm_campaign=feed&ref=blr.indiewebclub.org</span></a></p>",
"text": "New Blogroll Post\n\n\u201cNotes for the Week #21 (2026)\u201d by Abhinav Sarkar\n\n@abnv: \u00abThis week note covers the week of 18th\u201324th May.\u00bb\n\n#Weeknotes #Personal #blog #indieweb\n\nhttps://abhinavsarkar.net/notes/2026-weeknotes-05-25/?mtm_campaign=feed&ref=blr.indiewebclub.org"
},
"published": "2026-05-25T17:19:06+00:00",
"post-type": "note",
"_id": "48370669",
"_source": "8007",
"_is_read": false
}
Built a free, open source alternative to GitHub Gist.
No account needed. No third-party CDN. No lock-in.
Paste your code and get clean syntax highlighting across HTML, CSS, JavaScript, PHP, GraphQL and Config.
There's also a WordPress plugin if you manage a technical blog or docs site.
One shortcode and your snippet is embedded anywhere on your site.
Free forever.
https://opengist.org
#OpenSource #WebDev #WordPress #FreeSoftware #IndieWeb #Developer #SelfHosted
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://techhub.social/@mach_moody/116636277451502384",
"content": {
"html": "<p>Built a free, open source alternative to GitHub Gist.</p><p>No account needed. No third-party CDN. No lock-in.</p><p>Paste your code and get clean syntax highlighting across HTML, CSS, JavaScript, PHP, GraphQL and Config.</p><p>There's also a WordPress plugin if you manage a technical blog or docs site. <br />One shortcode and your snippet is embedded anywhere on your site.</p><p>Free forever.</p><p><a href=\"https://opengist.org\"><span>https://</span><span>opengist.org</span><span></span></a></p><p><a href=\"https://techhub.social/tags/OpenSource\">#<span>OpenSource</span></a> <a href=\"https://techhub.social/tags/WebDev\">#<span>WebDev</span></a> <a href=\"https://techhub.social/tags/WordPress\">#<span>WordPress</span></a> <a href=\"https://techhub.social/tags/FreeSoftware\">#<span>FreeSoftware</span></a> <a href=\"https://techhub.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://techhub.social/tags/Developer\">#<span>Developer</span></a> <a href=\"https://techhub.social/tags/SelfHosted\">#<span>SelfHosted</span></a></p>",
"text": "Built a free, open source alternative to GitHub Gist.\n\nNo account needed. No third-party CDN. No lock-in.\n\nPaste your code and get clean syntax highlighting across HTML, CSS, JavaScript, PHP, GraphQL and Config.\n\nThere's also a WordPress plugin if you manage a technical blog or docs site. \nOne shortcode and your snippet is embedded anywhere on your site.\n\nFree forever.\n\nhttps://opengist.org\n\n#OpenSource #WebDev #WordPress #FreeSoftware #IndieWeb #Developer #SelfHosted"
},
"published": "2026-05-25T16:59:14+00:00",
"post-type": "note",
"_id": "48370571",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://bolha.us/@diegopds/116636236482358035",
"content": {
"html": "<p>[Paralisia do Sono, Viagem Astral, Mist\u00e9rio e O Ca\u00e7ador de Enigmas | Curadoria da Internet](<a href=\"https://curadoria.bearblog.dev/paralisia-do-sono-viagem-astral-misterio-e-o-cacador-de-enigmas/\"><span>https://</span><span>curadoria.bearblog.dev/paralis</span><span>ia-do-sono-viagem-astral-misterio-e-o-cacador-de-enigmas/</span></a>)</p><p><a href=\"https://bolha.us/tags/CuradoriaDaInternet\">#<span>CuradoriaDaInternet</span></a> <a href=\"https://bolha.us/tags/ParalisiaDoSono\">#<span>ParalisiaDoSono</span></a> <a href=\"https://bolha.us/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://bolha.us/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://bolha.us/tags/SurfandoWeb\">#<span>SurfandoWeb</span></a> <a href=\"https://bolha.us/tags/BlogsBR\">#<span>BlogsBR</span></a> <a href=\"https://bolha.us/tags/blog\">#<span>blog</span></a></p>",
"text": "[Paralisia do Sono, Viagem Astral, Mist\u00e9rio e O Ca\u00e7ador de Enigmas | Curadoria da Internet](https://curadoria.bearblog.dev/paralisia-do-sono-viagem-astral-misterio-e-o-cacador-de-enigmas/)\n\n#CuradoriaDaInternet #ParalisiaDoSono #IndieWeb #SmallWeb #SurfandoWeb #BlogsBR #blog"
},
"published": "2026-05-25T16:48:49+00:00",
"post-type": "note",
"_id": "48370458",
"_source": "8007",
"_is_read": false
}
New Blogroll Post
“What is pending for SpaceX Starship to be a Moonship for NASA astronauts? Nearly everything.” by Jatan
«Moon Monday #276: NASA’s road to putting humans on the Moon through SpaceX Starship continues to face a receding sea of milestones to achieve.»
#blog #indieweb
https://jatan.space/moon-monday-issue-276/?ref=blr.indiewebclub.org
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@blr/116635994108598109",
"content": {
"html": "<p>New Blogroll Post</p><p>\u201cWhat is pending for SpaceX Starship to be a Moonship for NASA astronauts? Nearly everything.\u201d by Jatan</p><p>\u00abMoon Monday #276: NASA\u2019s road to putting humans on the Moon through SpaceX Starship continues to face a receding sea of milestones to achieve.\u00bb</p><p> <a href=\"https://indieweb.social/tags/blog\">#<span>blog</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a></p><p><a href=\"https://jatan.space/moon-monday-issue-276/?ref=blr.indiewebclub.org\"><span>https://</span><span>jatan.space/moon-monday-issue-</span><span>276/?ref=blr.indiewebclub.org</span></a></p>",
"text": "New Blogroll Post\n\n\u201cWhat is pending for SpaceX Starship to be a Moonship for NASA astronauts? Nearly everything.\u201d by Jatan\n\n\u00abMoon Monday #276: NASA\u2019s road to putting humans on the Moon through SpaceX Starship continues to face a receding sea of milestones to achieve.\u00bb\n\n #blog #indieweb\n\nhttps://jatan.space/moon-monday-issue-276/?ref=blr.indiewebclub.org"
},
"published": "2026-05-25T15:47:11+00:00",
"post-type": "note",
"_id": "48369759",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mas.to/@frontenddogma/116635614904169586",
"content": {
"html": "<p>The Boring Internet, by <span class=\"h-card\"><a class=\"u-url\" href=\"https://indieweb.social/@tg\">@<span>tg</span></a></span>:</p><p><a href=\"https://www.terrygodier.com/the-boring-internet?ref=frontenddogma.com\"><span>https://www.</span><span>terrygodier.com/the-boring-int</span><span>ernet?ref=frontenddogma.com</span></a></p><p><a href=\"https://mas.to/tags/web\">#<span>web</span></a> <a href=\"https://mas.to/tags/protocols\">#<span>protocols</span></a> <a href=\"https://mas.to/tags/economics\">#<span>economics</span></a> <a href=\"https://mas.to/tags/ai\">#<span>ai</span></a> <a href=\"https://mas.to/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mas.to/tags/socialmedia\">#<span>socialmedia</span></a></p>",
"text": "The Boring Internet, by @tg:\n\nhttps://www.terrygodier.com/the-boring-internet?ref=frontenddogma.com\n\n#web #protocols #economics #ai #indieweb #socialmedia"
},
"published": "2026-05-25T14:10:45+00:00",
"post-type": "note",
"_id": "48368840",
"_source": "8007",
"_is_read": false
}
found a moment of free time to talk about "Meanderware: Things I loved about cyberspace", my newest playable-essay.
https://www.nathalielawhead.com/candybox/meanderware-things-i-loved-about-cyberspace
"I always loved the term. It kind of encapsulates that era of internet exploration, or fascination with digital work..."
#GameDev #IndieWeb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@alienmelon/116635450103065273",
"content": {
"html": "<p>found a moment of free time to talk about \"Meanderware: Things I loved about cyberspace\", my newest playable-essay.<br /><a href=\"https://www.nathalielawhead.com/candybox/meanderware-things-i-loved-about-cyberspace\"><span>https://www.</span><span>nathalielawhead.com/candybox/m</span><span>eanderware-things-i-loved-about-cyberspace</span></a><br />\"I always loved the term. It kind of encapsulates that era of internet exploration, or fascination with digital work...\"<br /><a href=\"https://mastodon.social/tags/GameDev\">#<span>GameDev</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "found a moment of free time to talk about \"Meanderware: Things I loved about cyberspace\", my newest playable-essay.\nhttps://www.nathalielawhead.com/candybox/meanderware-things-i-loved-about-cyberspace\n\"I always loved the term. It kind of encapsulates that era of internet exploration, or fascination with digital work...\"\n#GameDev #IndieWeb"
},
"published": "2026-05-25T13:28:50+00:00",
"post-type": "note",
"_id": "48368544",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@inautilo/116635359933882715",
"content": {
"html": "<p><a href=\"https://mastodon.social/tags/Business\">#<span>Business</span></a> <a href=\"https://mastodon.social/tags/Approaches\">#<span>Approaches</span></a><br />I\u2019ve banned query strings \u00b7 \u201cI don\u2019t like people adding tracking stuff to URLs.\u201d <a href=\"https://ilo.im/16d7c6\"><span>https://</span><span>ilo.im/16d7c6</span><span></span></a></p><p>_____<br /><a href=\"https://mastodon.social/tags/URLs\">#<span>URLs</span></a> <a href=\"https://mastodon.social/tags/Tracking\">#<span>Tracking</span></a> <a href=\"https://mastodon.social/tags/Privacy\">#<span>Privacy</span></a> <a href=\"https://mastodon.social/tags/Websites\">#<span>Websites</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://mastodon.social/tags/Development\">#<span>Development</span></a> <a href=\"https://mastodon.social/tags/WebDev\">#<span>WebDev</span></a> <a href=\"https://mastodon.social/tags/Frontend\">#<span>Frontend</span></a> <a href=\"https://mastodon.social/tags/Backend\">#<span>Backend</span></a></p>",
"text": "#Business #Approaches\nI\u2019ve banned query strings \u00b7 \u201cI don\u2019t like people adding tracking stuff to URLs.\u201d https://ilo.im/16d7c6\n\n_____\n#URLs #Tracking #Privacy #Websites #IndieWeb #SmallWeb #Development #WebDev #Frontend #Backend"
},
"published": "2026-05-25T13:05:54+00:00",
"post-type": "note",
"_id": "48368238",
"_source": "8007",
"_is_read": false
}
New Blogroll Post
“4. Week of May 17th, 2026” by nim
«Hello, welcome to another weeknote. It has been another busy week and I feel like one of those adults who never have time for anything. I'm also in the middle of a creative block which is bad for…»
#blog #indieweb
https://nim.mataroa.blog/blog/4-week-of-may-17th-2026/?ref=blr.indiewebclub.org
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@blr/116634885004136531",
"content": {
"html": "<p>New Blogroll Post</p><p>\u201c4. Week of May 17th, 2026\u201d by nim</p><p>\u00abHello, welcome to another weeknote. It has been another busy week and I feel like one of those adults who never have time for anything. I'm also in the middle of a creative block which is bad for\u2026\u00bb</p><p> <a href=\"https://indieweb.social/tags/blog\">#<span>blog</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a></p><p><a href=\"https://nim.mataroa.blog/blog/4-week-of-may-17th-2026/?ref=blr.indiewebclub.org\"><span>https://</span><span>nim.mataroa.blog/blog/4-week-o</span><span>f-may-17th-2026/?ref=blr.indiewebclub.org</span></a></p>",
"text": "New Blogroll Post\n\n\u201c4. Week of May 17th, 2026\u201d by nim\n\n\u00abHello, welcome to another weeknote. It has been another busy week and I feel like one of those adults who never have time for anything. I'm also in the middle of a creative block which is bad for\u2026\u00bb\n\n #blog #indieweb\n\nhttps://nim.mataroa.blog/blog/4-week-of-may-17th-2026/?ref=blr.indiewebclub.org"
},
"published": "2026-05-25T11:05:07+00:00",
"post-type": "note",
"_id": "48367086",
"_source": "8007",
"_is_read": false
}
New Blogroll Post
“Weekly Note #2 | 24th May, 2026” by thinkbacteria
@bacteriostat: «The Gen Alpha Melody, biryani and brownie while (benga)walking»
#blog #indieweb
https://thinkbacteria.pages.dev/notes/2026-05-24-weekly-note-2/?ref=blr.indiewebclub.org
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@blr/116634884990071827",
"content": {
"html": "<p>New Blogroll Post</p><p>\u201cWeekly Note #2 | 24th May, 2026\u201d by thinkbacteria</p><p><span class=\"h-card\"><a class=\"u-url\" href=\"https://infosec.exchange/@bacteriostat\">@<span>bacteriostat</span></a></span>: \u00abThe Gen Alpha Melody, biryani and brownie while (benga)walking\u00bb</p><p> <a href=\"https://indieweb.social/tags/blog\">#<span>blog</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a></p><p><a href=\"https://thinkbacteria.pages.dev/notes/2026-05-24-weekly-note-2/?ref=blr.indiewebclub.org\"><span>https://</span><span>thinkbacteria.pages.dev/notes/</span><span>2026-05-24-weekly-note-2/?ref=blr.indiewebclub.org</span></a></p>",
"text": "New Blogroll Post\n\n\u201cWeekly Note #2 | 24th May, 2026\u201d by thinkbacteria\n\n@bacteriostat: \u00abThe Gen Alpha Melody, biryani and brownie while (benga)walking\u00bb\n\n #blog #indieweb\n\nhttps://thinkbacteria.pages.dev/notes/2026-05-24-weekly-note-2/?ref=blr.indiewebclub.org"
},
"published": "2026-05-25T11:05:07+00:00",
"post-type": "note",
"_id": "48367087",
"_source": "8007",
"_is_read": false
}