I’m pretty confused debugging Threads fediverse interoperability. Sending new posts to Threads returns 404 not found. Even just trying to grab an actor with curl
and Accept: application/activity+json
fails, for any user.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2024/12/05/im-pretty-confused.html",
"content": {
"html": "<p>I\u2019m pretty confused debugging Threads fediverse interoperability. Sending new posts to Threads returns 404 not found. Even just trying to grab an actor with <code>curl</code> and <code>Accept: application/activity+json</code> fails, for any user.</p>",
"text": "I\u2019m pretty confused debugging Threads fediverse interoperability. Sending new posts to Threads returns 404 not found. Even just trying to grab an actor with curl and Accept: application/activity+json fails, for any user."
},
"published": "2024-12-05T15:09:14-06:00",
"post-type": "note",
"_id": "43141222",
"_source": "12",
"_is_read": false
}
Congratulations to the Threads team on launching fediverse follows! Big step for the open social web.
Among other things, this means that you can now bridge your Threads account into Bluesky by following @bsky.brid.gy, and your Bluesky account into Threads by following @ap.brid.gy. Exciting!
{
"type": "entry",
"published": "2024-12-05T13:07:06-08:00",
"url": "https://snarfed.org/2024-12-05_54242",
"syndication": [
"https://bsky.app/profile/snarfed.org/post/3lclkmzppe22j",
"https://bsky.app/profile/snarfed.org/post/3lclknaqjos2j"
],
"content": {
"text": "Congratulations to the Threads team on launching fediverse follows! Big step for the open social web.\nAmong other things, this means that you can now bridge your Threads account into Bluesky by following @bsky.brid.gy, and your Bluesky account into Threads by following @ap.brid.gy. Exciting!",
"html": "<p>Congratulations to the Threads team on <a href=\"https://www.threads.net/@pcottle/post/DDKj2mdxwU4\">launching fediverse follows</a>! Big step for the open social web.</p>\n<p>Among other things, this means that you can now bridge your <a href=\"https://bsky.app/profile/pcottle.threads.net.ap.brid.gy\">Threads account into Bluesky</a> by following <a href=\"https://www.threads.net/fediverse_profile/bsky.brid.gy@bsky.brid.gy\">@bsky.brid.gy</a>, and your <a href=\"https://www.threads.net/fediverse_profile/quillmatiq.com@bsky.brid.gy\">Bluesky account into Threads</a> by following <a href=\"https://bsky.app/profile/ap.brid.gy\">@ap.brid.gy</a>. Exciting!</p>"
},
"author": {
"type": "card",
"name": "ryandc",
"url": "https://snarfed.org/",
"photo": "https://secure.gravatar.com/avatar/9318eaddcc76db3f621bc792a4644aa5?s=96&d=blank&r=g"
},
"post-type": "note",
"_id": "43141047",
"_source": "3",
"_is_read": false
}
Further, I applied that CSS to @tantek.com 's 2000 markup (table tags removed, ordered list added plus some HTML5 markup) https://codepen.io/artlung/pen/RNbryMr #IndieWeb #FrontEnd - making web pages is fun y'all!
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://xoxo.zone/@artlung/113602220954713592",
"content": {
"html": "<p>Further, I applied that CSS to <span class=\"h-card\"><a class=\"u-url\" href=\"https://fed.brid.gy/r/https://tantek.com/\">@<span>tantek.com</span></a></span> 's 2000 markup (table tags removed, ordered list added plus some HTML5 markup) <a href=\"https://codepen.io/artlung/pen/RNbryMr\"><span>https://</span><span>codepen.io/artlung/pen/RNbryMr</span><span></span></a> <a href=\"https://xoxo.zone/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://xoxo.zone/tags/FrontEnd\">#<span>FrontEnd</span></a> - making web pages is fun y'all!</p>\n<a class=\"u-mention\" href=\"https://fed.brid.gy/r/https://tantek.com/\"></a>",
"text": "Further, I applied that CSS to @tantek.com 's 2000 markup (table tags removed, ordered list added plus some HTML5 markup) https://codepen.io/artlung/pen/RNbryMr #IndieWeb #FrontEnd - making web pages is fun y'all!"
},
"published": "2024-12-05T20:58:46+00:00",
"post-type": "note",
"_id": "43141033",
"_source": "8007",
"_is_read": false
}
Today we looked some interesting Christmas lights in CodePen, and @Meyerweb chimed in on making dot leading for a table of contents type effect. All the solutions are vaguely hacky, but we came up with not a terrible solution.
https://codepen.io/artlung/pen/ogvbqzq #IndieWeb #FrontEnd
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://xoxo.zone/@artlung/113602209004973237",
"content": {
"html": "<p>Today we looked some interesting Christmas lights in CodePen, and <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@Meyerweb\">@<span>Meyerweb</span></a></span> chimed in on making dot leading for a table of contents type effect. All the solutions are vaguely hacky, but we came up with not a terrible solution.<br /><a href=\"https://codepen.io/artlung/pen/ogvbqzq\"><span>https://</span><span>codepen.io/artlung/pen/ogvbqzq</span><span></span></a> <a href=\"https://xoxo.zone/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://xoxo.zone/tags/FrontEnd\">#<span>FrontEnd</span></a></p>\n<a class=\"u-mention\" href=\"https://mastodon.social/@Meyerweb\"></a>",
"text": "Today we looked some interesting Christmas lights in CodePen, and @Meyerweb chimed in on making dot leading for a table of contents type effect. All the solutions are vaguely hacky, but we came up with not a terrible solution.\nhttps://codepen.io/artlung/pen/ogvbqzq #IndieWeb #FrontEnd"
},
"published": "2024-12-05T20:55:44+00:00",
"post-type": "note",
"_id": "43141034",
"_source": "8007",
"_is_read": false
}
Looking for advice on image alt-text/description on personal website 
For now, I use both alt
and title
fields of my <img>
and often they have the same value.
I read here on Fedi and on MDN that it's a bad practice as screen readers will read both.
I'd like:
- An alt-text/image description, for visual-impaired people
- An alt-text for when the image cannot load (may be the same as above, but ideally different)
- Not necessarily a caption as it would break the visual flow in most cases
- A different message from alt-text that appear when you hover the image (the tooltip)
- No JS
The idea is that I want the tooltip to often have the same value as an alt-text, but sometimes different (mostly for jokes)
I added on one of my page a bit of CSS (without JS) to make an info icon appear on bottom right corner of an image on hover, and when the icon is hovered, it displays a custom tooltip.
Is that the only solution? Should I just drop the title
value of <img>
and use my custom one instead? Are there better solutions matching the list above?
Thanks! Boosts welcome and appreciated~ 
#indieweb #accessibility #alttext
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://eldritch.cafe/@Soblow/113601483906642307",
"content": {
"html": "<p>Looking for advice on image alt-text/description on personal website <img alt=\":boosts_ok:\" height=\"16\" src=\"https://files.mastodon.social/cache/custom_emojis/images/000/274/043/original/775acdbd5a46c263.png\" title=\":boosts_ok:\" width=\"16\" /></p><p>For now, I use both <code>alt</code> and <code>title</code> fields of my <code><img></code> and often they have the same value.<br />I read here on Fedi and on MDN that it's a bad practice as screen readers will read both.</p><p>I'd like:</p><ul><li>An alt-text/image description, for visual-impaired people</li><li>An alt-text for when the image cannot load (may be the same as above, but ideally different)</li><li>Not necessarily a caption as it would break the visual flow in most cases</li><li>A different message from alt-text that appear when you hover the image (the tooltip)</li><li>No JS</li></ul><p>The idea is that I want the tooltip to often have the same value as an alt-text, but sometimes different (mostly for jokes)</p><p>I added on one of my page a bit of CSS (without JS) to make an info icon appear on bottom right corner of an image on hover, and when the icon is hovered, it displays a custom tooltip.</p><p>Is that the only solution? Should I just drop the <code>title</code> value of <code><img></code> and use my custom one instead? Are there better solutions matching the list above?</p><p>Thanks! Boosts welcome and appreciated~ <img alt=\":dragn_heart:\" height=\"16\" src=\"https://files.mastodon.social/cache/custom_emojis/images/000/606/595/original/be83d6afbe316db8.png\" title=\":dragn_heart:\" width=\"16\" /></p><p><a href=\"https://eldritch.cafe/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://eldritch.cafe/tags/accessibility\">#<span>accessibility</span></a> <a href=\"https://eldritch.cafe/tags/alttext\">#<span>alttext</span></a></p>",
"text": "Looking for advice on image alt-text/description on personal website \n\nFor now, I use both alt and title fields of my <img> and often they have the same value.\nI read here on Fedi and on MDN that it's a bad practice as screen readers will read both.\n\nI'd like:An alt-text/image description, for visual-impaired peopleAn alt-text for when the image cannot load (may be the same as above, but ideally different)Not necessarily a caption as it would break the visual flow in most casesA different message from alt-text that appear when you hover the image (the tooltip)No JSThe idea is that I want the tooltip to often have the same value as an alt-text, but sometimes different (mostly for jokes)\n\nI added on one of my page a bit of CSS (without JS) to make an info icon appear on bottom right corner of an image on hover, and when the icon is hovered, it displays a custom tooltip.\n\nIs that the only solution? Should I just drop the title value of <img> and use my custom one instead? Are there better solutions matching the list above?\n\nThanks! Boosts welcome and appreciated~ \n\n#indieweb #accessibility #alttext"
},
"published": "2024-12-05T17:51:20+00:00",
"post-type": "note",
"_id": "43138973",
"_source": "8007",
"_is_read": false
}
Hei all new followers! 👋🏻 I’m Arielle and into #DesignSystems, #Design, #WebComponents, #WebStandards, #WebPerf, #a11y, #IndieWeb, #Inclusion, #Typography, #Frontend and more…! There may be (lots?) of random posting as well. Delighted to meet you 🧡🌼🏳️🌈
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.design.systems/@ariel/113601362346520644",
"content": {
"html": "<p>Hei all new followers! \ud83d\udc4b\ud83c\udffb I\u2019m Arielle and into <a href=\"https://social.design.systems/tags/DesignSystems\">#<span>DesignSystems</span></a>, <a href=\"https://social.design.systems/tags/Design\">#<span>Design</span></a>, <a href=\"https://social.design.systems/tags/WebComponents\">#<span>WebComponents</span></a>, <a href=\"https://social.design.systems/tags/WebStandards\">#<span>WebStandards</span></a>, <a href=\"https://social.design.systems/tags/WebPerf\">#<span>WebPerf</span></a>, <a href=\"https://social.design.systems/tags/a11y\">#<span>a11y</span></a>, <a href=\"https://social.design.systems/tags/IndieWeb\">#<span>IndieWeb</span></a>, <a href=\"https://social.design.systems/tags/Inclusion\">#<span>Inclusion</span></a>, <a href=\"https://social.design.systems/tags/Typography\">#<span>Typography</span></a>, <a href=\"https://social.design.systems/tags/Frontend\">#<span>Frontend</span></a> and more\u2026! There may be (lots?) of random posting as well. Delighted to meet you \ud83e\udde1\ud83c\udf3c\ud83c\udff3\ufe0f\u200d\ud83c\udf08</p>",
"text": "Hei all new followers! \ud83d\udc4b\ud83c\udffb I\u2019m Arielle and into #DesignSystems, #Design, #WebComponents, #WebStandards, #WebPerf, #a11y, #IndieWeb, #Inclusion, #Typography, #Frontend and more\u2026! There may be (lots?) of random posting as well. Delighted to meet you \ud83e\udde1\ud83c\udf3c\ud83c\udff3\ufe0f\u200d\ud83c\udf08"
},
"published": "2024-12-05T17:20:25+00:00",
"post-type": "note",
"_id": "43138647",
"_source": "8007",
"_is_read": false
}
I listened to 4246 songs in 2024. Favorite song? Caught in the Treads by Gatecreeper
#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/hocu/recap/2024
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://tilde.zone/@inan/113600881913931465",
"content": {
"html": "<p>I listened to 4246 songs in 2024. Favorite song? Caught in the Treads by Gatecreeper</p><p><a href=\"https://tilde.zone/tags/LibreFM\">#<span>LibreFM</span></a> <a href=\"https://tilde.zone/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://tilde.zone/tags/music\">#<span>music</span></a> <a href=\"https://tilde.zone/tags/listening\">#<span>listening</span></a> <a href=\"https://tilde.zone/tags/ShareOpenly\">#<span>ShareOpenly</span></a> <a href=\"https://libre.fm/user/hocu/recap/2024\"><span>https://</span><span>libre.fm/user/hocu/recap/2024</span><span></span></a></p>",
"text": "I listened to 4246 songs in 2024. Favorite song? Caught in the Treads by Gatecreeper\n\n#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/hocu/recap/2024"
},
"published": "2024-12-05T15:18:14+00:00",
"post-type": "note",
"_id": "43137525",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"published": "2024-12-05T13:26:10+00:00",
"url": "https://werd.io/2024/threads-takes-an-important-baby-step-toward-true-fediverse-integration",
"category": [
"Fediverse"
],
"bookmark-of": [
"https://www.theverge.com/2024/12/4/24313229/threads-follow-fediverse-mastodon-users-post-notifications"
],
"name": "Threads takes an important baby step toward true fediverse integration",
"content": {
"text": "[Wes Davis at The Verge]\n\nThreads added a little more fediverse support:\"While fediverse posts won\u2019t show in feeds, Instagram head Adam Mosseri says their profile and posts do appear on Threads, and you have the option to get notifications when they publish. That\u2019s something, at least.\"This is pretty cool, but there's still a long way to go before Threads has full fediverse integration. When I tested it, I could mention my Mastodon profile in a post (when I published it using the web interface), and then subsequently could follow the generated link in the post to follow my Mastodon account in Threads.\n\nWhat it won't do is show you fediverse content in the main feed. Apparently it will notify you when the fediverse profiles you subscribe to post new content, which I haven't had an opportunity to test yet; I can imagine that getting annoying if someone I subscribe to posts frequently.\n\nA test post from my Mastodon account that referenced my Threads account, but wasn't in response to a Threads post, didn't generate a notification on Threads. I imagine there's a lot to think through with these kinds of interactions.\n\nClearly it's very early days - as you can see in the linked post, embedded Threads posts don't render fediverse handles properly, for example - but it's still exciting to see this kind of progress on genuine interoperability. It's the kind of thing internet services should have been doing at scale decades ago - but the second best time is now.\n#Fediverse\n [Link]",
"html": "<p>[<a href=\"https://www.theverge.com/2024/12/4/24313229/threads-follow-fediverse-mastodon-users-post-notifications\">Wes Davis at The Verge</a>]</p><p>Threads added a little more fediverse support:</p><blockquote><p>\"While fediverse posts won\u2019t show in feeds, Instagram head Adam Mosseri says their profile and posts do appear on Threads, and you have the option to get notifications when they publish. That\u2019s something, at least.\"</p></blockquote><p>This is pretty cool, but there's still a long way to go before Threads has full fediverse integration. When I tested it, I could mention <a href=\"https://werd.social/@ben\">my Mastodon profile</a> in a post (when I published it using the web interface), and then subsequently could follow the generated link in the post to follow my Mastodon account in Threads.</p><p>What it <em>won't</em> do is show you fediverse content in the main feed. Apparently it will notify you when the fediverse profiles you subscribe to post new content, which I haven't had an opportunity to test yet; I can imagine that getting annoying if someone I subscribe to posts frequently.</p><p>A test post from my Mastodon account that referenced my Threads account, but wasn't in response to a Threads post, didn't generate a notification on Threads. I imagine there's a lot to think through with these kinds of interactions.</p><p>Clearly it's very early days - as you can see in the linked post, embedded Threads posts don't render fediverse handles properly, for example - but it's still exciting to see this kind of progress on genuine interoperability. It's the kind of thing internet services should have been doing at scale decades ago - but the second best time is now.</p>\n<p><a href=\"https://werd.io/tag/Fediverse\" class=\"p-category\">#Fediverse</a></p>\n <p>[<a href=\"https://www.theverge.com/2024/12/4/24313229/threads-follow-fediverse-mastodon-users-post-notifications\">Link</a>]</p>"
},
"author": {
"type": "card",
"name": "Ben Werdmuller",
"url": "https://werd.io/profile/benwerd",
"photo": "https://werd.io/file/5d388c5fb16ea14aac640912/thumb.jpg"
},
"post-type": "bookmark",
"_id": "43137146",
"_source": "191",
"_is_read": false
}
What kind of company does Weird aspire to be?
https://blog.muni.town/weird-inc/
Must we consider ourselves a ‘possible future adversary’ of the open product and ecosystem we’re caringly shaping and seeding as founders?
Abiding by non-extractive practices means doing business on hard mode, but it’s a fun puzzle.
We believe the most realistic and sustainable way of realizing that outcome is with old-fashioned commerce:
1. Make product
2. Sell product
3. Return to step 1
#WeirdOne #indieweb #postgrowth
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://writing.exchange/@erlend/113600296697982699",
"content": {
"html": "<p>What kind of company does Weird aspire to be?</p><p><a href=\"https://blog.muni.town/weird-inc/\"><span>https://</span><span>blog.muni.town/weird-inc/</span><span></span></a></p><p>Must we consider ourselves a \u2018possible future adversary\u2019 of the open product and ecosystem we\u2019re caringly shaping and seeding as founders?</p><p>Abiding by non-extractive practices means doing business on hard mode, but it\u2019s a fun puzzle.</p><p>We believe the most realistic and sustainable way of realizing that outcome is with old-fashioned commerce:</p><p>1. Make product<br />2. Sell product<br />3. Return to step 1</p><p><a href=\"https://writing.exchange/tags/WeirdOne\">#<span>WeirdOne</span></a> <a href=\"https://writing.exchange/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://writing.exchange/tags/postgrowth\">#<span>postgrowth</span></a></p>",
"text": "What kind of company does Weird aspire to be?\n\nhttps://blog.muni.town/weird-inc/\n\nMust we consider ourselves a \u2018possible future adversary\u2019 of the open product and ecosystem we\u2019re caringly shaping and seeding as founders?\n\nAbiding by non-extractive practices means doing business on hard mode, but it\u2019s a fun puzzle.\n\nWe believe the most realistic and sustainable way of realizing that outcome is with old-fashioned commerce:\n\n1. Make product\n2. Sell product\n3. Return to step 1\n\n#WeirdOne #indieweb #postgrowth"
},
"published": "2024-12-05T12:49:24+00:00",
"post-type": "note",
"_id": "43135961",
"_source": "8007",
"_is_read": false
}
I listened to 1686 songs in 2024. Favorite song? Barrel of a Gun by Depeche Mode
#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/cisene/recap/2024
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@cisene/113599658714461248",
"content": {
"html": "<p>I listened to 1686 songs in 2024. Favorite song? Barrel of a Gun by Depeche Mode</p><p><a href=\"https://mastodon.social/tags/LibreFM\">#<span>LibreFM</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/music\">#<span>music</span></a> <a href=\"https://mastodon.social/tags/listening\">#<span>listening</span></a> <a href=\"https://mastodon.social/tags/ShareOpenly\">#<span>ShareOpenly</span></a> <a href=\"https://libre.fm/user/cisene/recap/2024\"><span>https://</span><span>libre.fm/user/cisene/recap/202</span><span>4</span></a></p>",
"text": "I listened to 1686 songs in 2024. Favorite song? Barrel of a Gun by Depeche Mode\n\n#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/cisene/recap/2024"
},
"published": "2024-12-05T10:07:09+00:00",
"post-type": "note",
"_id": "43134502",
"_source": "8007",
"_is_read": false
}
#IndieWeb #FrontEnd Study Hall Thursday! Last time we tackled a fancy list item (just check out the wiki page with the notes!) -- what ought we make next? https://events.indieweb.org/2024/12/front-end-study-hall-016-KClGfTxVG6mZ
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://xoxo.zone/@artlung/113599207888219897",
"content": {
"html": "<p><a href=\"https://xoxo.zone/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://xoxo.zone/tags/FrontEnd\">#<span>FrontEnd</span></a> Study Hall Thursday! Last time we tackled a fancy list item (just check out the wiki page with the notes!) -- what ought we make next? <a href=\"https://events.indieweb.org/2024/12/front-end-study-hall-016-KClGfTxVG6mZ\"><span>https://</span><span>events.indieweb.org/2024/12/fr</span><span>ont-end-study-hall-016-KClGfTxVG6mZ</span></a></p>",
"text": "#IndieWeb #FrontEnd Study Hall Thursday! Last time we tackled a fancy list item (just check out the wiki page with the notes!) -- what ought we make next? https://events.indieweb.org/2024/12/front-end-study-hall-016-KClGfTxVG6mZ"
},
"published": "2024-12-05T08:12:30+00:00",
"post-type": "note",
"_id": "43133746",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113598285021195879",
"content": {
"html": "<p>new \"about\" page for Libre.fm</p><p><a href=\"https://libre.fm/about/\"><span>https://</span><span>libre.fm/about/</span><span></span></a></p><p>Let me know what you think here or <a href=\"https://github.com/foocorp/hacienda/issues/60\"><span>https://</span><span>github.com/foocorp/hacienda/is</span><span>sues/60</span></a></p><p><a href=\"https://social.coop/tags/librefm\">#<span>librefm</span></a> <a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "new \"about\" page for Libre.fm\n\nhttps://libre.fm/about/\n\nLet me know what you think here or https://github.com/foocorp/hacienda/issues/60\n\n#librefm #indieweb"
},
"published": "2024-12-05T04:17:49+00:00",
"post-type": "note",
"_id": "43132476",
"_source": "8007",
"_is_read": false
}
I ran the numbers.
2024: Libre.fm scrobbles: 13,645,343
Top track: Like Crazy by Jimin (26765 plays)
Top artists:
Jin (78038 plays)
Skunk Anansie (75462 plays)
jimin (60754 plays)
BTS (52538 plays)
Taylor Swift (47263 plays)
Damjan Mravunac (44988 plays)
The Beatles (39406 plays)
Jimin (38563 plays)
nikiDUA (36448 plays)
Pink Floyd (26829 plays)
#librefm #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113597623460529031",
"content": {
"html": "<p>I ran the numbers.</p><p>2024: Libre.fm scrobbles: 13,645,343</p><p>Top track: Like Crazy by Jimin (26765 plays)</p><p>Top artists: </p><p>Jin (78038 plays)<br />Skunk Anansie (75462 plays)<br />jimin (60754 plays)<br />BTS (52538 plays)<br />Taylor Swift (47263 plays)<br />Damjan Mravunac (44988 plays)<br />The Beatles (39406 plays)<br />Jimin (38563 plays)<br />nikiDUA (36448 plays)<br />Pink Floyd (26829 plays)</p><p><a href=\"https://social.coop/tags/librefm\">#<span>librefm</span></a> <a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "I ran the numbers.\n\n2024: Libre.fm scrobbles: 13,645,343\n\nTop track: Like Crazy by Jimin (26765 plays)\n\nTop artists: \n\nJin (78038 plays)\nSkunk Anansie (75462 plays)\njimin (60754 plays)\nBTS (52538 plays)\nTaylor Swift (47263 plays)\nDamjan Mravunac (44988 plays)\nThe Beatles (39406 plays)\nJimin (38563 plays)\nnikiDUA (36448 plays)\nPink Floyd (26829 plays)\n\n#librefm #indieweb"
},
"published": "2024-12-05T01:29:34+00:00",
"post-type": "note",
"_id": "43131517",
"_source": "8007",
"_is_read": false
}
I listened to 19741 songs in 2024. Favorite song? Crying My Eyes Out by Get Wrong
#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/tonieee/recap/2024
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://tech.lgbt/@tonieee/113597086466001257",
"content": {
"html": "<p>I listened to 19741 songs in 2024. Favorite song? Crying My Eyes Out by Get Wrong</p><p><a href=\"https://tech.lgbt/tags/LibreFM\">#<span>LibreFM</span></a> <a href=\"https://tech.lgbt/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://tech.lgbt/tags/music\">#<span>music</span></a> <a href=\"https://tech.lgbt/tags/listening\">#<span>listening</span></a> <a href=\"https://tech.lgbt/tags/ShareOpenly\">#<span>ShareOpenly</span></a> <a href=\"https://libre.fm/user/tonieee/recap/2024\"><span>https://</span><span>libre.fm/user/tonieee/recap/20</span><span>24</span></a></p>",
"text": "I listened to 19741 songs in 2024. Favorite song? Crying My Eyes Out by Get Wrong\n\n#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/tonieee/recap/2024"
},
"published": "2024-12-04T23:13:00+00:00",
"post-type": "note",
"_id": "43130468",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113596830086716881",
"content": {
"html": "<p>There's an <a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a> meetup in Austin, TX tonight.</p><p><a href=\"https://www.manton.org/2024/12/04/indieweb-meetup-tonight.html\"><span>https://www.</span><span>manton.org/2024/12/04/indieweb</span><span>-meetup-tonight.html</span></a></p>",
"text": "There's an #indieweb meetup in Austin, TX tonight.\n\nhttps://www.manton.org/2024/12/04/indieweb-meetup-tonight.html"
},
"published": "2024-12-04T22:07:48+00:00",
"post-type": "note",
"_id": "43130324",
"_source": "8007",
"_is_read": false
}
IndieWeb Meetup tonight! Reminder that we switched up the venue: it’s at Radio Coffee & Beer, 7pm.
{
"type": "entry",
"author": {
"name": "Manton Reece",
"url": "https://www.manton.org/",
"photo": "https://micro.blog/manton/avatar.jpg"
},
"url": "https://www.manton.org/2024/12/04/indieweb-meetup-tonight.html",
"content": {
"html": "<p>IndieWeb Meetup tonight! Reminder that we switched up the venue: it\u2019s at Radio Coffee & Beer, 7pm.</p>",
"text": "IndieWeb Meetup tonight! Reminder that we switched up the venue: it\u2019s at Radio Coffee & Beer, 7pm."
},
"published": "2024-12-04T15:33:32-06:00",
"post-type": "note",
"_id": "43129748",
"_source": "12",
"_is_read": false
}
@dthompson Can Huant do #IndieWeb stuff? https://indieweb.org/ Specifically, I want to do IndieAuth and POSSE. #GNU #Guile #Scheme #webdev
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://babka.social/@kolev/113596486370093110",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://toot.cat/@dthompson\">@<span>dthompson</span></a></span> Can Huant do <a href=\"https://babka.social/tags/IndieWeb\">#<span>IndieWeb</span></a> stuff? <a href=\"https://indieweb.org/\"><span>https://</span><span>indieweb.org/</span><span></span></a> Specifically, I want to do IndieAuth and POSSE. <a href=\"https://babka.social/tags/GNU\">#<span>GNU</span></a> <a href=\"https://babka.social/tags/Guile\">#<span>Guile</span></a> <a href=\"https://babka.social/tags/Scheme\">#<span>Scheme</span></a> <a href=\"https://babka.social/tags/webdev\">#<span>webdev</span></a></p>\n<a class=\"u-mention\" href=\"https://toot.cat/@dthompson\"></a>",
"text": "@dthompson Can Huant do #IndieWeb stuff? https://indieweb.org/ Specifically, I want to do IndieAuth and POSSE. #GNU #Guile #Scheme #webdev"
},
"published": "2024-12-04T20:40:23+00:00",
"post-type": "note",
"_id": "43128937",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113596172001649539",
"content": {
"html": "<p><a href=\"https://blog.libre.fm/2024/12/see-your-end-of-year-recap-on-libre-fm/\"><span>https://</span><span>blog.libre.fm/2024/12/see-your</span><span>-end-of-year-recap-on-libre-fm/</span></a></p><p><a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.coop/tags/librefm\">#<span>librefm</span></a></p>",
"text": "https://blog.libre.fm/2024/12/see-your-end-of-year-recap-on-libre-fm/\n\n#indieweb #librefm"
},
"published": "2024-12-04T19:20:26+00:00",
"post-type": "note",
"_id": "43128076",
"_source": "8007",
"_is_read": false
}
Hugs of Death: How should we think about resilience in the IndieWeb?
(aka 'Uh oh... Hacker News found my blog post')
https://blog.infected.systems/posts/2024-12-04-hugs-of-death/
#indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://infosec.exchange/@alexhaydock/113596031085237723",
"content": {
"html": "<p>Hugs of Death: How should we think about resilience in the IndieWeb?</p><p>(aka 'Uh oh... Hacker News found my blog post')</p><p><a href=\"https://blog.infected.systems/posts/2024-12-04-hugs-of-death/\"><span>https://</span><span>blog.infected.systems/posts/20</span><span>24-12-04-hugs-of-death/</span></a></p><p><a href=\"https://infosec.exchange/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Hugs of Death: How should we think about resilience in the IndieWeb?\n\n(aka 'Uh oh... Hacker News found my blog post')\n\nhttps://blog.infected.systems/posts/2024-12-04-hugs-of-death/\n\n#indieweb"
},
"published": "2024-12-04T18:44:36+00:00",
"post-type": "note",
"_id": "43127630",
"_source": "8007",
"_is_read": false
}
I listened to 7451 songs in 2024. Favorite song? Fingertips (Banjo) by They Might Be Giants
#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/mattl/recap/2024
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.coop/@mattl/113595731791035231",
"content": {
"html": "<p>I listened to 7451 songs in 2024. Favorite song? Fingertips (Banjo) by They Might Be Giants</p><p><a href=\"https://social.coop/tags/LibreFM\">#<span>LibreFM</span></a> <a href=\"https://social.coop/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://social.coop/tags/music\">#<span>music</span></a> <a href=\"https://social.coop/tags/listening\">#<span>listening</span></a> <a href=\"https://social.coop/tags/ShareOpenly\">#<span>ShareOpenly</span></a> <a href=\"https://libre.fm/user/mattl/recap/2024\"><span>https://</span><span>libre.fm/user/mattl/recap/2024</span><span></span></a></p>",
"text": "I listened to 7451 songs in 2024. Favorite song? Fingertips (Banjo) by They Might Be Giants\n\n#LibreFM #indieweb #music #listening #ShareOpenly https://libre.fm/user/mattl/recap/2024"
},
"published": "2024-12-04T17:28:29+00:00",
"post-type": "note",
"_id": "43127384",
"_source": "8007",
"_is_read": false
}