I don’t run analytics on this website. I don’t care which articles you read, I don’t care if you read them. I don’t care about which post is the most read or the most clicked. I don’t A/B test, I don’t try to overthink my content.
Same!
{
"type": "entry",
"published": "2023-09-19T15:54:15Z",
"url": "https://adactio.com/links/20463",
"category": [
"data",
"tracking",
"analytics",
"ethics",
"privacy",
"personal",
"publishing",
"indieweb"
],
"bookmark-of": [
"https://manuelmoreale.com/i-don-t-want-your-data"
],
"content": {
"text": "I don\u2019t want your data \u2013 Manu\n\n\n\n\n I don\u2019t run analytics on this website. I don\u2019t care which articles you read, I don\u2019t care if you read them. I don\u2019t care about which post is the most read or the most clicked. I don\u2019t A/B test, I don\u2019t try to overthink my content.\n\n\nSame!",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://manuelmoreale.com/i-don-t-want-your-data\">\nI don\u2019t want your data \u2013 Manu\n</a>\n</h3>\n\n<blockquote>\n <p>I don\u2019t run analytics on this website. I don\u2019t care which articles you read, I don\u2019t care if you read them. I don\u2019t care about which post is the most read or the most clicked. I don\u2019t A/B test, I don\u2019t try to overthink my content.</p>\n</blockquote>\n\n<p>Same!</p>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "38955647",
"_source": "2",
"_is_read": false
}
{
"type": "entry",
"published": "2023-09-19T14:56:04+00:00",
"url": "https://werd.io/2023/im-going-to-keep-using-zapier-for-my-link-blog",
"name": "I'm going to keep using Zapier for my link blog",
"content": {
"text": "The way my link blog works is like this:I save an article, website, or book I thought was interesting to a database in Notion using the web clipper, together with a description and a high-level category. (These are Technology, Society, Democracy, and so on.) I also have a checkbox that designates whether the link is something I\u2019d consider business-friendly.Zapier watches for new links. When it finds one, it publishes it to my website using the micropub protocol. (My website then tries to send a webmention to that site to let it know I\u2019ve linked to them.)Then, it publishes the link to my Mastodon profile using the top-level category as a hashtag. If the link is to a book, it also adds the bookstodon hashtag.Following that, it publishes to all my other social networks via Buffer, without the hashtag. (The exception is my Bluesky profile, which I had to write some custom API code for). If the business-friendly box was checked, that includes publishing to my LinkedIn profile.If I\u2019m feeling particularly motivated, I\u2019ll copy and paste the link to my Threads profile, but because there\u2019s no API, it\u2019s a fully manual process. Which means I usually don\u2019t.Very occasionally, Zapier will pick up a link before the Notion entry has fully saved, which means that links post without a description or a category. Then I either shrug my shoulders and accept that I have some weird posts on my timeline, or I go back and edit or repost each and every one.Because of this bug, I\u2019ve thought about writing my own code to do all of the above on my server. It would work the exact way I want it to be. It would be cheaper, too: I pay for Zapier every month, and the cost adds up.But while I could do this, and the up-front cost would certainly be lower, what if something goes wrong? Let\u2019s say LinkedIn changes the way their API works. If I wrote the connection myself, I would need to keep my code up to date every time this happened \u2014 and, in turn, stay on top of codebase changes for every single social media platform I used.And the truth is: I\u2019m tired, friends. I want to be really careful about the amount of code I set myself up to maintain. It might seem like a simple script now, but over time I build up more and more simple scripts and, cumulatively, I end up buried in code.As I get older, I find myself optimizing that cost more and more. I\u2019d much rather pay something up-front that saves me a ton of time and cognitive overhead, because both of these things are at such an enormous premium for me.I could also just not post to those social media accounts, or do it fully-manually, but there\u2019s something really satisfying about publishing once and syndicating everywhere I\u2019m connected to people. I could save my links straight to something like Buffer, but I also like having my categorized database of everything I\u2019ve shared. And Notion makes it easy to save links across my devices (I\u2019m sometimes on my phone, sometimes on my laptop, sometimes on my desktop).So I\u2019m keeping Zapier, at least for now. I like keeping my links, and I like sharing them. And, more than anything else, I like not having to maintain the code that does it.",
"html": "<p>The way <a href=\"https://werd.io/content/bookmarkedpages\">my link blog</a> works is like this:</p><p>I save an article, website, or book I thought was interesting to a database in <a href=\"https://notion.so\">Notion</a> using <a href=\"https://www.notion.so/web-clipper\">the web clipper</a>, together with a description and a high-level category. (These are <em>Technology</em>, <em>Society</em>, <em>Democracy</em>, and so on.) I also have a checkbox that designates whether the link is something I\u2019d consider business-friendly.</p><p><a href=\"https://zapier.com\">Zapier</a> watches for new links. When it finds one, it publishes it <a href=\"https://werd.io/content/bookmarkedpages\">to my website</a> using <a href=\"https://indieweb.org/Micropub\">the micropub protocol</a>. (My website then tries to send a <a href=\"https://www.w3.org/TR/webmention/\">webmention</a> to that site to let it know I\u2019ve linked to them.)</p><p>Then, it publishes the link <a href=\"https://werd.social/@ben\">to my Mastodon profile</a> using the top-level category as a hashtag. If the link is to a book, it also adds the <a href=\"https://werd.social/tags/bookstodon\">bookstodon hashtag</a>.</p><p>Following that, it publishes to all my other social networks via <a href=\"https://buffer.com\">Buffer</a>, without the hashtag. (The exception is <a href=\"https://bsky.app/profile/werd.io\">my Bluesky profile</a>, which I had to write some custom API code for). If the business-friendly box was checked, that includes <a href=\"https://linkedin.com/in/benwerd\">publishing to my LinkedIn profile</a>.</p><p>If I\u2019m feeling particularly motivated, I\u2019ll copy and paste the link to <a href=\"https://www.threads.net/@ben.werdmuller\">my Threads profile</a>, but because there\u2019s no API, it\u2019s a fully manual process. Which means I usually don\u2019t.</p><p>Very occasionally, Zapier will pick up a link before the Notion entry has fully saved, which means that links post without a description or a category. Then I either shrug my shoulders and accept that I have some weird posts on my timeline, or I go back and edit or repost each and every one.</p><p>Because of this bug, I\u2019ve thought about writing my own code to do all of the above on my server. It would work the exact way I want it to be. It would be cheaper, too: I pay for Zapier every month, and the cost adds up.</p><p>But while I <em>could</em> do this, and the up-front cost would certainly be lower, what if something goes wrong? Let\u2019s say LinkedIn changes the way their API works. If I wrote the connection myself, I would need to keep my code up to date every time this happened \u2014 and, in turn, stay on top of codebase changes for every single social media platform I used.</p><p>And the truth is: I\u2019m tired, friends. I want to be really careful about the amount of code I set myself up to maintain. It might seem like a simple script now, but over time I build up more and more simple scripts and, cumulatively, I end up buried in code.</p><p>As I get older, I find myself optimizing <em>that</em> cost more and more. I\u2019d much rather pay something up-front that saves me a ton of time and cognitive overhead, because both of these things are at such an enormous premium for me.</p><p>I could also just not post to those social media accounts, or do it fully-manually, but there\u2019s something really satisfying about publishing once and syndicating everywhere I\u2019m connected to people. I could save my links straight to something like Buffer, but I also like having my categorized database of everything I\u2019ve shared. And Notion makes it easy to save links across my devices (I\u2019m sometimes on my phone, sometimes on my laptop, sometimes on my desktop).</p><p>So I\u2019m keeping Zapier, at least for now. I like keeping my links, and I like sharing them. And, more than anything else, I like not having to maintain the code that does it.</p>"
},
"author": {
"type": "card",
"name": "Ben Werdmuller",
"url": "https://werd.io/profile/benwerd",
"photo": "https://werd.io/file/5d388c5fb16ea14aac640912/thumb.jpg"
},
"post-type": "article",
"_id": "38954312",
"_source": "191",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@janboddez",
"url": "https://indieweb.social/@janboddez",
"photo": null
},
"url": "https://indieweb.social/@janboddez/111090467535784589",
"content": {
"html": "<p>Still pretty cool that [Feed Reader](<a href=\"https://wordpress.org/plugins/feed-reader/\"><span>https://</span><span>wordpress.org/plugins/feed-rea</span><span>der/</span></a>) (with a little help from IndieBlocks) can spit out a correctly microformatted bookmark post/note, just like that.</p><p><a href=\"https://jan.boddez.net/notes/0830926a21\"><span>https://</span><span>jan.boddez.net/notes/0830926a2</span><span>1</span></a><br /><a href=\"https://xray.p3k.app/parse?url=https%3A%2F%2Fjan.boddez.net%2Fnotes%2F0830926a21&pretty=true\"><span>https://</span><span>xray.p3k.app/parse?url=https%3</span><span>A%2F%2Fjan.boddez.net%2Fnotes%2F0830926a21&pretty=true</span></a></p><p><a href=\"https://indieweb.social/tags/WordPress\">#<span>WordPress</span></a> <a href=\"https://indieweb.social/tags/microformats\">#<span>microformats</span></a> <a href=\"https://indieweb.social/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "Still pretty cool that [Feed Reader](https://wordpress.org/plugins/feed-reader/) (with a little help from IndieBlocks) can spit out a correctly microformatted bookmark post/note, just like that.https://jan.boddez.net/notes/0830926a21\nhttps://xray.p3k.app/parse?url=https%3A%2F%2Fjan.boddez.net%2Fnotes%2F0830926a21&pretty=true#WordPress #microformats #IndieWeb"
},
"published": "2023-09-19T06:46:50+00:00",
"post-type": "note",
"_id": "38951197",
"_source": "7235",
"_is_read": false
}
The second FediForum is this Wednesday and Thursday! Two half days. I’ll be doing a quick demo of how Micro.blog fits in with the fediverse, including recent Pixelfed integration.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2023/09/18/the-second-fediforum.html",
"content": {
"html": "<p>The second <a href=\"https://fediforum.org/\">FediForum</a> is this Wednesday and Thursday! Two half days. I\u2019ll be doing a quick demo of how Micro.blog fits in with the fediverse, including recent Pixelfed integration.</p>",
"text": "The second FediForum is this Wednesday and Thursday! Two half days. I\u2019ll be doing a quick demo of how Micro.blog fits in with the fediverse, including recent Pixelfed integration."
},
"published": "2023-09-18T19:56:05-05:00",
"post-type": "note",
"_id": "38950012",
"_source": "12",
"_is_read": false
}
Can any #IndieWeb experts point me in the right direction? Using the Post Kinds plugin for #WordPress I'd like to automatically update my website with books I read/check out of the library since I rarely buy books these days and just use the library. Is there a way I can automate this process? Like authenticate my Hoopla/Libby account and then it fetches my shelves every week or similar and just updates my read post kind? Also,
I'm looking to move my wish list to my website so people wouldn't have to go to third party services to browse my wish list. Any plugins/services that can do this with WordPress?
The books plugins are all about publishing books on my website rather than tracking reading, at least, from what I can see in the WP directory.
{
"type": "entry",
"author": {
"name": "@weirdwriter",
"url": "https://tweesecake.social/@weirdwriter",
"photo": null
},
"url": "https://tweesecake.social/@weirdwriter/111088050055143198",
"content": {
"html": "<p>Can any <a href=\"https://tweesecake.social/tags/IndieWeb\">#<span>IndieWeb</span></a> experts point me in the right direction? Using the Post Kinds plugin for <a href=\"https://tweesecake.social/tags/WordPress\">#<span>WordPress</span></a> I'd like to automatically update my website with books I read/check out of the library since I rarely buy books these days and just use the library. Is there a way I can automate this process? Like authenticate my Hoopla/Libby account and then it fetches my shelves every week or similar and just updates my read post kind? Also,</p><p>I'm looking to move my wish list to my website so people wouldn't have to go to third party services to browse my wish list. Any plugins/services that can do this with WordPress?</p><p>The books plugins are all about publishing books on my website rather than tracking reading, at least, from what I can see in the WP directory.</p>",
"text": "Can any #IndieWeb experts point me in the right direction? Using the Post Kinds plugin for #WordPress I'd like to automatically update my website with books I read/check out of the library since I rarely buy books these days and just use the library. Is there a way I can automate this process? Like authenticate my Hoopla/Libby account and then it fetches my shelves every week or similar and just updates my read post kind? Also,I'm looking to move my wish list to my website so people wouldn't have to go to third party services to browse my wish list. Any plugins/services that can do this with WordPress?The books plugins are all about publishing books on my website rather than tracking reading, at least, from what I can see in the WP directory."
},
"published": "2023-09-18T20:32:03+00:00",
"post-type": "note",
"_id": "38947635",
"_source": "7235",
"_is_read": false
}
First blogpost is up! I share my impressions from OSCAL 2023, how I came about building this blog, and some plans for what's to come. check it out
https://grgml.xyz/new-blog-oscal-2023-going-indie/
#oscal2023 #indieweb #neocities #11ty
{
"type": "entry",
"author": {
"name": "@grgml",
"url": "https://indieweb.social/@grgml",
"photo": null
},
"url": "https://indieweb.social/@grgml/111087742082251732",
"content": {
"html": "<p>First blogpost is up! I share my impressions from OSCAL 2023, how I came about building this blog, and some plans for what's to come. check it out</p><p><a href=\"https://grgml.xyz/new-blog-oscal-2023-going-indie/\"><span>https://</span><span>grgml.xyz/new-blog-oscal-2023-</span><span>going-indie/</span></a></p><p><a href=\"https://indieweb.social/tags/oscal2023\">#<span>oscal2023</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/neocities\">#<span>neocities</span></a> <a href=\"https://indieweb.social/tags/11ty\">#<span>11ty</span></a></p>",
"text": "First blogpost is up! I share my impressions from OSCAL 2023, how I came about building this blog, and some plans for what's to come. check it outhttps://grgml.xyz/new-blog-oscal-2023-going-indie/#oscal2023 #indieweb #neocities #11ty"
},
"published": "2023-09-18T19:13:43+00:00",
"post-type": "note",
"_id": "38946877",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@creaturefeature",
"url": "https://blorbo.social/@creaturefeature",
"photo": null
},
"url": "https://blorbo.social/@creaturefeature/111087538173696219",
"content": {
"html": "<p>New library entry for my site is up! <br />Added an article about the cross orbweaver spider</p><p><a href=\"https://blorbo.social/tags/coding\">#<span>coding</span></a> <a href=\"https://blorbo.social/tags/spiders\">#<span>spiders</span></a> <a href=\"https://blorbo.social/tags/nature\">#<span>nature</span></a> <a href=\"https://blorbo.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://blorbo.social/tags/webcoding\">#<span>webcoding</span></a> <a href=\"https://blorbo.social/tags/neocities\">#<span>neocities</span></a> <a href=\"https://blorbo.social/tags/personalweb\">#<span>personalweb</span></a> <a href=\"https://blorbo.social/tags/personalwebsite\">#<span>personalwebsite</span></a></p><p><a href=\"https://creaturefeature.neocities.org/biology/crossorbweaver\"><span>https://</span><span>creaturefeature.neocities.org/</span><span>biology/crossorbweaver</span></a></p>",
"text": "New library entry for my site is up! \nAdded an article about the cross orbweaver spider#coding #spiders #nature #indieweb #webcoding #neocities #personalweb #personalwebsitehttps://creaturefeature.neocities.org/biology/crossorbweaver"
},
"published": "2023-09-18T18:21:52+00:00",
"post-type": "note",
"_id": "38946878",
"_source": "7235",
"_is_read": false
}
Heya, just wanted to introduce my personal blog to the #Fediverse and #IndieWeb at large... Feedback is encouraged & much appreciated plus you can comment right from your #Mastodon client. https://gregsplace.net
{
"type": "entry",
"author": {
"name": "@nerdyblinddude",
"url": "https://social.seattle.wa.us/@nerdyblinddude",
"photo": null
},
"url": "https://social.seattle.wa.us/@nerdyblinddude/111087425447133863",
"content": {
"html": "<p>Heya, just wanted to introduce my personal blog to the <a href=\"https://social.seattle.wa.us/tags/Fediverse\">#<span>Fediverse</span></a> and <a href=\"https://social.seattle.wa.us/tags/IndieWeb\">#<span>IndieWeb</span></a> at large... Feedback is encouraged & much appreciated plus you can comment right from your <a href=\"https://social.seattle.wa.us/tags/Mastodon\">#<span>Mastodon</span></a> client. <a href=\"https://gregsplace.net\"><span>https://</span><span>gregsplace.net</span><span></span></a></p>",
"text": "Heya, just wanted to introduce my personal blog to the #Fediverse and #IndieWeb at large... Feedback is encouraged & much appreciated plus you can comment right from your #Mastodon client. https://gregsplace.net"
},
"published": "2023-09-18T17:53:12+00:00",
"post-type": "note",
"_id": "38946427",
"_source": "7235",
"_is_read": false
}
@pfefferle @pfefferle.wordpress.com Hello too! 👋
Also congrats Matthias, you've single-handedly brought the fediverse to millions, I hope you appreciate that, because I sure as heck do!
The #indieweb and #fediverse are so lucky to have you ❤️
{
"type": "entry",
"author": {
"name": "@dansup",
"url": "https://mastodon.social/@dansup",
"photo": null
},
"url": "https://mastodon.social/@dansup/111086455405863178",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@pfefferle\">@<span>pfefferle</span></a></span> <span class=\"h-card\"><a class=\"u-url\" href=\"https://pfefferle.wordpress.com/@pfefferle.wordpress.com\">@<span>pfefferle.wordpress.com</span></a></span> Hello too! \ud83d\udc4b </p><p>Also congrats Matthias, you've single-handedly brought the fediverse to millions, I hope you appreciate that, because I sure as heck do!</p><p>The <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> and <a href=\"https://mastodon.social/tags/fediverse\">#<span>fediverse</span></a> are so lucky to have you \u2764\ufe0f</p>",
"text": "@pfefferle @pfefferle.wordpress.com Hello too! \ud83d\udc4b Also congrats Matthias, you've single-handedly brought the fediverse to millions, I hope you appreciate that, because I sure as heck do!The #indieweb and #fediverse are so lucky to have you \u2764\ufe0f"
},
"published": "2023-09-18T13:46:30+00:00",
"post-type": "note",
"_id": "38944207",
"_source": "7235",
"_is_read": false
}
only 24 hours and we have so many residency applications for https://marigold.town ! i am so excited, y'all—the enthusiasm is so motivating!
finishing up the tutorial and early adoption form. emails to early adopters should be going out by tuesday at the latest!
onward!
#webdev #indieweb #webhosting #smallweb
{
"type": "entry",
"author": {
"name": "@xandra",
"url": "https://tilde.zone/@xandra",
"photo": null
},
"url": "https://tilde.zone/@xandra/111084358665031553",
"content": {
"html": "<p>only 24 hours and we have so many residency applications for <a href=\"https://marigold.town\"><span>https://</span><span>marigold.town</span><span></span></a> ! i am so excited, y'all\u2014the enthusiasm is so motivating!</p><p>finishing up the tutorial and early adoption form. emails to early adopters should be going out by tuesday at the latest!</p><p>onward!</p><p><a href=\"https://tilde.zone/tags/webdev\">#<span>webdev</span></a> <a href=\"https://tilde.zone/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://tilde.zone/tags/webhosting\">#<span>webhosting</span></a> <a href=\"https://tilde.zone/tags/smallweb\">#<span>smallweb</span></a></p>",
"text": "only 24 hours and we have so many residency applications for https://marigold.town ! i am so excited, y'all\u2014the enthusiasm is so motivating!finishing up the tutorial and early adoption form. emails to early adopters should be going out by tuesday at the latest!onward!#webdev #indieweb #webhosting #smallweb"
},
"published": "2023-09-18T04:53:17+00:00",
"post-type": "note",
"_id": "38940824",
"_source": "7235",
"_is_read": false
}
@marsedit I expect if it were going to happen it would have happened by now, but I’d love for MarsEdit to support #Micropub.
I'm currently using @paulrobertlloyd's IndieKit to expose a Micropub endpoint for my blog, and would love a polished Mac app to publish to it.
#indieweb
{
"type": "entry",
"author": {
"name": "@sentience",
"url": "https://hachyderm.io/@sentience",
"photo": null
},
"url": "https://hachyderm.io/@sentience/111084357416345117",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@marsedit\">@<span>marsedit</span></a></span> I expect if it were going to happen it would have happened by now, but I\u2019d love for MarsEdit to support <a href=\"https://hachyderm.io/tags/Micropub\">#<span>Micropub</span></a>.</p><p>I'm currently using <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@paulrobertlloyd\">@<span>paulrobertlloyd</span></a></span>'s IndieKit to expose a Micropub endpoint for my blog, and would love a polished Mac app to publish to it.</p><p><a href=\"https://hachyderm.io/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "@marsedit I expect if it were going to happen it would have happened by now, but I\u2019d love for MarsEdit to support #Micropub.I'm currently using @paulrobertlloyd's IndieKit to expose a Micropub endpoint for my blog, and would love a polished Mac app to publish to it.#indieweb"
},
"published": "2023-09-18T04:52:57+00:00",
"post-type": "note",
"_id": "38940825",
"_source": "7235",
"_is_read": false
}
Your attention is finite resource. You must decide how to spend your attention wisely. Media, both valuable and distracting, is increasingly plentiful and easily accessible. Certain technologies empower users to make these choices, and certain technologies are designed to inhibit the users’ agency, to varying degrees, either through restricting certain actions or prodding the user, covertly or overtly, to act in a certain way.
Respect your attention, respect your autonomy. Put yourself back in control of how you spend your time and attention. Opt out of the attention economy.
Rely on self-curation over algorithmic curation. Curating your own content feed is the only way to ensure you only see what you want to see, and avoid the excessively distracting and provocative.
Avoid apps and websites with infinite scroll. Infinite scroll is a trick to induce FOMO by pretending that there is always more attention-worthy media out there; however, there is only so much media that is relevant and attention worthy to any individual person.
Use attention respecting reading and curation apps. Reading apps that will always hold onto unread content to let you access content whenever you decide.
Don’t use technology that encourages surface level reaction. Tapping or clicking a button isn’t a meaningful interaction. Writing a response or reply is. Don’t mistake interaction with connection.
#IndieWeb #SocialMedia #Technology
https://www.ghordano.com/2023/03/22/an-anti-scrolling-manifesto/
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://www.ghordano.com/2023/03/22/an-anti-scrolling-manifesto/",
"content": {
"html": "<p>Your attention is finite resource. \u00a0You must decide how to spend your attention wisely. \u00a0Media, both valuable and distracting, is increasingly plentiful and easily accessible. \u00a0Certain technologies empower users to make these choices, and certain technologies are designed to inhibit the users\u2019 agency, to varying degrees, either through restricting certain actions or prodding the user, covertly or overtly, to act in a certain way.</p><p>Respect your attention, respect your autonomy. \u00a0Put yourself back in control of how you spend your time and attention. \u00a0Opt out of the attention economy.</p><p></p><p>\u00a0</p><p>\u00a0</p><p>Rely on self-curation over algorithmic curation. \u00a0Curating your own content feed is the only way to ensure you only see what you want to see, and avoid the excessively distracting and provocative.</p><p>Avoid apps and websites with infinite scroll. \u00a0Infinite scroll is a trick to induce FOMO by pretending that there is always more attention-worthy media out there; however, there is only so much media that is relevant and attention worthy to any individual person.</p><p>Use attention respecting reading and curation apps. \u00a0Reading apps that will always hold onto unread content to let you access content whenever you decide.</p><p>Don\u2019t use technology that encourages surface level reaction. \u00a0Tapping or clicking a button isn\u2019t a meaningful interaction. \u00a0Writing a response or reply is. \u00a0Don\u2019t mistake interaction with connection.</p><p><a class=\"u-tag u-category\" href=\"https://www.ghordano.com/tag/indieweb/\">#IndieWeb</a> <a class=\"u-tag u-category\" href=\"https://www.ghordano.com/tag/social-media/\">#SocialMedia</a> <a class=\"u-tag u-category\" href=\"https://www.ghordano.com/tag/technology/\">#Technology</a></p><p><a href=\"https://www.ghordano.com/2023/03/22/an-anti-scrolling-manifesto/\">https://www.ghordano.com/2023/03/22/an-anti-scrolling-manifesto/</a></p>",
"text": "Your attention is finite resource. \u00a0You must decide how to spend your attention wisely. \u00a0Media, both valuable and distracting, is increasingly plentiful and easily accessible. \u00a0Certain technologies empower users to make these choices, and certain technologies are designed to inhibit the users\u2019 agency, to varying degrees, either through restricting certain actions or prodding the user, covertly or overtly, to act in a certain way.Respect your attention, respect your autonomy. \u00a0Put yourself back in control of how you spend your time and attention. \u00a0Opt out of the attention economy.\u00a0\u00a0Rely on self-curation over algorithmic curation. \u00a0Curating your own content feed is the only way to ensure you only see what you want to see, and avoid the excessively distracting and provocative.Avoid apps and websites with infinite scroll. \u00a0Infinite scroll is a trick to induce FOMO by pretending that there is always more attention-worthy media out there; however, there is only so much media that is relevant and attention worthy to any individual person.Use attention respecting reading and curation apps. \u00a0Reading apps that will always hold onto unread content to let you access content whenever you decide.Don\u2019t use technology that encourages surface level reaction. \u00a0Tapping or clicking a button isn\u2019t a meaningful interaction. \u00a0Writing a response or reply is. \u00a0Don\u2019t mistake interaction with connection.#IndieWeb #SocialMedia #Technologyhttps://www.ghordano.com/2023/03/22/an-anti-scrolling-manifesto/"
},
"published": "2023-03-22T22:22:30+00:00",
"post-type": "note",
"_id": "38939412",
"_source": "7235",
"_is_read": false
}
We are finishing up our work on our fork wiki! We know a lot of you really want to see refreshed and hopefully better Minecraft Wiki, we are getting really close to it now.
Meanwhile, give Indie Wiki Buddy a try: https://getindie.wiki/, it's a browser extension giving independent wikis more visibility by informing you when visiting their unfriendly equivalent.
If you are confused, see our previous post on what a fork is: https://wikis.world/@MinecraftWikiEN/110810862033280907
#MinecraftWiki #Minecraft #wiki #fork #IndieWeb
{
"type": "entry",
"author": {
"name": "@MinecraftWikiEN",
"url": "https://wikis.world/@MinecraftWikiEN",
"photo": null
},
"url": "https://wikis.world/@MinecraftWikiEN/111082556540440726",
"content": {
"html": "<p>We are finishing up our work on our fork wiki! We know a lot of you really want to see refreshed and hopefully better Minecraft Wiki, we are getting really close to it now.</p><p>Meanwhile, give Indie Wiki Buddy a try: <a href=\"https://getindie.wiki/\"><span>https://</span><span>getindie.wiki/</span><span></span></a>, it's a browser extension giving independent wikis more visibility by informing you when visiting their unfriendly equivalent.</p><p>If you are confused, see our previous post on what a fork is: <a href=\"https://wikis.world/@MinecraftWikiEN/110810862033280907\"><span>https://</span><span>wikis.world/@MinecraftWikiEN/1</span><span>10810862033280907</span></a></p><p><a href=\"https://wikis.world/tags/MinecraftWiki\">#<span>MinecraftWiki</span></a> <a href=\"https://wikis.world/tags/Minecraft\">#<span>Minecraft</span></a> <a href=\"https://wikis.world/tags/wiki\">#<span>wiki</span></a> <a href=\"https://wikis.world/tags/fork\">#<span>fork</span></a> <a href=\"https://wikis.world/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "We are finishing up our work on our fork wiki! We know a lot of you really want to see refreshed and hopefully better Minecraft Wiki, we are getting really close to it now.Meanwhile, give Indie Wiki Buddy a try: https://getindie.wiki/, it's a browser extension giving independent wikis more visibility by informing you when visiting their unfriendly equivalent.If you are confused, see our previous post on what a fork is: https://wikis.world/@MinecraftWikiEN/110810862033280907#MinecraftWiki #Minecraft #wiki #fork #IndieWeb"
},
"published": "2023-09-17T21:14:58+00:00",
"post-type": "note",
"_id": "38939413",
"_source": "7235",
"_is_read": false
}
Finally, another installment in my much self-anticipated series of maintaining a custom LMS. Not much technical details yet, mostly just documenting the emotional turmoil that the past few weeks have been.
https://hazyblue.me/2023/smart-goals
#development #webapps #HigherEd #indieweb #php
{
"type": "entry",
"author": {
"name": "@hazybluedot",
"url": "https://scholar.social/@hazybluedot",
"photo": null
},
"url": "https://scholar.social/@hazybluedot/111082070573276886",
"content": {
"html": "<p>Finally, another installment in my much self-anticipated series of maintaining a custom LMS. Not much technical details yet, mostly just documenting the emotional turmoil that the past few weeks have been.</p><p><a href=\"https://hazyblue.me/2023/smart-goals\"><span>https://</span><span>hazyblue.me/2023/smart-goals</span><span></span></a></p><p><a href=\"https://scholar.social/tags/development\">#<span>development</span></a> <a href=\"https://scholar.social/tags/webapps\">#<span>webapps</span></a> <a href=\"https://scholar.social/tags/HigherEd\">#<span>HigherEd</span></a> <a href=\"https://scholar.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://scholar.social/tags/php\">#<span>php</span></a></p>",
"text": "Finally, another installment in my much self-anticipated series of maintaining a custom LMS. Not much technical details yet, mostly just documenting the emotional turmoil that the past few weeks have been.https://hazyblue.me/2023/smart-goals#development #webapps #HigherEd #indieweb #php"
},
"published": "2023-09-17T19:11:23+00:00",
"post-type": "note",
"_id": "38938827",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@alexture",
"url": "https://todon.eu/@alexture",
"photo": null
},
"url": "https://todon.eu/@alexture/111078829447351885",
"content": {
"html": "<p>at least the indieweb has humans in it</p><p><a href=\"https://alexsirac.com/at-least-the-indieweb-has-humans-in-it/\"><span>https://</span><span>alexsirac.com/at-least-the-ind</span><span>ieweb-has-humans-in-it/</span></a></p><p><a href=\"https://todon.eu/tags/AIEnshittification\">#<span>AIEnshittification</span></a> <a href=\"https://todon.eu/tags/en\">#<span>en</span></a> <a href=\"https://todon.eu/tags/indieWeb\">#<span>indieWeb</span></a></p>",
"text": "at least the indieweb has humans in ithttps://alexsirac.com/at-least-the-indieweb-has-humans-in-it/#AIEnshittification #en #indieWeb"
},
"published": "2023-09-17T05:27:07+00:00",
"post-type": "note",
"_id": "38934256",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@accordionpolar",
"url": "https://indieweb.social/@accordionpolar",
"photo": null
},
"url": "https://indieweb.social/@accordionpolar/111075266468764922",
"content": {
"html": "<p>Predicting childhood trauma? Lol</p><p><a href=\"https://foreverliketh.is/blog/world-of-troubles/\"><span>https://</span><span>foreverliketh.is/blog/world-of</span><span>-troubles/</span></a></p><p><a href=\"https://indieweb.social/tags/blog\">#<span>blog</span></a> <a href=\"https://indieweb.social/tags/writing\">#<span>writing</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/smallweb\">#<span>smallweb</span></a> <a href=\"https://indieweb.social/tags/webdev\">#<span>webdev</span></a> <a href=\"https://indieweb.social/tags/oldweb\">#<span>oldweb</span></a> <a href=\"https://indieweb.social/tags/retro\">#<span>retro</span></a> <a href=\"https://indieweb.social/tags/hugo\">#<span>hugo</span></a> <a href=\"https://indieweb.social/tags/parenting\">#<span>parenting</span></a> <a href=\"https://indieweb.social/tags/children\">#<span>children</span></a> <a href=\"https://indieweb.social/tags/future\">#<span>future</span></a></p>",
"text": "Predicting childhood trauma? Lolhttps://foreverliketh.is/blog/world-of-troubles/#blog #writing #indieweb #smallweb #webdev #oldweb #retro #hugo #parenting #children #future"
},
"published": "2023-09-16T14:21:01+00:00",
"post-type": "note",
"_id": "38929861",
"_source": "7235",
"_is_read": false
}
Blogging, old-school style, with a call for you to consider submitting something to the IndieWeb Blog Carnival, now on its fourth successful month.
https://www.jeremycherfas.net/blog/indieweb-blog-carnival-reminder
#IndieWeb #Blog #BlogCarnival
{
"type": "entry",
"author": {
"name": "@etp",
"url": "https://indieweb.social/@etp",
"photo": null
},
"url": "https://indieweb.social/@etp/111074463358969297",
"content": {
"html": "<p>Blogging, old-school style, with a call for you to consider submitting something to the IndieWeb Blog Carnival, now on its fourth successful month.</p><p><a href=\"https://www.jeremycherfas.net/blog/indieweb-blog-carnival-reminder\"><span>https://www.</span><span>jeremycherfas.net/blog/indiewe</span><span>b-blog-carnival-reminder</span></a></p><p><a href=\"https://indieweb.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://indieweb.social/tags/Blog\">#<span>Blog</span></a> <a href=\"https://indieweb.social/tags/BlogCarnival\">#<span>BlogCarnival</span></a></p>",
"text": "Blogging, old-school style, with a call for you to consider submitting something to the IndieWeb Blog Carnival, now on its fourth successful month.https://www.jeremycherfas.net/blog/indieweb-blog-carnival-reminder#IndieWeb #Blog #BlogCarnival"
},
"published": "2023-09-16T10:56:46+00:00",
"post-type": "note",
"_id": "38928556",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"published": "2023-09-16T10:30:00+02:00",
"url": "https://www.jeremycherfas.net/blog/indieweb-blog-carnival-reminder",
"name": "IndieWeb Blog Carnival Reminder",
"content": {
"text": "As the month turns, it seems like a good idea to drum up a little support for the IndieWeb Carnival, which I am hosting this month. The idea is simplicity itself. \nYou write something on your own website that somehow addresses this month\u2019s topic: \u201dMy Kind of Weather\u201d. \nYou let me know that...\nThere\u2019s more \u27a2",
"html": "<p>As the month turns, it seems like a good idea to drum up a little support for the <a href=\"https://indieweb.org/indieweb-carnival\">IndieWeb Carnival</a>, which I am hosting this month. The idea is simplicity itself. </p>\n<ul><li>You write something on your own website that somehow addresses this month\u2019s topic: <a href=\"https://www.jeremycherfas.net/blog/my-kind-of-weather\">\u201dMy Kind of Weather\u201d</a>. </li>\n<li>You let me know that...</li>\n</ul><span style=\"float:right;font-size:smaller;\"><a href=\"https://www.jeremycherfas.net/blog/indieweb-blog-carnival-reminder\">There\u2019s more \u27a2</a></span>"
},
"author": {
"type": "card",
"name": "Jeremy Cherfas",
"url": "https://jeremycherfas.net",
"photo": "https://www.jeremycherfas.net/user/themes/tailwind/images/zoot.jpg"
},
"post-type": "article",
"_id": "38928432",
"_source": "202",
"_is_read": false
}
so excited to announce my webhosting project! part webhost, part collaborative project, part visual search engine of the personal web.
marigold town is now taking residency applications, especially those interested in becoming early adopters: https://marigold.town/
#indieweb #webdev
{
"type": "entry",
"author": {
"name": "@xandra",
"url": "https://tilde.zone/@xandra",
"photo": null
},
"url": "https://tilde.zone/@xandra/111073601659887802",
"content": {
"html": "<p>so excited to announce my webhosting project! part webhost, part collaborative project, part visual search engine of the personal web.</p><p>marigold town is now taking residency applications, especially those interested in becoming early adopters: <a href=\"https://marigold.town/\"><span>https://</span><span>marigold.town/</span><span></span></a></p><p><a href=\"https://tilde.zone/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://tilde.zone/tags/webdev\">#<span>webdev</span></a></p>",
"text": "so excited to announce my webhosting project! part webhost, part collaborative project, part visual search engine of the personal web.marigold town is now taking residency applications, especially those interested in becoming early adopters: https://marigold.town/#indieweb #webdev"
},
"published": "2023-09-16T07:17:38+00:00",
"post-type": "note",
"_id": "38927645",
"_source": "7235",
"_is_read": false
}
And......IT'S UP!!!!!!!!!! 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉
This must have taken a few days, it felt like I was supposed to do more than I actually needed to, but I'm really glad that the process of making this was so clean, and not messy like before.
Go to the website link in my profile to check this thingy out!!!!!!!!!! 😆😆😆😆😆
#webdev #indieweb #ididit
{
"type": "entry",
"author": {
"name": "@prayag_suthar",
"url": "https://mastodon.social/@prayag_suthar",
"photo": null
},
"url": "https://mastodon.social/@prayag_suthar/111072570826379100",
"content": {
"html": "<p>And......IT'S UP!!!!!!!!!! \ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89</p><p>This must have taken a few days, it felt like I was supposed to do more than I actually needed to, but I'm really glad that the process of making this was so clean, and not messy like before.</p><p>Go to the website link in my profile to check this thingy out!!!!!!!!!! \ud83d\ude06\ud83d\ude06\ud83d\ude06\ud83d\ude06\ud83d\ude06</p><p><a href=\"https://mastodon.social/tags/webdev\">#<span>webdev</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/ididit\">#<span>ididit</span></a></p>",
"text": "And......IT'S UP!!!!!!!!!! \ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89\ud83c\udf89This must have taken a few days, it felt like I was supposed to do more than I actually needed to, but I'm really glad that the process of making this was so clean, and not messy like before.Go to the website link in my profile to check this thingy out!!!!!!!!!! \ud83d\ude06\ud83d\ude06\ud83d\ude06\ud83d\ude06\ud83d\ude06#webdev #indieweb #ididit"
},
"published": "2023-09-16T02:55:28+00:00",
"post-type": "note",
"_id": "38926709",
"_source": "7235",
"_is_read": false
}