Thinking about creating a Microsub server, I remembered that my new shiny Postgres backend can easily answer if I already left a like on a post or not:
kittybox=# CREATE INDEX likes ON kittybox.mf2_json USING GIN ((mf2['properties']['like-of']));
CREATE INDEX
kittybox=# EXPLAIN SELECT EXISTS (SELECT uid FROM kittybox.mf2_json WHERE mf2['properties']['like-of'] ? 'https://aaronparecki.com/2018/12/25/17/');
QUERY PLAN
--------------------------------------------------------------------------------------------------------------------------
Result (cost=11.28..11.29 rows=1 width=1)
InitPlan 1 (returns $0)
-> Bitmap Heap Scan on mf2_json (cost=8.09..43.20 rows=11 width=0)
Recheck Cond: (mf2['properties'::text]['like-of'::text] ? 'https://aaronparecki.com/2018/12/25/17/'::text)
-> Bitmap Index Scan on likes (cost=0.00..8.08 rows=11 width=0)
Index Cond: (mf2['properties'::text]['like-of'::text] ? 'https://aaronparecki.com/2018/12/25/17/'::text)
(6 rows)
{
"type": "entry",
"published": "2023-07-29T20:08:40.045181349+03:00",
"url": "https://fireburn.ru/posts/kittybox-postgres-experiment-2",
"category": [
"Kittybox",
"PostgreSQL",
"Microsub"
],
"content": {
"text": "Thinking about creating a Microsub server, I remembered that my new shiny Postgres backend can easily answer if I already left a like on a post or not:\nkittybox=# CREATE INDEX likes ON kittybox.mf2_json USING GIN ((mf2['properties']['like-of']));\nCREATE INDEX\nkittybox=# EXPLAIN SELECT EXISTS (SELECT uid FROM kittybox.mf2_json WHERE mf2['properties']['like-of'] ? 'https://aaronparecki.com/2018/12/25/17/');\n QUERY PLAN \n--------------------------------------------------------------------------------------------------------------------------\n Result (cost=11.28..11.29 rows=1 width=1)\n InitPlan 1 (returns $0)\n -> Bitmap Heap Scan on mf2_json (cost=8.09..43.20 rows=11 width=0)\n Recheck Cond: (mf2['properties'::text]['like-of'::text] ? 'https://aaronparecki.com/2018/12/25/17/'::text)\n -> Bitmap Index Scan on likes (cost=0.00..8.08 rows=11 width=0)\n Index Cond: (mf2['properties'::text]['like-of'::text] ? 'https://aaronparecki.com/2018/12/25/17/'::text)\n(6 rows)\n\nNice. Indexes are awesome.",
"html": "<p>Thinking about creating a Microsub server, I remembered that my new shiny Postgres backend can easily answer if I already left a like on a post or not:</p>\n<pre><code>kittybox=# CREATE INDEX likes ON kittybox.mf2_json USING GIN ((mf2['properties']['like-of']));\nCREATE INDEX\nkittybox=# EXPLAIN SELECT EXISTS (SELECT uid FROM kittybox.mf2_json WHERE mf2['properties']['like-of'] ? 'https://aaronparecki.com/2018/12/25/17/');\n QUERY PLAN \n--------------------------------------------------------------------------------------------------------------------------\n Result (cost=11.28..11.29 rows=1 width=1)\n InitPlan 1 (returns $0)\n -> Bitmap Heap Scan on mf2_json (cost=8.09..43.20 rows=11 width=0)\n Recheck Cond: (mf2['properties'::text]['like-of'::text] ? 'https://aaronparecki.com/2018/12/25/17/'::text)\n -> Bitmap Index Scan on likes (cost=0.00..8.08 rows=11 width=0)\n Index Cond: (mf2['properties'::text]['like-of'::text] ? 'https://aaronparecki.com/2018/12/25/17/'::text)\n(6 rows)\n</code></pre>\n<p>Nice. Indexes are awesome.</p>"
},
"author": {
"type": "card",
"name": "Vika",
"url": "https://fireburn.ru/",
"photo": "https://fireburn.ru/.kittybox/media/uploads/f1/5a/fb/9b/081efafb97b4ad59f5025cf2fd0678b8f3e20e4c292489107d52be09"
},
"post-type": "note",
"_id": "38501620",
"_source": "1371",
"_is_read": false
}
{
"type": "entry",
"published": "2023-07-29T12:06:11-0400",
"url": "https://martymcgui.re/2023/07/29/120611/",
"syndication": [
"https://fed.brid.gy/"
],
"content": {
"text": "Build a website in an hour. And maybe move your Google Domains? It\u2019s your < 10min update on the #IndieWeb community!\nThis Week in the IndieWeb audio edition for July 22nd - 28th, 2023.\nhttps://martymcgui.re/2023/07/29/this-week-in-the-indieweb-audio-edition--july-22nd---28th-2023/",
"html": "<p>Build a website in an hour. And maybe move your Google Domains? It\u2019s your < 10min update on the #IndieWeb community!</p>\n<p>This Week in the IndieWeb audio edition for July 22nd - 28th, 2023.\n<a href=\"https://martymcgui.re/2023/07/29/this-week-in-the-indieweb-audio-edition--july-22nd---28th-2023/\">https://martymcgui.re/2023/07/29/this-week-in-the-indieweb-audio-edition--july-22nd---28th-2023/</a></p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "note",
"_id": "38501133",
"_source": "175",
"_is_read": false
}
{
"type": "entry",
"published": "2023-07-29T12:01:50-0400",
"url": "https://martymcgui.re/2023/07/29/this-week-in-the-indieweb-audio-edition--july-22nd---28th-2023/",
"category": [
"podcast",
"IndieWeb",
"this-week-indieweb-podcast"
],
"audio": [
"https://media.martymcgui.re/9c/32/83/c2/1ee9938cda4457d75aa7eb00d11f26c93e88ef390506edd4ef628681.mp3"
],
"name": "This Week in the IndieWeb Audio Edition \u2022 July 22nd - 28th, 2023",
"content": {
"text": "Show/Hide Transcript\n \n Build a website in an hour. And maybe move your Google Domains? It\u2019s the audio edition for This Week in the IndieWeb for July 22nd - 28th, 2023.\nYou can find all of my audio editions and subscribe with your favorite podcast app here: martymcgui.re/podcasts/indieweb/.\nMusic from Aaron Parecki\u2019s 100DaysOfMusic project: Day 85 - Suit, Day 48 - Glitch, Day 49 - Floating, Day 9, and Day 11\nThanks to everyone in the IndieWeb chat for their feedback and suggestions. Please drop me a note if there are any changes you\u2019d like to see for this audio edition!",
"html": "Show/Hide Transcript\n \n <p>Build a website in an hour. And maybe move your Google Domains? It\u2019s the audio edition for <a href=\"https://indieweb.org/this-week/2023-07-28.html\">This Week in the IndieWeb for July 22nd - 28th, 2023</a>.</p>\n<p>You can find all of my audio editions and subscribe with your favorite podcast app here: <a href=\"https://martymcgui.re/podcasts/indieweb/\">martymcgui.re/podcasts/indieweb/</a>.</p>\n<p>Music from <a href=\"https://aaronparecki.com/\">Aaron Parecki</a>\u2019s <a href=\"https://100.aaronparecki.com/\">100DaysOfMusic project</a>: <a href=\"https://aaronparecki.com/2017/03/15/14/day85\">Day 85 - Suit</a>, <a href=\"https://aaronparecki.com/2017/02/06/7/day48\">Day 48 - Glitch</a>, <a href=\"https://aaronparecki.com/2017/02/07/4/day49\">Day 49 - Floating</a>, <a href=\"https://aaronparecki.com/2016/12/29/21/day-9\">Day 9</a>, and <a href=\"https://aaronparecki.com/2016/12/31/15/\">Day 11</a></p>\n<p>Thanks to everyone in the <a href=\"https://chat.indieweb.org/\">IndieWeb chat</a> for their feedback and suggestions. Please drop me a note if there are any changes you\u2019d like to see for this audio edition!</p>"
},
"author": {
"type": "card",
"name": "Marty McGuire",
"url": "https://martymcgui.re/",
"photo": "https://martymcgui.re/images/logo.jpg"
},
"post-type": "audio",
"_id": "38501134",
"_source": "175",
"_is_read": false
}
Commune is an extension of Matrix to make rooms web-public and threads-enabled. Layered unobtrusively on top of your existing Synapse server; most of the setup can be left up to us.
We’d like to eventually be a plug-and-play extension for any Matrix network, including Matrix.org 🌐
..so as a first step, we wanna work on interop with the smaller #IndieWeb networks as our earliest adopters.
{
"type": "entry",
"author": {
"name": "@erlend",
"url": "https://writing.exchange/@erlend",
"photo": null
},
"url": "https://writing.exchange/@erlend/110797161904853291",
"content": {
"html": "<p>Any <a href=\"https://writing.exchange/tags/matrix\">#<span>matrix</span></a> network hosts on the <a href=\"https://writing.exchange/tags/fediverse\">#<span>fediverse</span></a> interested in testing Commune?</p><p><a href=\"https://writing.exchange/@erlend/110712778752844998\"><span>https://</span><span>writing.exchange/@erlend/11071</span><span>2778752844998</span></a> </p><p>Commune is an extension of Matrix to make rooms web-public and threads-enabled. Layered unobtrusively on top of your existing Synapse server; most of the setup can be left up to us.</p><p>We\u2019d like to eventually be a plug-and-play extension for any Matrix network, including Matrix.org \ud83c\udf10</p><p>..so as a first step, we wanna work on interop with the smaller <a href=\"https://writing.exchange/tags/IndieWeb\">#<span>IndieWeb</span></a> networks as our earliest adopters.</p>",
"text": "Any #matrix network hosts on the #fediverse interested in testing Commune?https://writing.exchange/@erlend/110712778752844998 Commune is an extension of Matrix to make rooms web-public and threads-enabled. Layered unobtrusively on top of your existing Synapse server; most of the setup can be left up to us.We\u2019d like to eventually be a plug-and-play extension for any Matrix network, including Matrix.org \ud83c\udf10..so as a first step, we wanna work on interop with the smaller #IndieWeb networks as our earliest adopters."
},
"published": "2023-07-29T11:35:22+00:00",
"post-type": "note",
"_id": "38498992",
"_source": "7235",
"_is_read": false
}
Hey folks! Here’s an (under construction) early-look at an IndieWeb notes (micro-blog / short-form content) feature on my site. Working on a writeup (eventually) to walk through how/why it was made. Appreciate any interim feedback though!
{
"type": "entry",
"author": {
"name": "@sass",
"url": "https://mastodon.social/@sass",
"photo": null
},
"url": "https://mastodon.social/@sass/110793788424184971",
"content": {
"html": "<p>Hey folks! Here\u2019s an (under construction) early-look at an IndieWeb notes (micro-blog / short-form content) feature on my site. Working on a writeup (eventually) to walk through how/why it was made. Appreciate any interim feedback though!</p><p><a href=\"https://indieweb.org/note\"><span>https://</span><span>indieweb.org/note</span><span></span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Hey folks! Here\u2019s an (under construction) early-look at an IndieWeb notes (micro-blog / short-form content) feature on my site. Working on a writeup (eventually) to walk through how/why it was made. Appreciate any interim feedback though!https://indieweb.org/note #indieweb"
},
"published": "2023-07-28T21:17:27+00:00",
"post-type": "note",
"_id": "38495007",
"_source": "7235",
"_is_read": false
}
@anirvan I'm using my own website, where I post long form blog posts as well as small posts via #micropub. I don't really post much directly, mostly replies to other peoples posts via #webmention.
{
"type": "entry",
"author": {
"name": "@Tiim",
"url": "https://indieweb.social/@Tiim",
"photo": null
},
"url": "https://indieweb.social/@Tiim/110791663699656454",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.social/@anirvan\">@<span>anirvan</span></a></span> I'm using my own website, where I post long form blog posts as well as small posts via <a href=\"https://indieweb.social/tags/micropub\">#<span>micropub</span></a>.<br />I don't really post much directly, mostly replies to other peoples posts via <a href=\"https://indieweb.social/tags/webmention\">#<span>webmention</span></a>.</p><p><a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "@anirvan I'm using my own website, where I post long form blog posts as well as small posts via #micropub.\nI don't really post much directly, mostly replies to other peoples posts via #webmention.#indieweb"
},
"published": "2023-07-28T12:17:06+00:00",
"post-type": "note",
"_id": "38490032",
"_source": "7235",
"_is_read": false
}
I'm already sold on the idea of having my own domain and website to own my online presence, and while supporting most of the #indieweb protocols or setting up a full-blown indie reader (e.g. syndicating my social interactions) looks like too much work for the kind of use I'd give it, building a plain old #rss reader, tailored to my preferences suddenly looks like a worthwhile and fun project to me.
{
"type": "entry",
"author": {
"name": "@facundoolano",
"url": "https://hachyderm.io/@facundoolano",
"photo": null
},
"url": "https://hachyderm.io/@facundoolano/110786911116863016",
"content": {
"html": "<p>I'm already sold on the idea of having my own domain and website to own my online presence, and while supporting most of the <a href=\"https://hachyderm.io/tags/indieweb\">#<span>indieweb</span></a> protocols or setting up a full-blown indie reader (e.g. syndicating my social interactions) looks like too much work for the kind of use I'd give it, building a plain old <a href=\"https://hachyderm.io/tags/rss\">#<span>rss</span></a> reader, tailored to my preferences suddenly looks like a worthwhile and fun project to me.</p>",
"text": "I'm already sold on the idea of having my own domain and website to own my online presence, and while supporting most of the #indieweb protocols or setting up a full-blown indie reader (e.g. syndicating my social interactions) looks like too much work for the kind of use I'd give it, building a plain old #rss reader, tailored to my preferences suddenly looks like a worthwhile and fun project to me."
},
"published": "2023-07-27T16:08:27+00:00",
"post-type": "note",
"_id": "38482843",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"published": "2023-07-27T15:52:51+00:00",
"url": "https://werd.io/2023/more-on-the-activitypub-api-project",
"name": "More on the ActivityPub API project",
"content": {
"text": "A few days ago I shared around an idea for an ActivityPub API product. The response was enormous! Here's the link again.If you're potentially interested in building on the fediverse using this tool, I'd love to know a little bit more. If you have 3 minutes, could you please give me some quick feedback?If you\u2019re a developer who is interested in building on the fediverse using this kind of API platform, I\u2019d really love to talk to you. Enter your email in the form above and I\u2019ll get in touch. If we have a conversation about this, I\u2019ll send you a $50 bookshop.org gift certificate as a token of my appreciation.",
"html": "<p>A few days ago I shared around an idea for an ActivityPub API product. The response was enormous! <a href=\"https://werd.cloud/ActivityPub+API+service\">Here's the link again.</a></p><p>If you're potentially interested in building on the fediverse using this tool, I'd love to know a little bit more. If you have 3 minutes, <strong><a href=\"https://airtable.com/app1gdHNLTzaDH5jz/shr1H05SzpGm4z2su\">could you please give me some quick feedback?</a></strong></p><p>If you\u2019re a developer who is interested in building on the fediverse using this kind of API platform, I\u2019d really love to talk to you. Enter your email in the form above and I\u2019ll get in touch. If we have a conversation about this, I\u2019ll send you a $50 <a href=\"https://bookshop.org\">bookshop.org</a> gift certificate as a token of my appreciation.</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": "38482629",
"_source": "191",
"_is_read": false
}
Learning about the #indieweb movement has been one of the most interesting byproducts of joining Mastodon earlier this year. I particularly liked this talk transcript by Jamie Tanna as an introduction to the topic:
{
"type": "entry",
"author": {
"name": "@facundoolano",
"url": "https://hachyderm.io/@facundoolano",
"photo": null
},
"url": "https://hachyderm.io/@facundoolano/110786901847221539",
"content": {
"html": "<p>Learning about the <a href=\"https://hachyderm.io/tags/indieweb\">#<span>indieweb</span></a> movement has been one of the most interesting byproducts of joining Mastodon earlier this year. I particularly liked this talk transcript by Jamie Tanna as an introduction to the topic:</p><p><a href=\"https://www.jvt.me/posts/2019/10/20/indieweb-talk/\"><span>https://www.</span><span>jvt.me/posts/2019/10/20/indiew</span><span>eb-talk/</span></a></p>",
"text": "Learning about the #indieweb movement has been one of the most interesting byproducts of joining Mastodon earlier this year. I particularly liked this talk transcript by Jamie Tanna as an introduction to the topic:https://www.jvt.me/posts/2019/10/20/indieweb-talk/"
},
"published": "2023-07-27T16:06:06+00:00",
"post-type": "note",
"_id": "38482213",
"_source": "7235",
"_is_read": false
}
I miss having a website (actually, having one "under construction" for almost a decade now) and seeing all these great #IndieWeb personal sites makes want to finish my own even more:
{
"type": "entry",
"author": {
"name": "@dinis",
"url": "https://mastodon.diniscorreia.com/@dinis",
"photo": null
},
"url": "https://mastodon.diniscorreia.com/@dinis/110786117883842237",
"content": {
"html": "<p>I miss having a website (actually, having one \"under construction\" for almost a decade now) and seeing all these great <a href=\"https://mastodon.diniscorreia.com/tags/IndieWeb\">#<span>IndieWeb</span></a> personal sites makes want to finish my own even more:</p><p><a href=\"https://mastodon.social/@matthiasott/110782091549413231\"><span>https://</span><span>mastodon.social/@matthiasott/1</span><span>10782091549413231</span></a></p>",
"text": "I miss having a website (actually, having one \"under construction\" for almost a decade now) and seeing all these great #IndieWeb personal sites makes want to finish my own even more:https://mastodon.social/@matthiasott/110782091549413231"
},
"published": "2023-07-27T12:46:43+00:00",
"post-type": "note",
"_id": "38480317",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@saluki",
"url": "https://fosstodon.org/@saluki",
"photo": null
},
"url": "https://fosstodon.org/@saluki/110783031409331256",
"content": {
"html": "<p><a href=\"https://fosstodon.org/tags/decentralization\">#<span>decentralization</span></a> is growing</p><p>We have <a href=\"https://fosstodon.org/tags/mastodon\">#<span>mastodon</span></a>, <a href=\"https://fosstodon.org/tags/pleroma\">#<span>pleroma</span></a> and more to replace apps like Twitter, and honestly the <a href=\"https://fosstodon.org/tags/fediverse\">#<span>fediverse</span></a> takes us 2 steps further than Twitter ever could. </p><p>Then <a href=\"https://fosstodon.org/tags/peertube\">#<span>peertube</span></a> is slowly providing an alternative to YouTube. It's hard to rival YouTube's library, not the features. </p><p>And then <a href=\"https://fosstodon.org/tags/matrix\">#<span>matrix</span></a> is slowly growing to be something capable of (one day) replacing <a href=\"https://fosstodon.org/tags/discord\">#<span>discord</span></a>. </p><p>I think the <a href=\"https://fosstodon.org/tags/indieweb\">#<span>indieweb</span></a> is going to be big.</p>",
"text": "#decentralization is growingWe have #mastodon, #pleroma and more to replace apps like Twitter, and honestly the #fediverse takes us 2 steps further than Twitter ever could. Then #peertube is slowly providing an alternative to YouTube. It's hard to rival YouTube's library, not the features. And then #matrix is slowly growing to be something capable of (one day) replacing #discord. I think the #indieweb is going to be big."
},
"published": "2023-07-26T23:41:47+00:00",
"post-type": "note",
"_id": "38476089",
"_source": "7235",
"_is_read": false
}
This is part of a bigger question I have about the accessibility of the #indieweb. It takes people to create a "people-focused" web -- who are we leaving behind because they don't have the necessary technical skills? How do we balance a "safe" alternative to the corporate web while maintaining the accessibility necessary for community?
Gatekept environments online have the same benefits *and* consequences of irl gated communities, right? Is that something we can / should change?
{
"type": "entry",
"author": {
"name": "@vics",
"url": "https://mastodon.online/@vics",
"photo": null
},
"url": "https://mastodon.online/@vics/110782114522488701",
"content": {
"html": "<p>This is part of a bigger question I have about the accessibility of the <a href=\"https://mastodon.online/tags/indieweb\">#<span>indieweb</span></a>. It takes people to create a \"people-focused\" web -- who are we leaving behind because they don't have the necessary technical skills? How do we balance a \"safe\" alternative to the corporate web while maintaining the accessibility necessary for community?</p><p>Gatekept environments online have the same benefits *and* consequences of irl gated communities, right? Is that something we can / should change?</p><p>3/3 for now...</p>",
"text": "This is part of a bigger question I have about the accessibility of the #indieweb. It takes people to create a \"people-focused\" web -- who are we leaving behind because they don't have the necessary technical skills? How do we balance a \"safe\" alternative to the corporate web while maintaining the accessibility necessary for community?Gatekept environments online have the same benefits *and* consequences of irl gated communities, right? Is that something we can / should change?3/3 for now..."
},
"published": "2023-07-26T19:48:37+00:00",
"post-type": "note",
"_id": "38474242",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@matthiasott",
"url": "https://mastodon.social/@matthiasott",
"photo": null
},
"url": "https://mastodon.social/@matthiasott/110782091549413231",
"content": {
"html": "<p>Alright, let\u2019s do another round! \ud83d\ude0e</p><p>\u2728 What\u2019s your favorite personal website and why? \u2728</p><p>(Feel free to add your own site after mentioning someone else\u2019s \u2013 but posting ONLY your site is cheating! \ud83d\ude09)</p><p><a href=\"https://mastodon.social/tags/websites\">#<span>websites</span></a> <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mastodon.social/tags/personalsites\">#<span>personalsites</span></a></p>",
"text": "Alright, let\u2019s do another round! \ud83d\ude0e\u2728 What\u2019s your favorite personal website and why? \u2728(Feel free to add your own site after mentioning someone else\u2019s \u2013 but posting ONLY your site is cheating! \ud83d\ude09)#websites #IndieWeb #personalsites"
},
"published": "2023-07-26T19:42:46+00:00",
"post-type": "note",
"_id": "38474243",
"_source": "7235",
"_is_read": false
}
I go by Lysianthus online. I'm a university student studying to be a materials scientist/engineer. I'm also a hobbyist developer/coder and a big fan of personal websites. I like #reading, #writing (mostly #fanfiction), #learning new things, and lurking in #fandom spaces.
My posts will be a mix of personal stuff and my hobbies + interests.
{
"type": "entry",
"author": {
"name": "@lysianthus",
"url": "https://hi.lysianth.us/@lysianthus",
"photo": null
},
"url": "https://hi.lysianth.us/@lysianthus/110782075931085748",
"content": {
"html": "<p>Hello, everyone! <img alt=\":ameowcomfywave:\" height=\"16\" src=\"https://files.mastodon.social/cache/custom_emojis/images/000/663/154/original/164460063de7d368.gif\" title=\":ameowcomfywave:\" width=\"16\" /></p><p>I go by Lysianthus online. I'm a university student studying to be a materials scientist/engineer. I'm also a hobbyist developer/coder and a big fan of personal websites. I like <a href=\"https://hi.lysianth.us/tags/reading\">#<span>reading</span></a>, <a href=\"https://hi.lysianth.us/tags/writing\">#<span>writing</span></a> (mostly <a href=\"https://hi.lysianth.us/tags/fanfiction\">#<span>fanfiction</span></a>), <a href=\"https://hi.lysianth.us/tags/learning\">#<span>learning</span></a> new things, and lurking in <a href=\"https://hi.lysianth.us/tags/fandom\">#<span>fandom</span></a> spaces.</p><p>My posts will be a mix of personal stuff and my hobbies + interests.</p><p>Nice to meet you all! <img alt=\":meowhearthug:\" height=\"16\" src=\"https://files.mastodon.social/cache/custom_emojis/images/000/664/372/original/436f8029dfc4dc48.png\" title=\":meowhearthug:\" width=\"16\" /></p><p><a href=\"https://hi.lysianth.us/tags/introduction\">#<span>introduction</span></a> <a href=\"https://hi.lysianth.us/tags/introductions\">#<span>introductions</span></a> <a href=\"https://hi.lysianth.us/tags/personalwebsites\">#<span>personalwebsites</span></a> <a href=\"https://hi.lysianth.us/tags/personalweb\">#<span>personalweb</span></a> <a href=\"https://hi.lysianth.us/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://hi.lysianth.us/tags/oldweb\">#<span>oldweb</span></a></p>",
"text": "Hello, everyone! I go by Lysianthus online. I'm a university student studying to be a materials scientist/engineer. I'm also a hobbyist developer/coder and a big fan of personal websites. I like #reading, #writing (mostly #fanfiction), #learning new things, and lurking in #fandom spaces.My posts will be a mix of personal stuff and my hobbies + interests.Nice to meet you all! #introduction #introductions #personalwebsites #personalweb #indieweb #oldweb"
},
"published": "2023-07-26T19:38:48+00:00",
"post-type": "note",
"_id": "38474098",
"_source": "7235",
"_is_read": false
}
"In the old cyberpunk novels, the outside world itself rots as online becomes an endless spectacle you can vanish into. But if you look around, the world itself is still pretty vibrant, while the web seems to look like the set of Blade Runner."
{
"type": "entry",
"author": {
"name": "@wxs",
"url": "https://mastodon.social/@wxs",
"photo": null
},
"url": "https://mastodon.social/@wxs/110781748854065566",
"content": {
"html": "<p>Excellent Web 1 nostalgia piece by <span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.xyz/@lopatto\">@<span>lopatto</span></a></span> </p><p>\"In the old cyberpunk novels, the outside world itself rots as online becomes an endless spectacle you can vanish into. But if you look around, the world itself is still pretty vibrant, while the web seems to look like the set of Blade Runner.\"</p><p><a href=\"https://www.theverge.com/2023/7/22/23803538/google-facebook-myspace-internet-culture-web-dot-com-crash\"><span>https://www.</span><span>theverge.com/2023/7/22/2380353</span><span>8/google-facebook-myspace-internet-culture-web-dot-com-crash</span></a></p><p><a href=\"https://mastodon.social/tags/web1\">#<span>web1</span></a> <a href=\"https://mastodon.social/tags/enshittification\">#<span>enshittification</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "Excellent Web 1 nostalgia piece by @lopatto \"In the old cyberpunk novels, the outside world itself rots as online becomes an endless spectacle you can vanish into. But if you look around, the world itself is still pretty vibrant, while the web seems to look like the set of Blade Runner.\"https://www.theverge.com/2023/7/22/23803538/google-facebook-myspace-internet-culture-web-dot-com-crash#web1 #enshittification #indieweb"
},
"published": "2023-07-26T18:15:37+00:00",
"post-type": "note",
"_id": "38473460",
"_source": "7235",
"_is_read": false
}
{
"type": "entry",
"published": "2023-07-26T15:40:49+00:00",
"url": "https://werd.io/2023/watch-out-fediverse-users-the-fbi-can-seize-a-mastodon",
"category": [
"Technology"
],
"bookmark-of": [
"https://www.pcmag.com/news/watch-out-fediverse-users-the-fbi-can-seize-a-mastodon-server"
],
"name": "Watch Out, Fediverse Users: The FBI Can Seize a Mastodon Server",
"content": {
"text": "This unfortunately stands to reason: the Mastodon instance where you make your home has the potential to be seized as part of an investigation. This is a downside of federation vs peer-to-peer, and is a reason why I have my own single-user instance. (Generally, though, it's worth saying that I'd expect data to be subpoenaed rather than having the server itself be physically seized.) #Technology",
"html": "<p>This unfortunately stands to reason: the Mastodon instance where you make your home has the potential to be seized as part of an investigation. This is a downside of federation vs peer-to-peer, and is a reason why I have my own single-user instance. (Generally, though, it's worth saying that I'd expect data to be subpoenaed rather than having the server itself be physically seized.) <a href=\"https://werd.io/tag/Technology\" class=\"p-category\">#Technology</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": "38472112",
"_source": "191",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@wvc",
"url": "https://emacs.ch/@wvc",
"photo": null
},
"url": "https://emacs.ch/@wvc/110780971477917131",
"content": {
"html": "<p>Reading about <a href=\"https://emacs.ch/tags/IndieWeb\">#<span>IndieWeb</span></a> \u2014 it is way more interesting and complicated than simple \"reject platforms embrace self-hosting\"</p>",
"text": "Reading about #IndieWeb \u2014 it is way more interesting and complicated than simple \"reject platforms embrace self-hosting\""
},
"published": "2023-07-26T14:57:55+00:00",
"post-type": "note",
"_id": "38471871",
"_source": "7235",
"_is_read": false
}
Hi this is my #Introduction I’m new to the #fediverse and want to say hello to the community. I’m a #classicalguitar professor and also teach #ukulele I like learning about #indieweb and #Linux (currently on Pop OS) I love #books and #cats (currently living with two of them 🐱 ). Since I’m from Argentina 🇦🇷 some of my toots will be in Spanish but I’m trying my best to improve my English skills. I'm glad I've already found very interesting people here, Mastodon is great!
{
"type": "entry",
"author": {
"name": "@profenomada",
"url": "https://mstdn.social/@profenomada",
"photo": null
},
"url": "https://mstdn.social/@profenomada/110780412669792227",
"content": {
"html": "<p>Hi this is my <a href=\"https://mstdn.social/tags/Introduction\">#<span>Introduction</span></a> I\u2019m new to the <a href=\"https://mstdn.social/tags/fediverse\">#<span>fediverse</span></a> and want to say hello to the community.<br /> I\u2019m a <a href=\"https://mstdn.social/tags/classicalguitar\">#<span>classicalguitar</span></a> professor and also teach <a href=\"https://mstdn.social/tags/ukulele\">#<span>ukulele</span></a> I like learning about <a href=\"https://mstdn.social/tags/indieweb\">#<span>indieweb</span></a> and <a href=\"https://mstdn.social/tags/Linux\">#<span>Linux</span></a> (currently on Pop OS) <br />I love <a href=\"https://mstdn.social/tags/books\">#<span>books</span></a> and <a href=\"https://mstdn.social/tags/cats\">#<span>cats</span></a> (currently living with two of them \ud83d\udc31 ).<br /> Since I\u2019m from Argentina \ud83c\udde6\ud83c\uddf7 some of my toots will be in Spanish but I\u2019m trying my best to improve my English skills.<br /> I'm glad I've already found very interesting people here, Mastodon is great!</p>",
"text": "Hi this is my #Introduction I\u2019m new to the #fediverse and want to say hello to the community.\n I\u2019m a #classicalguitar professor and also teach #ukulele I like learning about #indieweb and #Linux (currently on Pop OS) \nI love #books and #cats (currently living with two of them \ud83d\udc31 ).\n Since I\u2019m from Argentina \ud83c\udde6\ud83c\uddf7 some of my toots will be in Spanish but I\u2019m trying my best to improve my English skills.\n I'm glad I've already found very interesting people here, Mastodon is great!"
},
"published": "2023-07-26T12:35:49+00:00",
"post-type": "note",
"_id": "38471178",
"_source": "7235",
"_is_read": false
}