...
Libraries like KaTeX and MathJax can help with the first three points. Maybe it's just my opinion, but after 25 years, W3C has not given the best recommendation for the implementation of the last point. Perhaps because it is such a complex issue, some protocols such as #GeminiProtocol choose not to provide support for displaying mathematical formulae at all.
#IndieWeb #SmallWeb #math
{
"type": "entry",
"author": {
"name": "@kekavigi",
"url": "https://mas.to/@kekavigi",
"photo": null
},
"url": "https://mas.to/@kekavigi/112127502447376955",
"content": {
"html": "<p>...</p><p>Libraries like KaTeX and MathJax can help with the first three points. Maybe it's just my opinion, but after 25 years, W3C has not given the best recommendation for the implementation of the last point. Perhaps because it is such a complex issue, some protocols such as <a href=\"https://mas.to/tags/GeminiProtocol\">#<span>GeminiProtocol</span></a> choose not to provide support for displaying mathematical formulae at all.</p><p><a href=\"https://mas.to/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://mas.to/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://mas.to/tags/math\">#<span>math</span></a></p>",
"text": "...\n\nLibraries like KaTeX and MathJax can help with the first three points. Maybe it's just my opinion, but after 25 years, W3C has not given the best recommendation for the implementation of the last point. Perhaps because it is such a complex issue, some protocols such as #GeminiProtocol choose not to provide support for displaying mathematical formulae at all.\n\n#IndieWeb #SmallWeb #math"
},
"published": "2024-03-20T10:18:27+00:00",
"post-type": "note",
"_id": "40599605",
"_source": "8007",
"_is_read": false
}
Build a website in an hour this Saturday š
I am hosting an event where you are challenged to make a web page or a website in an hour. You can make whatever you want!
See event information here:
https://events.indieweb.org/2024/03/build-a-website-in-an-hour-lUYv5DntQ3Sr
No need to RSVP ā you can show up on the day!
#indieweb #personalwebsites #web
{
"type": "entry",
"author": {
"name": "@capjamesg",
"url": "https://indieweb.social/@capjamesg",
"photo": null
},
"url": "https://indieweb.social/@capjamesg/112127399072317698",
"content": {
"html": "<p>Build a website in an hour this Saturday \ud83c\udf10</p><p>I am hosting an event where you are challenged to make a web page or a website in an hour. You can make whatever you want!</p><p>See event information here:</p><p><a href=\"https://events.indieweb.org/2024/03/build-a-website-in-an-hour-lUYv5DntQ3Sr\"><span>https://</span><span>events.indieweb.org/2024/03/bu</span><span>ild-a-website-in-an-hour-lUYv5DntQ3Sr</span></a></p><p>No need to RSVP \u2014 you can show up on the day!</p><p><a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/personalwebsites\">#<span>personalwebsites</span></a> <a href=\"https://indieweb.social/tags/web\">#<span>web</span></a></p>",
"text": "Build a website in an hour this Saturday \ud83c\udf10\n\nI am hosting an event where you are challenged to make a web page or a website in an hour. You can make whatever you want!\n\nSee event information here:\n\nhttps://events.indieweb.org/2024/03/build-a-website-in-an-hour-lUYv5DntQ3Sr\n\nNo need to RSVP \u2014 you can show up on the day!\n\n#indieweb #personalwebsites #web"
},
"published": "2024-03-20T09:52:10+00:00",
"post-type": "note",
"_id": "40599478",
"_source": "8007",
"_is_read": false
}
Finally got around making a dedicated portfolio website for my illustration work!
In the spirit of BeYourOwnPlatform it's self-hosted and static. Also, it's all nicely self-contained and completely cookie-free.
https://hannes.papernoise.net/
#portfolio #BeYourOwnPlatform #illustration #indieweb #hugo
{
"type": "entry",
"author": {
"name": "@papernoise",
"url": "https://mastodon.art/@papernoise",
"photo": null
},
"url": "https://mastodon.art/@papernoise/112127145819436039",
"content": {
"html": "<p>Finally got around making a dedicated portfolio website for my illustration work!</p><p>In the spirit of BeYourOwnPlatform it's self-hosted and static. Also, it's all nicely self-contained and completely cookie-free.</p><p><a href=\"https://hannes.papernoise.net/\"><span>https://</span><span>hannes.papernoise.net/</span><span></span></a></p><p><a href=\"https://mastodon.art/tags/portfolio\">#<span>portfolio</span></a> <a href=\"https://mastodon.art/tags/BeYourOwnPlatform\">#<span>BeYourOwnPlatform</span></a> <a href=\"https://mastodon.art/tags/illustration\">#<span>illustration</span></a> <a href=\"https://mastodon.art/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.art/tags/hugo\">#<span>hugo</span></a></p>",
"text": "Finally got around making a dedicated portfolio website for my illustration work!\n\nIn the spirit of BeYourOwnPlatform it's self-hosted and static. Also, it's all nicely self-contained and completely cookie-free.\n\nhttps://hannes.papernoise.net/\n\n#portfolio #BeYourOwnPlatform #illustration #indieweb #hugo"
},
"published": "2024-03-20T08:47:46+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/127/145/857/718/097/original/6a9f37a75e963338.png"
],
"post-type": "photo",
"_id": "40599107",
"_source": "8007",
"_is_read": false
}
#lighttpd is a wonderful web server.
For example, the module simple-vhost permit to configure automatically websites, you set the root directory where you store your websites (eg /www), the subfoldoer of the document root (htdocs). Then you just have to create a directory to enable a new site without restarting
$ mkdir -p /www/new.domain.tld/htdocs
$ echo "<h1>Hello</h1>" > /www/new.domain.tld/htdocs/index.html
pages.casa use this module to host static sites
#indieweb
https://pages.casa/register-on-pagescasa.html
{
"type": "entry",
"author": {
"name": "@adele",
"url": "https://phpc.social/@adele",
"photo": null
},
"url": "https://phpc.social/@adele/112124023173534093",
"content": {
"html": "<p><a href=\"https://phpc.social/tags/lighttpd\">#<span>lighttpd</span></a> is a wonderful web server.</p><p>For example, the module simple-vhost permit to configure automatically websites, you set the root directory where you store your websites (eg /www), the subfoldoer of the document root (htdocs). Then you just have to create a directory to enable a new site without restarting</p><p>$ mkdir -p /www/new.domain.tld/htdocs</p><p>$ echo \"<h1>Hello</h1>\" > /www/new.domain.tld/htdocs/index.html</p><p>pages.casa use this module to host static sites<br /><a href=\"https://phpc.social/tags/indieweb\">#<span>indieweb</span></a><br /><a href=\"https://pages.casa/register-on-pagescasa.html\"><span>https://</span><span>pages.casa/register-on-pagesca</span><span>sa.html</span></a></p>",
"text": "#lighttpd is a wonderful web server.\n\nFor example, the module simple-vhost permit to configure automatically websites, you set the root directory where you store your websites (eg /www), the subfoldoer of the document root (htdocs). Then you just have to create a directory to enable a new site without restarting\n\n$ mkdir -p /www/new.domain.tld/htdocs\n\n$ echo \"<h1>Hello</h1>\" > /www/new.domain.tld/htdocs/index.html\n\npages.casa use this module to host static sites\n#indieweb\nhttps://pages.casa/register-on-pagescasa.html"
},
"published": "2024-03-19T19:33:38+00:00",
"post-type": "note",
"_id": "40594661",
"_source": "8007",
"_is_read": false
}
What #indieweb-adjacent thing should I add to my website next? Help me avoid choice paralysis plz thx.
web rings!
blog roll!
links page!
stop procrastinating, more blog posts
{
"type": "entry",
"author": {
"name": "@jegtnes",
"url": "https://indieweb.social/@jegtnes",
"photo": null
},
"url": "https://indieweb.social/@jegtnes/112124016922384516",
"content": {
"html": "<p>What <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a>-adjacent thing should I add to my website next? Help me avoid choice paralysis plz thx.</p><p>web rings!<br />blog roll!<br />links page!<br />stop procrastinating, more blog posts</p>",
"text": "What #indieweb-adjacent thing should I add to my website next? Help me avoid choice paralysis plz thx.\n\nweb rings!\nblog roll!\nlinks page!\nstop procrastinating, more blog posts"
},
"published": "2024-03-19T19:32:03+00:00",
"post-type": "note",
"_id": "40594662",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"published": "2024-03-19T15:17:12Z",
"url": "https://adactio.com/journal/20996",
"category": [
"writing",
"sharing",
"publishing",
"personal",
"indieweb",
"blogs",
"blogging",
"learning"
],
"name": "What the world needs",
"content": {
"text": "I was having a discussion with some people recently about writing. It was quite cathartic. Everyone was sharing the kinds of things that their inner critic tells them. We were all encouraging each other to ignore that voice.\n\nI mentioned that the two reasons for not writing that I hear most often from people are variations on \u201cI\u2019ve got nothing to say.\u201d\n\nThe first version is when someone says they\u2019ve got nothing to say because they\u2019re not qualified to write on a particualar topic. \u201cAfter all, there are real experts out there who know far more than me. So I\u2019ve got nothing to say.\u201d\n\nBut then once you do actually understand a topic, the second version appears. \u201cIf I know about this, then everyone knows about this. It\u2019s obvious. So I\u2019ve got nothing to say.\u201d\n\nIn both cases, you absolutely should be writing and sharing! In the first instance, you\u2019ve got the beginner\u2019s mind\u2014a valuable perspective. In the second instance, you\u2019ve got personal experience\u2014another valuable perspective.\n\nIn other words, while it seems like there\u2019s never a good time to write about something, the truth is that there\u2019s never a bad time to write about something.\n\nSo write! Share! Publish!\n\nThen someone in the discussion said something I always find a bit deflating. They said they had no problem writing, but they\u2019re not so keen on publishing.\n\n\u201cAfter all\u201d, they said, \u201cthe world doesn\u2019t need yet another opinion.\u201d\n\nThis gets me down because it\u2019s hard to argue with. It\u2019s true that the world doesn\u2019t need another think piece. The world doesn\u2019t need to hear your thoughts on some topic. The world doesn\u2019t need to hear what you\u2019ve been up to recently.\n\nBut you know what? Screw what the world needs.\n\nIf we\u2019re going to be hardnosed about this, then the world doesn\u2019t need any more books. The world doesn\u2019t need any more music. The world doesn\u2019t need art. Heck, the world doesn\u2019t need us at all.\n\nSo don\u2019t publish for the world.\n\nWhen I write something here on my website, I\u2019m not thinking about the world reading it. That would be paralyzing. I do sometimes imagine that one person is reading it; someone just like me who hasn\u2019t yet had this particular thought, or come up with that particular idea.\n\nI\u2019m writing for myself. I write to figure out what I think. I also publish mostly for myself\u2014a public archive for future me. But if what I publish just happens to connect with one other person, I\u2019m glad.\n\nSo, yeah, it\u2019s true that the world doesn\u2019t need you to write and share and publish. Isn\u2019t that liberating? You\u2019re free to write and share and publish for yourself.",
"html": "<p>I was having a discussion with some people recently about writing. It was quite cathartic. Everyone was sharing the kinds of things that their inner critic tells them. We were all encouraging each other to ignore that voice.</p>\n\n<p>I mentioned that the two reasons for not writing that I hear most often from people are variations on \u201cI\u2019ve got nothing to say.\u201d</p>\n\n<p>The first version is when someone says they\u2019ve got nothing to say because they\u2019re not qualified to write on a particualar topic. \u201cAfter all, there are real experts out there who know far more than me. So I\u2019ve got nothing to say.\u201d</p>\n\n<p>But then once you do actually understand a topic, the second version appears. \u201cIf I know about this, then everyone knows about this. It\u2019s obvious. So I\u2019ve got nothing to say.\u201d</p>\n\n<p>In both cases, you absolutely should be writing and sharing! In the first instance, you\u2019ve got the beginner\u2019s mind\u2014a valuable perspective. In the second instance, you\u2019ve got personal experience\u2014another valuable perspective.</p>\n\n<p>In other words, while it seems like there\u2019s never a good time to write about something, the truth is that there\u2019s never a <em>bad</em> time to write about something.</p>\n\n<p>So write! Share! Publish!</p>\n\n<p>Then someone in the discussion said something I always find a bit deflating. They said they had no problem writing, but they\u2019re not so keen on publishing.</p>\n\n<p>\u201cAfter all\u201d, they said, \u201cthe world doesn\u2019t need yet another opinion.\u201d</p>\n\n<p>This gets me down because it\u2019s hard to argue with. It\u2019s true that the world doesn\u2019t need another think piece. The world doesn\u2019t need to hear your thoughts on some topic. The world doesn\u2019t need to hear what you\u2019ve been up to recently.</p>\n\n<p>But you know what? Screw what the world needs.</p>\n\n<p>If we\u2019re going to be hardnosed about this, then the world doesn\u2019t need any more books. The world doesn\u2019t need any more music. The world doesn\u2019t need art. Heck, the world doesn\u2019t <em>need</em> us at all.</p>\n\n<p>So don\u2019t publish for the world.</p>\n\n<p>When I write something here on my website, I\u2019m not thinking about the world reading it. That would be paralyzing. I do sometimes imagine that one person is reading it; someone just like me who hasn\u2019t yet had this particular thought, or come up with that particular idea.</p>\n\n<p>I\u2019m writing for myself. I write to figure out what I think. I also publish mostly for myself\u2014a public archive for future me. But if what I publish just happens to connect with one other person, I\u2019m glad.</p>\n\n<p>So, yeah, it\u2019s true that the world doesn\u2019t need you to write and share and publish. Isn\u2019t that liberating? You\u2019re free to write and share and publish for yourself.</p>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "article",
"_id": "40592665",
"_source": "2",
"_is_read": false
}
Hereās a nice HTML web component that uses structured data in the markup to populate a Leaflet map.
Personally Iād probably use microformats rather than microdata, but the princple is the same: progressive enhancement from plain old HTML to an interactive map.
{
"type": "entry",
"published": "2024-03-19T15:08:12Z",
"url": "https://adactio.com/links/20995",
"category": [
"html",
"webcomponents",
"progressive",
"enhancement",
"frontend",
"development",
"customelements",
"maps",
"leaflet",
"microdata",
"markup",
"location",
"geo"
],
"bookmark-of": [
"https://blog.k-nut.eu/leaflet-microdata-html-webcomponent"
],
"content": {
"text": "A microdata enhanced HTML Webcomponent for Leaflet | k-nut \u2014 Blog\n\n\n\nHere\u2019s a nice HTML web component that uses structured data in the markup to populate a Leaflet map.\n\nPersonally I\u2019d probably use microformats rather than microdata, but the princple is the same: progressive enhancement from plain old HTML to an interactive map.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://blog.k-nut.eu/leaflet-microdata-html-webcomponent\">\nA microdata enhanced HTML Webcomponent for Leaflet | k-nut \u2014 Blog\n</a>\n</h3>\n\n<p>Here\u2019s a nice <a href=\"https://adactio.com/journal/20618\">HTML web component</a> that uses structured data in the markup to populate a <a href=\"https://leafletjs.com/\">Leaflet</a> map.</p>\n\n<p>Personally I\u2019d probably use microformats rather than microdata, but the princple is the same: progressive enhancement from plain old HTML to an interactive map.</p>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "40592062",
"_source": "2",
"_is_read": false
}
I really want to get into #indieweb stuff and start a blog, make a better homepage (lukecoleman.com) and post my webcomic. Thereās so many cool services like Ghost, micro.blog, Blot, mmm.page
{
"type": "entry",
"author": {
"name": "@lukecoalman",
"url": "https://mastodon.art/@lukecoalman",
"photo": null
},
"url": "https://mastodon.art/@lukecoalman/112122872122739179",
"content": {
"html": "<p>I really want to get into <a href=\"https://mastodon.art/tags/indieweb\">#<span>indieweb</span></a> stuff and start a blog, make a better homepage (lukecoleman.com) and post my webcomic. There\u2019s so many cool services like Ghost, micro.blog, Blot, mmm.page</p>",
"text": "I really want to get into #indieweb stuff and start a blog, make a better homepage (lukecoleman.com) and post my webcomic. There\u2019s so many cool services like Ghost, micro.blog, Blot, mmm.page"
},
"published": "2024-03-19T14:40:54+00:00",
"post-type": "note",
"_id": "40591937",
"_source": "8007",
"_is_read": false
}
An in-depth look at Indie Web Camp Brighton with some suggestions for improving future events. Also, this insightful nugget:
There was something really energising about being with a group of people that had a diverse range of backgrounds, ideas, and interests, but who all shared a specific outlook on one problem space. We definitely didnāt all agree on what the ideal solution to a given problem was, but we were at least approaching topics from a similar starting point, which was great.
{
"type": "entry",
"published": "2024-03-19T10:47:29Z",
"url": "https://adactio.com/links/20993",
"category": [
"indieweb",
"community",
"indiewebcamp",
"brighton",
"personal",
"publishing",
"sharing",
"independent",
"events",
"gathering"
],
"bookmark-of": [
"https://theadhocracy.co.uk/wrote/indiewebcamp-brighton-2024"
],
"content": {
"text": "theAdhocracy | IndieWebCamp Brighton 2024\n\n\n\nAn in-depth look at Indie Web Camp Brighton with some suggestions for improving future events. Also, this insightful nugget:\n\n\n There was something really energising about being with a group of people that had a diverse range of backgrounds, ideas, and interests, but who all shared a specific outlook on one problem space. We definitely didn\u2019t all agree on what the ideal solution to a given problem was, but we were at least approaching topics from a similar starting point, which was great.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://theadhocracy.co.uk/wrote/indiewebcamp-brighton-2024\">\ntheAdhocracy | IndieWebCamp Brighton 2024\n</a>\n</h3>\n\n<p>An in-depth look at Indie Web Camp Brighton with some suggestions for improving future events. Also, this insightful nugget:</p>\n\n<blockquote>\n <p>There was something really energising about being with a group of people that had a diverse range of backgrounds, ideas, and interests, but who all shared a specific outlook on one problem space. We definitely didn\u2019t all agree on what the ideal solution to a given problem was, but we were at least approaching topics from a similar starting point, which was great.</p>\n</blockquote>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "40589943",
"_source": "2",
"_is_read": false
}
I had a fantastic time and hope it will become a frequent event.
Same!
{
"type": "entry",
"published": "2024-03-19T10:46:56Z",
"url": "https://adactio.com/links/20992",
"category": [
"indieweb",
"community",
"indiewebcamp",
"brighton",
"personal",
"publishing",
"sharing",
"independent",
"events",
"gathering"
],
"bookmark-of": [
"https://ohhelloana.blog/iwc-brighton-2024/"
],
"content": {
"text": "Oh Hello Ana - Reflections from IndieWebCamp Brighton\n\n\n\n\n I had a fantastic time and hope it will become a frequent event.\n\n\nSame!",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://ohhelloana.blog/iwc-brighton-2024/\">\nOh Hello Ana - Reflections from IndieWebCamp Brighton\n</a>\n</h3>\n\n<blockquote>\n <p>I had a fantastic time and hope it will become a frequent event.</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": "40589944",
"_source": "2",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "@amcewen",
"url": "https://mastodon.me.uk/@amcewen",
"photo": null
},
"url": "https://mastodon.me.uk/@amcewen/112121897390214233",
"content": {
"html": "<p>The <a href=\"https://mastodon.me.uk/tags/Horizon\">#<span>Horizon</span></a> scandal; <a href=\"https://mastodon.me.uk/tags/indieweb\">#<span>indieweb</span></a>; and understanding <a href=\"https://mastodon.me.uk/tags/fractals\">#<span>fractals</span></a> - the January 15th 2024 edition of Interesting Things on the Internet</p><p><a href=\"http://www.mcqn.net/mcfilter/archives/links/interesting_things_on_the_internet_january_15th_2024_edition.html\"><span>http://www.</span><span>mcqn.net/mcfilter/archives/lin</span><span>ks/interesting_things_on_the_internet_january_15th_2024_edition.html</span></a></p>",
"text": "The #Horizon scandal; #indieweb; and understanding #fractals - the January 15th 2024 edition of Interesting Things on the Internet\n\nhttp://www.mcqn.net/mcfilter/archives/links/interesting_things_on_the_internet_january_15th_2024_edition.html"
},
"published": "2024-03-19T10:33:01+00:00",
"post-type": "note",
"_id": "40589832",
"_source": "8007",
"_is_read": false
}
You can feel it in the air. Whatās old is new again. Blogs are returning. RSS is again ascendant.
{
"type": "entry",
"published": "2024-03-19T07:56:41Z",
"url": "https://adactio.com/links/20988",
"category": [
"indieweb",
"personal",
"publishing",
"blogging",
"federation",
"fediverse",
"web",
"history",
"blogs",
"writing",
"sharing",
"nostalgia"
],
"bookmark-of": [
"https://theinternet.review/2024/03/13/ready-to-party-like-its-1999/"
],
"content": {
"text": "Why I\u2019m Ready to Party Like It\u2019s 1999\u2026Again | The Internet Review\n\n\n\n\n You can feel it in the air. What\u2019s old is new again. Blogs are returning. RSS is again ascendant.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://theinternet.review/2024/03/13/ready-to-party-like-its-1999/\">\nWhy I\u2019m Ready to Party Like It\u2019s 1999\u2026Again | The Internet Review\n</a>\n</h3>\n\n<blockquote>\n <p>You can feel it in the air. What\u2019s old is new again. Blogs are returning. RSS is again ascendant.</p>\n</blockquote>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "40588870",
"_source": "2",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.agnos.is/notes/9r1h3042m7k0003m",
"content": {
"html": "<p>I am working on adding templated pages to the <a href=\"https://social.agnos.is/tags/gempost\">#gempost</a><span> Gemini static site generator.<br /><br /></span><a href=\"https://github.com/justlark/gempost/pull/2\">https://github.com/justlark/gempost/pull/2</a><span><br /><br /></span><a href=\"https://social.agnos.is/tags/geminiprotocol\">#geminiprotocol</a> <a href=\"https://social.agnos.is/tags/smallweb\">#smallweb</a> <a href=\"https://social.agnos.is/tags/indieweb\">#indieweb</a></p>",
"text": "I am working on adding templated pages to the #gempost Gemini static site generator.\n\nhttps://github.com/justlark/gempost/pull/2\n\n#geminiprotocol #smallweb #indieweb"
},
"published": "2024-03-19T05:02:39+00:00",
"post-type": "note",
"_id": "40588310",
"_source": "8007",
"_is_read": false
}
My first foray into the #Indieweb just got me confused and tangled up. I think Iām just about ready to give it another go.
{
"type": "entry",
"author": {
"name": "@jordesign",
"url": "https://moth.social/@jordesign",
"photo": null
},
"url": "https://moth.social/@jordesign/112120107593072239",
"content": {
"html": "<p>My first foray into the <a href=\"https://moth.social/tags/Indieweb\">#<span>Indieweb</span></a> just got me confused and tangled up. I think I\u2019m just about ready to give it another go.</p>",
"text": "My first foray into the #Indieweb just got me confused and tangled up. I think I\u2019m just about ready to give it another go."
},
"published": "2024-03-19T02:57:51+00:00",
"post-type": "note",
"_id": "40587618",
"_source": "8007",
"_is_read": false
}
I really like personal homepages and have quite a list of them bookmarked. I'll post one every week until I don't. So here's Cool Personal Homepages #CPH Vol. 9: sadgrl.online https://goblin-heart.net/sadgrl/
PS: Sorry for being late, but I had an extended weekend.. so my next week starts tomorrow. š
#SmallWeb #indieweb #smolweb #PersonalSites #homepage
{
"type": "entry",
"author": {
"name": "@jlsksr",
"url": "https://mastodon.online/@jlsksr",
"photo": null
},
"url": "https://mastodon.online/@jlsksr/112118531653745316",
"content": {
"html": "<p>I really like personal homepages and have quite a list of them bookmarked. I'll post one every week until I don't. So here's Cool Personal Homepages <a href=\"https://mastodon.online/tags/CPH\">#<span>CPH</span></a> Vol. 9: sadgrl.online <a href=\"https://goblin-heart.net/sadgrl/\"><span>https://</span><span>goblin-heart.net/sadgrl/</span><span></span></a></p><p>PS: Sorry for being late, but I had an extended weekend.. so my next week starts tomorrow. \ud83d\ude09 </p><p><a href=\"https://mastodon.online/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://mastodon.online/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.online/tags/smolweb\">#<span>smolweb</span></a> <a href=\"https://mastodon.online/tags/PersonalSites\">#<span>PersonalSites</span></a> <a href=\"https://mastodon.online/tags/homepage\">#<span>homepage</span></a></p>",
"text": "I really like personal homepages and have quite a list of them bookmarked. I'll post one every week until I don't. So here's Cool Personal Homepages #CPH Vol. 9: sadgrl.online https://goblin-heart.net/sadgrl/\n\nPS: Sorry for being late, but I had an extended weekend.. so my next week starts tomorrow. \ud83d\ude09 \n\n#SmallWeb #indieweb #smolweb #PersonalSites #homepage"
},
"published": "2024-03-18T20:17:04+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/112/118/531/740/791/841/original/5f713b6571cdd651.png"
],
"post-type": "photo",
"_id": "40585253",
"_source": "8007",
"_is_read": false
}
So, what we know as the cloud doesnāt actually exist. Itās a euphemism that obfuscates the consolidation of critical infrastructure. The cloud is metaphysical porn for wild-eyed technocrats in Allbirds who say things like, āIām making a dent in the universeā without a whisper of irony. Itās bullshit. Itās fugazi. There is no spoon, Neo. [ā¦] ā¦
https://lars-christian.com/notes/76406ea96b/
#cloud #indieweb
{
"type": "entry",
"author": {
"name": "@lars",
"url": "https://mastodon.social/@lars",
"photo": null
},
"url": "https://mastodon.social/@lars/112118373251919921",
"content": {
"html": "<p>So, what we know as the cloud doesn\u2019t actually exist. It\u2019s a euphemism that obfuscates the consolidation of critical infrastructure. The cloud is metaphysical porn for wild-eyed technocrats in Allbirds who say things like, \u201cI\u2019m making a dent in the universe\u201d without a whisper of irony. It\u2019s bullshit. It\u2019s fugazi. There is no spoon, Neo. [\u2026] \u2026 </p><p><a href=\"https://lars-christian.com/notes/76406ea96b/\"><span>https://</span><span>lars-christian.com/notes/76406</span><span>ea96b/</span></a><br /><a href=\"https://mastodon.social/tags/cloud\">#<span>cloud</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "So, what we know as the cloud doesn\u2019t actually exist. It\u2019s a euphemism that obfuscates the consolidation of critical infrastructure. The cloud is metaphysical porn for wild-eyed technocrats in Allbirds who say things like, \u201cI\u2019m making a dent in the universe\u201d without a whisper of irony. It\u2019s bullshit. It\u2019s fugazi. There is no spoon, Neo. [\u2026] \u2026 \n\nhttps://lars-christian.com/notes/76406ea96b/\n#cloud #indieweb"
},
"published": "2024-03-18T19:36:47+00:00",
"post-type": "note",
"_id": "40584719",
"_source": "8007",
"_is_read": false
}
Something must be horribly wrong with me if the first tool I reach for to edit a post is psql
.
I should really design a proper Micropub client designed for editing, incl. editing HTML.
{
"type": "entry",
"published": "2024-03-18T20:28:17.766358942+03:00",
"url": "https://fireburn.ru/posts/bf4rBb6",
"category": [
"IndieWeb"
],
"content": {
"text": "Something must be horribly wrong with me if the first tool I reach for to edit a post is psql.\nI should really design a proper Micropub client designed for editing, incl. editing HTML.",
"html": "<p>Something must be horribly wrong with me if the first tool I reach for to edit a post is <code>psql</code>.</p>\n<p>I should really design a proper Micropub client designed for editing, incl. editing HTML.</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": "40584074",
"_source": "1371",
"_is_read": false
}
I thought i would give this blogging thing a go and wrote about what do to about the "urgency" designers should feel about AI.
https://rosenqvist.design/posts/designAndAI.html
#AI #design #ux #chatgpt #indieweb #blog
{
"type": "entry",
"author": {
"name": "@amalgam_",
"url": "https://mastodon.social/@amalgam_",
"photo": null
},
"url": "https://mastodon.social/@amalgam_/112117460612222767",
"content": {
"html": "<p>I thought i would give this blogging thing a go and wrote about what do to about the \"urgency\" designers should feel about AI.</p><p><a href=\"https://rosenqvist.design/posts/designAndAI.html\"><span>https://</span><span>rosenqvist.design/posts/design</span><span>AndAI.html</span></a></p><p><a href=\"https://mastodon.social/tags/AI\">#<span>AI</span></a> <a href=\"https://mastodon.social/tags/design\">#<span>design</span></a> <a href=\"https://mastodon.social/tags/ux\">#<span>ux</span></a> <a href=\"https://mastodon.social/tags/chatgpt\">#<span>chatgpt</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://mastodon.social/tags/blog\">#<span>blog</span></a></p>",
"text": "I thought i would give this blogging thing a go and wrote about what do to about the \"urgency\" designers should feel about AI.\n\nhttps://rosenqvist.design/posts/designAndAI.html\n\n#AI #design #ux #chatgpt #indieweb #blog"
},
"published": "2024-03-18T15:44:41+00:00",
"post-type": "note",
"_id": "40583064",
"_source": "8007",
"_is_read": false
}
I just attended IndiewebCamp Brighton, where I had a mind-expanding time with a bunch of folks as enthusiastic about the web as I am. It left me with a sense of hope that there are pocks of people keeping the dream of a free and open web alive.
{
"type": "entry",
"published": "2024-03-18T10:00:02Z",
"url": "https://adactio.com/links/20986",
"category": [
"indieweb",
"community",
"indiewebcamp",
"brighton",
"personal",
"publishing",
"sharing",
"independent",
"events",
"gathering"
],
"bookmark-of": [
"https://roobottom.com/articles/plugging-into-the-indieweb/"
],
"content": {
"text": "Plugging into the IndieWeb - Jon\u2019s website\n\n\n\n\n I just attended IndiewebCamp Brighton, where I had a mind-expanding time with a bunch of folks as enthusiastic about the web as I am. It left me with a sense of hope that there are pocks of people keeping the dream of a free and open web alive.",
"html": "<h3>\n<a class=\"p-name u-bookmark-of\" href=\"https://roobottom.com/articles/plugging-into-the-indieweb/\">\nPlugging into the IndieWeb - Jon\u2019s website\n</a>\n</h3>\n\n<blockquote>\n <p>I just attended <a href=\"https://indieweb.org/2024/Brighton\">IndiewebCamp Brighton</a>, where I had a mind-expanding time with a bunch of folks as enthusiastic about the web as I am. It left me with a sense of hope that there are pocks of people keeping the dream of a free and open web alive.</p>\n</blockquote>"
},
"author": {
"type": "card",
"name": "Jeremy Keith",
"url": "https://adactio.com/",
"photo": "https://adactio.com/images/photo-150.jpg"
},
"post-type": "bookmark",
"_id": "40579659",
"_source": "2",
"_is_read": false
}
#indieweb #socialmedia
I just uninstalled #Instagram from my phone. After... 5 years? More? I was getting annoyed at the constant silent notifications to get back to threads and see promoted accounts and what-not, that dreaded awful horrible OCD inducing red dot. So silencing notifications do not work for that. So I uninstalled it.
More reason to keep my digital life in my own little domain ... more šš» https://marisabel.nl/social/
{
"type": "entry",
"author": {
"name": "@immarisabel",
"url": "https://indieweb.social/@immarisabel",
"photo": null
},
"url": "https://indieweb.social/@immarisabel/112115451005869368",
"content": {
"html": "<p><a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/socialmedia\">#<span>socialmedia</span></a></p><p>I just uninstalled <a href=\"https://indieweb.social/tags/Instagram\">#<span>Instagram</span></a> from my phone. After... 5 years? More? I was getting annoyed at the constant silent notifications to get back to threads and see promoted accounts and what-not, that dreaded awful horrible OCD inducing red dot. So silencing notifications do not work for that. So I uninstalled it. </p><p>More reason to keep my digital life in my own little domain ... more \ud83d\udc49\ud83c\udffb <a href=\"https://marisabel.nl/social/\"><span>https://</span><span>marisabel.nl/social/</span><span></span></a></p>",
"text": "#indieweb #socialmedia\n\nI just uninstalled #Instagram from my phone. After... 5 years? More? I was getting annoyed at the constant silent notifications to get back to threads and see promoted accounts and what-not, that dreaded awful horrible OCD inducing red dot. So silencing notifications do not work for that. So I uninstalled it. \n\nMore reason to keep my digital life in my own little domain ... more \ud83d\udc49\ud83c\udffb https://marisabel.nl/social/"
},
"published": "2024-03-18T07:13:37+00:00",
"post-type": "note",
"_id": "40578868",
"_source": "8007",
"_is_read": false
}