I have restart me #webring #crowdfunding #flipstarter for cross linking #BCH websites. I've reduced the budget by assuming I will write it in Python rather than Rust. And also I stripped a feature or two.
The software will be a functional prototype. If the webring gets enough attention, I will do another flipstarter to write a better software with Rust instead.
The campaign URL hasn't changed: https://fund.farooqkz.com
Same post on Twitter/X:
https://x.com/farooqkz0/status/1970714148444012930
#Bitcoin #BitcoinCash #crypto #cryptocurrency #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://cr8r.gg/@farooqkz/115266055530213644",
"content": {
"html": "<p>I have restart me <a href=\"https://cr8r.gg/tags/webring\">#<span>webring</span></a> <a href=\"https://cr8r.gg/tags/crowdfunding\">#<span>crowdfunding</span></a> <a href=\"https://cr8r.gg/tags/flipstarter\">#<span>flipstarter</span></a> for cross linking <a href=\"https://cr8r.gg/tags/BCH\">#<span>BCH</span></a> websites. I've reduced the budget by assuming I will write it in Python rather than Rust. And also I stripped a feature or two.</p><p>The software will be a functional prototype. If the webring gets enough attention, I will do another flipstarter to write a better software with Rust instead.</p><p>The campaign URL hasn't changed: <a href=\"https://fund.farooqkz.com\"><span>https://</span><span>fund.farooqkz.com</span><span></span></a></p><p>Same post on Twitter/X:</p><p><a href=\"https://x.com/farooqkz0/status/1970714148444012930\"><span>https://</span><span>x.com/farooqkz0/status/1970714</span><span>148444012930</span></a></p><p><a href=\"https://cr8r.gg/tags/Bitcoin\">#<span>Bitcoin</span></a> <a href=\"https://cr8r.gg/tags/BitcoinCash\">#<span>BitcoinCash</span></a> <a href=\"https://cr8r.gg/tags/crypto\">#<span>crypto</span></a> <a href=\"https://cr8r.gg/tags/cryptocurrency\">#<span>cryptocurrency</span></a> <a href=\"https://cr8r.gg/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "I have restart me #webring #crowdfunding #flipstarter for cross linking #BCH websites. I've reduced the budget by assuming I will write it in Python rather than Rust. And also I stripped a feature or two.\n\nThe software will be a functional prototype. If the webring gets enough attention, I will do another flipstarter to write a better software with Rust instead.\n\nThe campaign URL hasn't changed: https://fund.farooqkz.com\n\nSame post on Twitter/X:\n\nhttps://x.com/farooqkz0/status/1970714148444012930\n\n#Bitcoin #BitcoinCash #crypto #cryptocurrency #indieweb"
},
"published": "2025-09-25T17:13:47+00:00",
"post-type": "note",
"_id": "46054907",
"_source": "8007",
"_is_read": false
}
Copying an email I sent to the list so it’s on my blog too, revisiting fediverse handles.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://avatars.micro.blog/avatars/2025/22/3.jpg"
},
"url": "https://www.manton.org/2025/09/25/email-to-swicg-about-handles.html",
"name": "Email to SWICG about handles",
"content": {
"html": "<p><em>A few days ago there was a discussion on the <a href=\"https://www.w3.org/community/socialcg/\">Social Web Incubator Community Group</a> mailing list about fediverse handles. I sent an email to the list that I want to capture on my blog here.</em></p>\n<p><em><a href=\"https://github.com/mastodon/mastodon/issues/22213\">There is also a relevant issue</a> in Mastodon\u2019s repo, with comments going back to 2022. While I\u2019m not optimistic that this will be on Mastodon\u2019s radar soon, I think it\u2019s worth continuing to push for.</em></p>\n<p>Hi Johannes and everyone,</p>\n<p>This has been a good discussion, and I wasn\u2019t going to chime in, but I feel that someone should make the case for eventually standardizing on simple domains and subdomains for handles. I bring this up because it could influence what the answer to Johannes\u2019s question is.</p>\n<p>Right now, the clear convention is Mastodon / WebFinger-style handles:</p>\n<p><code>@manton@example.com</code></p>\n<p>There are two problems with this: it looks like an email address, even with the \u201c@\u201d prefix, and it implies identity is usually tied to a server that someone else is running. There is no natural progression for solo instances in the way there is with subdomain \u2192 domain name .</p>\n<p>I would love to see a gradual transition to:</p>\n<p><code>@manton.example.com</code></p>\n<p>And simply:</p>\n<p><code>@manton.org</code></p>\n<p>This is obviously a big change and won\u2019t happen soon, but I think it\u2019s worth working toward. There have been proposals to map it in a compatible way with existing software too, e.g. special names with an underscore like <code>?resource=acct:_@manton.example.com</code>. ActivityPub itself wouldn\u2019t need any changes.</p>\n<p>I don\u2019t see how we\u2019ll ever get to a universal social web identifier \u2014 one where you could put a single handle on a business card and it works across blogs, the fediverse, atmosphere, etc. \u2014 without doing this.</p>",
"text": "A few days ago there was a discussion on the Social Web Incubator Community Group mailing list about fediverse handles. I sent an email to the list that I want to capture on my blog here.\nThere is also a relevant issue in Mastodon\u2019s repo, with comments going back to 2022. While I\u2019m not optimistic that this will be on Mastodon\u2019s radar soon, I think it\u2019s worth continuing to push for.\nHi Johannes and everyone,\nThis has been a good discussion, and I wasn\u2019t going to chime in, but I feel that someone should make the case for eventually standardizing on simple domains and subdomains for handles. I bring this up because it could influence what the answer to Johannes\u2019s question is.\nRight now, the clear convention is Mastodon / WebFinger-style handles:\n@manton@example.com\nThere are two problems with this: it looks like an email address, even with the \u201c@\u201d prefix, and it implies identity is usually tied to a server that someone else is running. There is no natural progression for solo instances in the way there is with subdomain \u2192 domain name .\nI would love to see a gradual transition to:\n@manton.example.com\nAnd simply:\n@manton.org\nThis is obviously a big change and won\u2019t happen soon, but I think it\u2019s worth working toward. There have been proposals to map it in a compatible way with existing software too, e.g. special names with an underscore like ?resource=acct:_@manton.example.com. ActivityPub itself wouldn\u2019t need any changes.\nI don\u2019t see how we\u2019ll ever get to a universal social web identifier \u2014 one where you could put a single handle on a business card and it works across blogs, the fediverse, atmosphere, etc. \u2014 without doing this."
},
"summary": "Copying an email I sent to the list so it\u2019s on my blog too, revisiting fediverse handles.",
"published": "2025-09-25T11:46:20-05:00",
"category": [
"Essays"
],
"post-type": "article",
"_id": "46054577",
"_source": "12",
"_is_read": false
}
My entry for the September IndieWeb blog carnival, hosted by @fractalkitty! It's my first foray into creative writing/short stories on my blog, and it was a lot of fun: https://reillyspitzfaden.com/posts/2025/09/september-indieweb-carnival/
“You feel that a certain sickness has been pervading your life. It's a dull ache that suffuses subtly through many unrelated things, a background radiation to your everyday…”
#IndieWeb #Writing #CreativeWriting #ShortStories #Fiction
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://hachyderm.io/@reillypascal/115265838445428175",
"content": {
"html": "<p>My entry for the September IndieWeb blog carnival, hosted by <span class=\"h-card\"><a class=\"u-url\" href=\"https://mathstodon.xyz/@fractalkitty\">@<span>fractalkitty</span></a></span>! It's my first foray into creative writing/short stories on my blog, and it was a lot of fun: <a href=\"https://reillyspitzfaden.com/posts/2025/09/september-indieweb-carnival/\"><span>https://</span><span>reillyspitzfaden.com/posts/202</span><span>5/09/september-indieweb-carnival/</span></a> </p><p>\u201cYou feel that a certain sickness has been pervading your life. It's a dull ache that suffuses subtly through many unrelated things, a background radiation to your everyday\u2026\u201d</p><p><a href=\"https://hachyderm.io/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://hachyderm.io/tags/Writing\">#<span>Writing</span></a> <a href=\"https://hachyderm.io/tags/CreativeWriting\">#<span>CreativeWriting</span></a> <a href=\"https://hachyderm.io/tags/ShortStories\">#<span>ShortStories</span></a> <a href=\"https://hachyderm.io/tags/Fiction\">#<span>Fiction</span></a></p>\n<a class=\"u-mention\" href=\"https://mathstodon.xyz/@fractalkitty\"></a>",
"text": "My entry for the September IndieWeb blog carnival, hosted by @fractalkitty! It's my first foray into creative writing/short stories on my blog, and it was a lot of fun: https://reillyspitzfaden.com/posts/2025/09/september-indieweb-carnival/ \n\n\u201cYou feel that a certain sickness has been pervading your life. It's a dull ache that suffuses subtly through many unrelated things, a background radiation to your everyday\u2026\u201d\n\n#IndieWeb #Writing #CreativeWriting #ShortStories #Fiction"
},
"published": "2025-09-25T16:18:34+00:00",
"post-type": "note",
"_id": "46054381",
"_source": "8007",
"_is_read": false
}
peeing recs for web rings
boosts welcomed.
#webrings #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://kind.social/@Rye/115265670115638041",
"content": {
"html": "<p>peeing recs for web rings</p><p>boosts welcomed. <br /><a href=\"https://kind.social/tags/webrings\">#<span>webrings</span></a> <a href=\"https://kind.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "peeing recs for web rings\n\nboosts welcomed. \n#webrings #indieweb"
},
"published": "2025-09-25T15:35:46+00:00",
"post-type": "note",
"_id": "46054213",
"_source": "8007",
"_is_read": false
}
Tajusin, että Hugo mahdollistaa viimeksi päivitettyjen alasivujen listaamisen, joten lisäsinpäs ne kotisivuille.
Samalla lisäsin toivelistaan uusia pelejä:
- Nioh 3 (6.2.2026)
- Halloween (8.9.2026)
- Wolverine (syksy 2026)
- Saros (2026)
https://saaste.net/tietoa/
#kotisivut #IndieWeb #pelit #videopelit
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mementomori.social/@saaste/115263779143388927",
"content": {
"html": "<p>Tajusin, ett\u00e4 Hugo mahdollistaa viimeksi p\u00e4ivitettyjen alasivujen listaamisen, joten lis\u00e4sinp\u00e4s ne kotisivuille.</p><p>Samalla lis\u00e4sin toivelistaan uusia pelej\u00e4:<br />- Nioh 3 (6.2.2026)<br />- Halloween (8.9.2026)<br />- Wolverine (syksy 2026)<br />- Saros (2026)</p><p><a href=\"https://saaste.net/tietoa/\"><span>https://</span><span>saaste.net/tietoa/</span><span></span></a></p><p><a href=\"https://mementomori.social/tags/kotisivut\">#<span>kotisivut</span></a> <a href=\"https://mementomori.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mementomori.social/tags/pelit\">#<span>pelit</span></a> <a href=\"https://mementomori.social/tags/videopelit\">#<span>videopelit</span></a></p>",
"text": "Tajusin, ett\u00e4 Hugo mahdollistaa viimeksi p\u00e4ivitettyjen alasivujen listaamisen, joten lis\u00e4sinp\u00e4s ne kotisivuille.\n\nSamalla lis\u00e4sin toivelistaan uusia pelej\u00e4:\n- Nioh 3 (6.2.2026)\n- Halloween (8.9.2026)\n- Wolverine (syksy 2026)\n- Saros (2026)\n\nhttps://saaste.net/tietoa/\n\n#kotisivut #IndieWeb #pelit #videopelit"
},
"published": "2025-09-25T07:34:52+00:00",
"post-type": "note",
"_id": "46049770",
"_source": "8007",
"_is_read": false
}
🔖 Bookmarked: Sanding off friction from indie web connection – Tracy Durnell's Mind Garden https://tracydurnell.com/2025/01/09/sanding-off-friction-from-indie-web-connection/
Tracy Durnell looks at how indie web tools can be made easier to use, lowering the barriers for people to connect through their own websites.
🔥 Read more: https://tracydurnell.com/2025/01/09/sanding-off-friction-from-indie-web-connection/
#Web #Indieweb #Personalweb #Blogging #Webmastery
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.lol/@flamed/115262743060292079",
"content": {
"html": "<p>\ud83d\udd16 Bookmarked: Sanding off friction from indie web connection \u2013 Tracy Durnell&#39;s Mind Garden <a href=\"https://tracydurnell.com/2025/01/09/sanding-off-friction-from-indie-web-connection/\"><span>https://</span><span>tracydurnell.com/2025/01/09/sa</span><span>nding-off-friction-from-indie-web-connection/</span></a></p><p>Tracy Durnell looks at how indie web tools can be made easier to use, lowering the barriers for people to connect through their own websites.</p><p>\ud83d\udd25 Read more: <a href=\"https://tracydurnell.com/2025/01/09/sanding-off-friction-from-indie-web-connection/\"><span>https://</span><span>tracydurnell.com/2025/01/09/sa</span><span>nding-off-friction-from-indie-web-connection/</span></a></p><p><a href=\"https://social.lol/tags/Web\">#<span>Web</span></a> <a href=\"https://social.lol/tags/Indieweb\">#<span>Indieweb</span></a> <a href=\"https://social.lol/tags/Personalweb\">#<span>Personalweb</span></a> <a href=\"https://social.lol/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://social.lol/tags/Webmastery\">#<span>Webmastery</span></a></p>",
"text": "\ud83d\udd16 Bookmarked: Sanding off friction from indie web connection \u2013 Tracy Durnell's Mind Garden https://tracydurnell.com/2025/01/09/sanding-off-friction-from-indie-web-connection/\n\nTracy Durnell looks at how indie web tools can be made easier to use, lowering the barriers for people to connect through their own websites.\n\n\ud83d\udd25 Read more: https://tracydurnell.com/2025/01/09/sanding-off-friction-from-indie-web-connection/\n\n#Web #Indieweb #Personalweb #Blogging #Webmastery"
},
"published": "2025-09-25T03:11:23+00:00",
"post-type": "note",
"_id": "46048377",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://babka.social/@kolev/115261943802263974",
"content": {
"html": "<ol><li>Wrote a letter.</li><li>Fixed my website.</li><li>Inked my pen.</li></ol><p><a href=\"https://babka.social/tags/3goodthings\">#<span>3goodthings</span></a> <a href=\"https://babka.social/tags/fountainpen\">#<span>fountainpen</span></a> <a href=\"https://babka.social/tags/letters\">#<span>letters</span></a> <a href=\"https://babka.social/tags/usps\">#<span>usps</span></a> <a href=\"https://babka.social/tags/stamps\">#<span>stamps</span></a> <a href=\"https://babka.social/tags/blog\">#<span>blog</span></a> <a href=\"https://babka.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Wrote a letter.Fixed my website.Inked my pen.#3goodthings #fountainpen #letters #usps #stamps #blog #indieweb"
},
"published": "2025-09-24T23:48:07+00:00",
"post-type": "note",
"_id": "46047508",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://caneandable.social/@WeirdWriter/115261605237194075",
"content": {
"html": "<p>If you liked The Strange Comfort, my feed URL is <a href=\"https://sightlessscribbles.com/feed.xml\"><span>https://</span><span>sightlessscribbles.com/feed.xml</span><span></span></a> <a href=\"https://caneandable.social/tags/RSS\">#<span>RSS</span></a> <a href=\"https://caneandable.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "If you liked The Strange Comfort, my feed URL is https://sightlessscribbles.com/feed.xml #RSS #IndieWeb"
},
"published": "2025-09-24T22:22:01+00:00",
"post-type": "note",
"_id": "46047021",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@vanderwal/115261037958421177",
"content": {
"html": "<p>I wrote-up a post about birdsongs for the <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> Carnival, \u201csecond person birds\u201d - <a href=\"https://www.vanderwal.net/random/entrysel.php?blog=2132\"><span>https://www.</span><span>vanderwal.net/random/entrysel.</span><span>php?blog=2132</span></a></p><p><a href=\"https://mastodon.social/tags/secondPersonBirds\">#<span>secondPersonBirds</span></a> <span class=\"h-card\"><a class=\"u-url\" href=\"https://mathstodon.xyz/@fractalkitty\">@<span>fractalkitty</span></a></span></p>\n<a class=\"u-mention\" href=\"https://mathstodon.xyz/@fractalkitty\"></a>",
"text": "I wrote-up a post about birdsongs for the #indieweb Carnival, \u201csecond person birds\u201d - https://www.vanderwal.net/random/entrysel.php?blog=2132\n\n#secondPersonBirds @fractalkitty"
},
"published": "2025-09-24T19:57:45+00:00",
"post-type": "note",
"_id": "46045801",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@RobertaFidora/115260969119066072",
"content": {
"html": "<p>RE: <a href=\"https://mastodon.social/@RobertaFidora/115033218190587426\"><span>https://</span><span>mastodon.social/@RobertaFidora</span><span>/115033218190587426</span></a></p><p>Alright, alright, where's all the weirdo <a href=\"https://mastodon.social/tags/animators\">#<span>animators</span></a> and/or <a href=\"https://mastodon.social/tags/musicians\">#<span>musicians</span></a> with bizarre fun music videos *in general*?</p><p>Animation and animated music videos: <a href=\"http://animationarray.com\"><span>http://</span><span>animationarray.com</span><span></span></a></p><p>Everything (music videos, idents, short clips, livestreams and more): <a href=\"https://nham.co.uk/2025/09/how-indie-video-killed-the-spotify-star/\"><span>https://</span><span>nham.co.uk/2025/09/how-indie-v</span><span>ideo-killed-the-spotify-star/</span></a></p><p><a href=\"https://mastodon.social/tags/Animation\">#<span>Animation</span></a> <a href=\"https://mastodon.social/tags/MusicTV\">#<span>MusicTV</span></a> <a href=\"https://mastodon.social/tags/IndieBeat\">#<span>IndieBeat</span></a> <a href=\"https://mastodon.social/tags/TheIndieBeat\">#<span>TheIndieBeat</span></a> <a href=\"https://mastodon.social/tags/Animated\">#<span>Animated</span></a> <a href=\"https://mastodon.social/tags/MusicVideos\">#<span>MusicVideos</span></a> <a href=\"https://mastodon.social/tags/MTV\">#<span>MTV</span></a> <a href=\"https://mastodon.social/tags/FediMTV\">#<span>FediMTV</span></a> <a href=\"https://mastodon.social/tags/Music\">#<span>Music</span></a> <a href=\"https://mastodon.social/tags/Channel\">#<span>Channel</span></a> <a href=\"https://mastodon.social/tags/Owncast\">#<span>Owncast</span></a> <a href=\"https://mastodon.social/tags/Fediverse\">#<span>Fediverse</span></a> <a href=\"https://mastodon.social/tags/Fedi\">#<span>Fedi</span></a> <a href=\"https://mastodon.social/tags/FediVideo\">#<span>FediVideo</span></a> <a href=\"https://mastodon.social/tags/Federated\">#<span>Federated</span></a> <a href=\"https://mastodon.social/tags/Musicians\">#<span>Musicians</span></a> <a href=\"https://mastodon.social/tags/ShortFilms\">#<span>ShortFilms</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/SmallWeb\">#<span>SmallWeb</span></a></p>",
"text": "RE: https://mastodon.social/@RobertaFidora/115033218190587426\n\nAlright, alright, where's all the weirdo #animators and/or #musicians with bizarre fun music videos *in general*?\n\nAnimation and animated music videos: http://animationarray.com\n\nEverything (music videos, idents, short clips, livestreams and more): https://nham.co.uk/2025/09/how-indie-video-killed-the-spotify-star/\n\n#Animation #MusicTV #IndieBeat #TheIndieBeat #Animated #MusicVideos #MTV #FediMTV #Music #Channel #Owncast #Fediverse #Fedi #FediVideo #Federated #Musicians #ShortFilms #IndieWeb #SmallWeb"
},
"published": "2025-09-24T19:40:14+00:00",
"post-type": "note",
"_id": "46045746",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@RobertaFidora/115260962577693287",
"content": {
"html": "<p>Alright, alright, where's all the weirdo <a href=\"https://mastodon.social/tags/animators\">#<span>animators</span></a> and/or <a href=\"https://mastodon.social/tags/musicians\">#<span>musicians</span></a> with weird fun music videos *in general*?</p><p>Animation and animated music videos: <a href=\"http://animationarray.com\"><span>http://</span><span>animationarray.com</span><span></span></a></p><p>Everything (music videos, idents, short clips, livestreams and more): <a href=\"https://nham.co.uk/2025/09/how-indie-video-killed-the-spotify-star/\"><span>https://</span><span>nham.co.uk/2025/09/how-indie-v</span><span>ideo-killed-the-spotify-star/</span></a></p><p><a href=\"https://mastodon.social/tags/Animation\">#<span>Animation</span></a> <a href=\"https://mastodon.social/tags/MusicTV\">#<span>MusicTV</span></a> <a href=\"https://mastodon.social/tags/IndieBeat\">#<span>IndieBeat</span></a> <a href=\"https://mastodon.social/tags/TheIndieBeat\">#<span>TheIndieBeat</span></a> <a href=\"https://mastodon.social/tags/Animated\">#<span>Animated</span></a> <a href=\"https://mastodon.social/tags/MusicVideos\">#<span>MusicVideos</span></a> <a href=\"https://mastodon.social/tags/MTV\">#<span>MTV</span></a> <a href=\"https://mastodon.social/tags/FediMTV\">#<span>FediMTV</span></a> <a href=\"https://mastodon.social/tags/Music\">#<span>Music</span></a> <a href=\"https://mastodon.social/tags/Channel\">#<span>Channel</span></a> <a href=\"https://mastodon.social/tags/Owncast\">#<span>Owncast</span></a> <a href=\"https://mastodon.social/tags/Fediverse\">#<span>Fediverse</span></a> <a href=\"https://mastodon.social/tags/Fedi\">#<span>Fedi</span></a> <a href=\"https://mastodon.social/tags/FediVideo\">#<span>FediVideo</span></a> <a href=\"https://mastodon.social/tags/Federated\">#<span>Federated</span></a> <a href=\"https://mastodon.social/tags/Musicians\">#<span>Musicians</span></a> <a href=\"https://mastodon.social/tags/ShortFilms\">#<span>ShortFilms</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/SmallWeb\">#<span>SmallWeb</span></a></p>",
"text": "Alright, alright, where's all the weirdo #animators and/or #musicians with weird fun music videos *in general*?\n\nAnimation and animated music videos: http://animationarray.com\n\nEverything (music videos, idents, short clips, livestreams and more): https://nham.co.uk/2025/09/how-indie-video-killed-the-spotify-star/\n\n#Animation #MusicTV #IndieBeat #TheIndieBeat #Animated #MusicVideos #MTV #FediMTV #Music #Channel #Owncast #Fediverse #Fedi #FediVideo #Federated #Musicians #ShortFilms #IndieWeb #SmallWeb"
},
"published": "2025-09-24T19:38:35+00:00",
"post-type": "note",
"_id": "46045650",
"_source": "8007",
"_is_read": false
}
Ignorance really is Bliss!
I do not capture any metrics or analytics on my blog. I have no idea who you are, where you are located, where you came from, or where you went. I don't even know if you actually visited!
And I am totally content with that.
https://readbeanicecream.surge.sh
#blog #blogging #blogger #indieweb #smallweb #personalweb #openweb #openinternet #tech #technology
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@readbeanicecream/115260422461176195",
"content": {
"html": "<p>Ignorance really is Bliss!</p><p>I do not capture any metrics or analytics on my blog. I have no idea who you are, where you are located, where you came from, or where you went. I don't even know if you actually visited!</p><p>And I am totally content with that.</p><p><a href=\"https://readbeanicecream.surge.sh\"><span>https://</span><span>readbeanicecream.surge.sh</span><span></span></a> </p><p><a href=\"https://mastodon.social/tags/blog\">#<span>blog</span></a> <a href=\"https://mastodon.social/tags/blogging\">#<span>blogging</span></a> <a href=\"https://mastodon.social/tags/blogger\">#<span>blogger</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/personalweb\">#<span>personalweb</span></a> <a href=\"https://mastodon.social/tags/openweb\">#<span>openweb</span></a> <a href=\"https://mastodon.social/tags/openinternet\">#<span>openinternet</span></a> <a href=\"https://mastodon.social/tags/tech\">#<span>tech</span></a> <a href=\"https://mastodon.social/tags/technology\">#<span>technology</span></a></p>",
"text": "Ignorance really is Bliss!\n\nI do not capture any metrics or analytics on my blog. I have no idea who you are, where you are located, where you came from, or where you went. I don't even know if you actually visited!\n\nAnd I am totally content with that.\n\nhttps://readbeanicecream.surge.sh \n\n#blog #blogging #blogger #indieweb #smallweb #personalweb #openweb #openinternet #tech #technology"
},
"published": "2025-09-24T17:21:13+00:00",
"post-type": "note",
"_id": "46044531",
"_source": "8007",
"_is_read": false
}
Lately, I’ve realized that learning doesn’t always have to be fast or ambitious. At 28, my hunger has shifted into new directions—towards slower, simpler lessons from life itself. 🌱
Read more: https://www.inkbalance.org/2025/09/new-directions-in-learning.html
#Learning #SelfReflection #PersonalGrowth #LifeLessons #Mindfulness #SlowLiving #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@arunkumargovinda/115259922696045462",
"content": {
"html": "<p>Lately, I\u2019ve realized that learning doesn\u2019t always have to be fast or ambitious. At 28, my hunger has shifted into new directions\u2014towards slower, simpler lessons from life itself. \ud83c\udf31</p><p>Read more: <a href=\"https://www.inkbalance.org/2025/09/new-directions-in-learning.html\"><span>https://www.</span><span>inkbalance.org/2025/09/new-dir</span><span>ections-in-learning.html</span></a></p><p><a href=\"https://mastodon.social/tags/Learning\">#<span>Learning</span></a> <a href=\"https://mastodon.social/tags/SelfReflection\">#<span>SelfReflection</span></a> <a href=\"https://mastodon.social/tags/PersonalGrowth\">#<span>PersonalGrowth</span></a> <a href=\"https://mastodon.social/tags/LifeLessons\">#<span>LifeLessons</span></a> <a href=\"https://mastodon.social/tags/Mindfulness\">#<span>Mindfulness</span></a> <a href=\"https://mastodon.social/tags/SlowLiving\">#<span>SlowLiving</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Lately, I\u2019ve realized that learning doesn\u2019t always have to be fast or ambitious. At 28, my hunger has shifted into new directions\u2014towards slower, simpler lessons from life itself. \ud83c\udf31\n\nRead more: https://www.inkbalance.org/2025/09/new-directions-in-learning.html\n\n#Learning #SelfReflection #PersonalGrowth #LifeLessons #Mindfulness #SlowLiving #indieweb"
},
"published": "2025-09-24T15:14:07+00:00",
"post-type": "note",
"_id": "46043005",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@pfefferle/115259864061730750",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@davew\">@<span>davew</span></a></span> and <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@nathanwrigley\">@<span>nathanwrigley</span></a></span> talking about \"Decentralisation, WordPress and Open Publishing\"</p><p><a href=\"https://wptavern.com/podcast/186-dave-winer-on-decentralisation-wordpress-and-open-publishing\"><span>https://</span><span>wptavern.com/podcast/186-dave-</span><span>winer-on-decentralisation-wordpress-and-open-publishing</span></a></p><p>also don't forget to listen to the openchannels podcast with <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@davew\">@<span>davew</span></a></span> and me!</p><p><a href=\"https://openchannels.fm/exploring-wordpress-textcasting-and-open-web-standards/\"><span>https://</span><span>openchannels.fm/exploring-word</span><span>press-textcasting-and-open-web-standards/</span></a></p><p><a href=\"https://mastodon.social/tags/fediverse\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/activitypub\">#<span>activitypub</span></a> <a href=\"https://mastodon.social/tags/wordpress\">#<span>wordpress</span></a> <a href=\"https://mastodon.social/tags/textcasting\">#<span>textcasting</span></a> <a href=\"https://mastodon.social/tags/rss\">#<span>rss</span></a> <a href=\"https://mastodon.social/tags/openweb\">#<span>openweb</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/blogs\">#<span>blogs</span></a> <a href=\"https://mastodon.social/tags/web20\">#<span>web20</span></a></p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@davew\"></a>\n<a class=\"u-mention\" href=\"https://mastodon.social/@nathanwrigley\"></a>",
"text": "@davew and @nathanwrigley talking about \"Decentralisation, WordPress and Open Publishing\"\n\nhttps://wptavern.com/podcast/186-dave-winer-on-decentralisation-wordpress-and-open-publishing\n\nalso don't forget to listen to the openchannels podcast with @davew and me!\n\nhttps://openchannels.fm/exploring-wordpress-textcasting-and-open-web-standards/\n\n#fediverse #activitypub #wordpress #textcasting #rss #openweb #indieweb #blogs #web20"
},
"published": "2025-09-24T14:59:13+00:00",
"post-type": "note",
"_id": "46042869",
"_source": "8007",
"_is_read": false
}
From today on, new posts from my website's #RSS feed will be automatically posted here (for simplicity's sake, I'm trying out #MastoFeed via https://mastofeed.org/). In the mean time, here is an overview of my latest posts that I haven't mentioned here before:
- I'd like to be better at book reviews: https://kedara.eu/better-book-reviews/
- Blaugust 2025: https://kedara.eu/blaugust2025/
- Blaugust 2025 Favorites: https://kedara.eu/bookmarks/blaugust2025/
- More multilingualism please: https://kedara.eu/more-multilingualism/
- Back to sketching: https://kedara.eu/back-to-sketching/
#books #writing #blaugust #PersonalWeb #indieweb #language #house #sustainability #BlogPost
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://kedara.social/@kedara_eu/statuses/01K5Y0DG4654YDX6P057XD9X60",
"content": {
"html": "<p>From today on, new posts from my website's <a href=\"https://kedara.social/tags/rss\">#<span>RSS</span></a> feed will be automatically posted here (for simplicity's sake, I'm trying out <a href=\"https://kedara.social/tags/mastofeed\">#<span>MastoFeed</span></a> via <a href=\"https://mastofeed.org/\">https://mastofeed.org/</a>). In the mean time, here is an overview of my latest posts that I haven't mentioned here before:<br /><br />- I'd like to be better at book reviews: <a href=\"https://kedara.eu/better-book-reviews/\">https://kedara.eu/better-book-reviews/</a><br /><br />- Blaugust 2025: <a href=\"https://kedara.eu/blaugust2025/\">https://kedara.eu/blaugust2025/</a><br /><br />- Blaugust 2025 Favorites: <a href=\"https://kedara.eu/bookmarks/blaugust2025/\">https://kedara.eu/bookmarks/blaugust2025/</a><br /><br />- More multilingualism please: <a href=\"https://kedara.eu/more-multilingualism/\">https://kedara.eu/more-multilingualism/</a><br /><br />- Back to sketching: <a href=\"https://kedara.eu/back-to-sketching/\">https://kedara.eu/back-to-sketching/</a><br /><br /><a href=\"https://kedara.social/tags/books\">#<span>books</span></a> <a href=\"https://kedara.social/tags/writing\">#<span>writing</span></a> <a href=\"https://kedara.social/tags/blaugust\">#<span>blaugust</span></a> <a href=\"https://kedara.social/tags/personalweb\">#<span>PersonalWeb</span></a> <a href=\"https://kedara.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://kedara.social/tags/language\">#<span>language</span></a> <a href=\"https://kedara.social/tags/house\">#<span>house</span></a> <a href=\"https://kedara.social/tags/sustainability\">#<span>sustainability</span></a> <a href=\"https://kedara.social/tags/blogpost\">#<span>BlogPost</span></a></p>",
"text": "From today on, new posts from my website's #RSS feed will be automatically posted here (for simplicity's sake, I'm trying out #MastoFeed via https://mastofeed.org/). In the mean time, here is an overview of my latest posts that I haven't mentioned here before:\n\n- I'd like to be better at book reviews: https://kedara.eu/better-book-reviews/\n\n- Blaugust 2025: https://kedara.eu/blaugust2025/\n\n- Blaugust 2025 Favorites: https://kedara.eu/bookmarks/blaugust2025/\n\n- More multilingualism please: https://kedara.eu/more-multilingualism/\n\n- Back to sketching: https://kedara.eu/back-to-sketching/\n\n#books #writing #blaugust #PersonalWeb #indieweb #language #house #sustainability #BlogPost"
},
"published": "2025-09-24T14:00:41+00:00",
"post-type": "note",
"_id": "46042360",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://caneandable.social/@WeirdWriter/115259518635687309",
"content": {
"html": "<p>In Grief alongside Water, I wrote about being emotional in the shower <a href=\"https://weirdwritings.pinecast.co/episode/1b14eb42/grief-alongside-water-\"><span>https://</span><span>weirdwritings.pinecast.co/epis</span><span>ode/1b14eb42/grief-alongside-water-</span></a> <a href=\"https://caneandable.social/tags/Podcast\">#<span>Podcast</span></a> <a href=\"https://caneandable.social/tags/Podcasts\">#<span>Podcasts</span></a> <a href=\"https://caneandable.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://caneandable.social/tags/Blogs\">#<span>Blogs</span></a> <a href=\"https://caneandable.social/tags/Blog\">#<span>Blog</span></a></p>",
"text": "In Grief alongside Water, I wrote about being emotional in the shower https://weirdwritings.pinecast.co/episode/1b14eb42/grief-alongside-water- #Podcast #Podcasts #IndieWeb #Blogs #Blog"
},
"published": "2025-09-24T13:31:22+00:00",
"post-type": "note",
"_id": "46042087",
"_source": "8007",
"_is_read": false
}
🎉 Surprise unlocked: Linkding now syncs with Firefox!
When we launched https://bookmarks.inlinestyle.it, we promised a little extra… and here it is:
🔗 The Firefox extension is live →
https://addons.mozilla.org/en-US/firefox/addon/linkding-bookmarks-sync/
Your Linkding bookmarks sync on all systems in a dedicated folder — and you can add new ones with a single click.
🚀 Chrome version coming soon.
🛠️ New Firefox features in the works.
🧑💻 100% FOSS → https://codeberg.org/Inlinestyle/linkding-sync
#Bookmarks #Firefox #Linkding #FOSS #BrowserTools #IndieWeb #DeGoogle #BuyEU
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@inlinestyle/115259348289539656",
"content": {
"html": "<p>\ud83c\udf89 Surprise unlocked: Linkding now syncs with Firefox!</p><p>When we launched <a href=\"https://bookmarks.inlinestyle.it\"><span>https://</span><span>bookmarks.inlinestyle.it</span><span></span></a>, we promised a little extra\u2026 and here it is:</p><p>\ud83d\udd17 The Firefox extension is live \u2192<br /><a href=\"https://addons.mozilla.org/en-US/firefox/addon/linkding-bookmarks-sync/\"><span>https://</span><span>addons.mozilla.org/en-US/firef</span><span>ox/addon/linkding-bookmarks-sync/</span></a></p><p>Your Linkding bookmarks sync on all systems in a dedicated folder \u2014 and you can add new ones with a single click.</p><p>\ud83d\ude80 Chrome version coming soon.<br />\ud83d\udee0\ufe0f New Firefox features in the works.<br />\ud83e\uddd1\u200d\ud83d\udcbb 100% FOSS \u2192 <a href=\"https://codeberg.org/Inlinestyle/linkding-sync\"><span>https://</span><span>codeberg.org/Inlinestyle/linkd</span><span>ing-sync</span></a></p><p><a href=\"https://mastodon.social/tags/Bookmarks\">#<span>Bookmarks</span></a> <a href=\"https://mastodon.social/tags/Firefox\">#<span>Firefox</span></a> <a href=\"https://mastodon.social/tags/Linkding\">#<span>Linkding</span></a> <a href=\"https://mastodon.social/tags/FOSS\">#<span>FOSS</span></a> <a href=\"https://mastodon.social/tags/BrowserTools\">#<span>BrowserTools</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/DeGoogle\">#<span>DeGoogle</span></a> <a href=\"https://mastodon.social/tags/BuyEU\">#<span>BuyEU</span></a></p>",
"text": "\ud83c\udf89 Surprise unlocked: Linkding now syncs with Firefox!\n\nWhen we launched https://bookmarks.inlinestyle.it, we promised a little extra\u2026 and here it is:\n\n\ud83d\udd17 The Firefox extension is live \u2192\nhttps://addons.mozilla.org/en-US/firefox/addon/linkding-bookmarks-sync/\n\nYour Linkding bookmarks sync on all systems in a dedicated folder \u2014 and you can add new ones with a single click.\n\n\ud83d\ude80 Chrome version coming soon.\n\ud83d\udee0\ufe0f New Firefox features in the works.\n\ud83e\uddd1\u200d\ud83d\udcbb 100% FOSS \u2192 https://codeberg.org/Inlinestyle/linkding-sync\n\n#Bookmarks #Firefox #Linkding #FOSS #BrowserTools #IndieWeb #DeGoogle #BuyEU"
},
"published": "2025-09-24T12:48:03+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/115/259/344/287/570/590/original/4696853ab4b65ae0.png"
],
"post-type": "photo",
"_id": "46041763",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.lol/@flamed/115258590457000143",
"content": {
"html": "<p>\ud83d\udd16 Bookmarked: bstn - RSS manifesto <a href=\"https://bstn.info/2025/08/03/rss-manifesto.html\"><span>https://</span><span>bstn.info/2025/08/03/rss-manif</span><span>esto.html</span></a></p><p>Every day, we use an average of a dozen or so apps on our \u2026</p><p>\ud83d\udd25 Read more: <a href=\"https://bstn.info/2025/08/03/rss-manifesto.html\"><span>https://</span><span>bstn.info/2025/08/03/rss-manif</span><span>esto.html</span></a></p><p><a href=\"https://social.lol/tags/Indieweb\">#<span>Indieweb</span></a> <a href=\"https://social.lol/tags/Web\">#<span>Web</span></a> <a href=\"https://social.lol/tags/Personalweb\">#<span>Personalweb</span></a> <a href=\"https://social.lol/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://social.lol/tags/Smallweb\">#<span>Smallweb</span></a> <a href=\"https://social.lol/tags/Tech\">#<span>Tech</span></a> <a href=\"https://social.lol/tags/Culture\">#<span>Culture</span></a></p>",
"text": "\ud83d\udd16 Bookmarked: bstn - RSS manifesto https://bstn.info/2025/08/03/rss-manifesto.html\n\nEvery day, we use an average of a dozen or so apps on our \u2026\n\n\ud83d\udd25 Read more: https://bstn.info/2025/08/03/rss-manifesto.html\n\n#Indieweb #Web #Personalweb #Blogging #Smallweb #Tech #Culture"
},
"published": "2025-09-24T09:35:19+00:00",
"post-type": "note",
"_id": "46040439",
"_source": "8007",
"_is_read": false
}
New blog post
https://0ryx.github.io/blog/takingback-from-microsoft/
This one is about Microsoft demanding people update to windows 11 and how to install it for free using KMS servers. it might be a little low effort since I didn't follow through the steps myself on installing windows via VM but let me know what you think?
#indieweb #yesterweb #blog #Linux sucks
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://kolektiva.social/@0xBlockz/115258102578244715",
"content": {
"html": "<p>New blog post <br /><a href=\"https://0ryx.github.io/blog/takingback-from-microsoft/\"><span>https://</span><span>0ryx.github.io/blog/takingback</span><span>-from-microsoft/</span></a></p><p>This one is about Microsoft demanding people update to windows 11 and how to install it for free using KMS servers. it might be a little low effort since I didn't follow through the steps myself on installing windows via VM but let me know what you think?</p><p><a href=\"https://kolektiva.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://kolektiva.social/tags/yesterweb\">#<span>yesterweb</span></a> <a href=\"https://kolektiva.social/tags/blog\">#<span>blog</span></a> <a href=\"https://kolektiva.social/tags/Linux\">#<span>Linux</span></a> sucks</p>",
"text": "New blog post \nhttps://0ryx.github.io/blog/takingback-from-microsoft/\n\nThis one is about Microsoft demanding people update to windows 11 and how to install it for free using KMS servers. it might be a little low effort since I didn't follow through the steps myself on installing windows via VM but let me know what you think?\n\n#indieweb #yesterweb #blog #Linux sucks"
},
"published": "2025-09-24T07:31:14+00:00",
"post-type": "note",
"_id": "46039810",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://caneandable.social/@WeirdWriter/115257987644733698",
"content": {
"html": "<p>The Strange Comfort <a href=\"https://sightlessscribbles.com/writing/nonfiction/20250705/\"><span>https://</span><span>sightlessscribbles.com/writing</span><span>/nonfiction/20250705/</span></a> <a href=\"https://caneandable.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://caneandable.social/tags/Blog\">#<span>Blog</span></a> <a href=\"https://caneandable.social/tags/Blogging\">#<span>Blogging</span></a> <a href=\"https://caneandable.social/tags/Blogs\">#<span>Blogs</span></a></p>",
"text": "The Strange Comfort https://sightlessscribbles.com/writing/nonfiction/20250705/ #IndieWeb #Blog #Blogging #Blogs"
},
"published": "2025-09-24T07:02:01+00:00",
"post-type": "note",
"_id": "46039659",
"_source": "8007",
"_is_read": false
}