Forever balancing my personal enjoyment with #SwiftUI and my belief in the #IndieWeb and the future of the web in general
#WebDevelopment #SwiftLang #Developer #Programming
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@countablenewt/115155185237956985",
"content": {
"html": "<p>Forever balancing my personal enjoyment with <a href=\"https://mastodon.social/tags/SwiftUI\">#<span>SwiftUI</span></a> and my belief in the <a href=\"https://mastodon.social/tags/IndieWeb\">#<span>IndieWeb</span></a> and the future of the web in general</p><p><a href=\"https://mastodon.social/tags/WebDevelopment\">#<span>WebDevelopment</span></a> <a href=\"https://mastodon.social/tags/SwiftLang\">#<span>SwiftLang</span></a> <a href=\"https://mastodon.social/tags/Developer\">#<span>Developer</span></a> <a href=\"https://mastodon.social/tags/Programming\">#<span>Programming</span></a></p>",
"text": "Forever balancing my personal enjoyment with #SwiftUI and my belief in the #IndieWeb and the future of the web in general\n\n#WebDevelopment #SwiftLang #Developer #Programming"
},
"published": "2025-09-06T03:18:01+00:00",
"post-type": "note",
"_id": "45867073",
"_source": "8007",
"_is_read": false
}
Another day of learning WebDev by failing to fix a bug that is bugging me in the software that I use:
Splash screen in wafrn is scrollable. It was weird and I said why not try to make a bug fix. Cloned a repo, and started digging.
Turns out that during splash screen thare are two elements fighting for the screen space. #indieweb {min-height: 100dvh;}
and #splash {min-height: 100dvh}
both want all the space.
Git blamed @sztupy for adding a indieweb microformats. A feature that I can't even get working as last commit for Firefox extension was 12 years ago.
I have dug dipper and microformats are generated only for posts and blogs so if I could display microformats only on those pages I would be happy.
I have searched for the magical @document but it was deprecated. I guess the solution must be a bit more complicated and in another part of the codebase.
Next time in my webdev adventures I will venture forth into ![media-1]
#webdev #wafrn #indieweb #splash
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://app.wafrn.net/fediverse/post/e2946d91-b6fb-4b20-aadc-5158411393fe",
"content": {
"html": "<p>Another day of learning WebDev by failing to fix a bug that is bugging me in the software that I use:</p><br /><p>Splash screen in wafrn is scrollable. It was weird and I said why not try to make a bug fix. Cloned a repo, and started digging. </p><br /><p>Turns out that during splash screen thare are two elements fighting for the screen space. <code>#indieweb {min-height: 100dvh;}</code> and <code>#splash {min-height: 100dvh}</code> both want all the space. </p><br /><p>Git blamed <span class=\"h-card\"><a class=\"u-url\" href=\"https://social.sztupy.hu/fediverse/blog/sztupy\">@<span>sztupy</span></a></span> for adding a indieweb microformats. A feature that I can't even get working as last commit for <a href=\"https://github.com/mkaply/operator\">Firefox extension was 12 years ago</a>. </p><br /><p>I have dug dipper and microformats are generated only for posts and blogs so if I could display microformats only on those pages I would be happy. </p><br /><p>I have searched for the magical <a href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/@document\">@document</a> but it was deprecated. I guess the solution must be a bit more complicated and in another part of the codebase. </p><br /><p>Next time in my webdev adventures I will venture forth into ![media-1]</p><br /><a href=\"https://app.wafrn.net/dashboard/search/webdev\">#webdev</a> <a href=\"https://app.wafrn.net/dashboard/search/wafrn\">#wafrn</a> <a href=\"https://app.wafrn.net/dashboard/search/indieweb\">#indieweb</a> <a href=\"https://app.wafrn.net/dashboard/search/splash\">#splash</a>\n<a class=\"u-mention\" href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/@document\"></a>\n<a class=\"u-mention\" href=\"https://social.sztupy.hu/fediverse/blog/sztupy\"></a>",
"text": "Another day of learning WebDev by failing to fix a bug that is bugging me in the software that I use:\nSplash screen in wafrn is scrollable. It was weird and I said why not try to make a bug fix. Cloned a repo, and started digging. \nTurns out that during splash screen thare are two elements fighting for the screen space. #indieweb {min-height: 100dvh;} and #splash {min-height: 100dvh} both want all the space. \nGit blamed @sztupy for adding a indieweb microformats. A feature that I can't even get working as last commit for Firefox extension was 12 years ago. \nI have dug dipper and microformats are generated only for posts and blogs so if I could display microformats only on those pages I would be happy. \nI have searched for the magical @document but it was deprecated. I guess the solution must be a bit more complicated and in another part of the codebase. \nNext time in my webdev adventures I will venture forth into ![media-1]\n#webdev #wafrn #indieweb #splash"
},
"published": "2025-09-05T23:18:26+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/115/154/267/265/218/747/original/d6c19cc9afb60de2.webp"
],
"post-type": "photo",
"_id": "45865853",
"_source": "8007",
"_is_read": false
}
And as an aside: if anyone has the ability to edit the #IndieWeb wiki, I'd love to see TumblBee added to the list of options for exporting from Tumblr… 👀
https://indieweb.org/Tumblr#How_to_export_your_data
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://sunny.garden/@cari/115153196256166924",
"content": {
"html": "<p>And as an aside: if anyone has the ability to edit the <a href=\"https://sunny.garden/tags/IndieWeb\">#<span>IndieWeb</span></a> wiki, I'd love to see TumblBee added to the list of options for exporting from Tumblr\u2026 \ud83d\udc40</p><p><a href=\"https://indieweb.org/Tumblr#How_to_export_your_data\"><span>https://</span><span>indieweb.org/Tumblr#How_to_exp</span><span>ort_your_data</span></a></p>",
"text": "And as an aside: if anyone has the ability to edit the #IndieWeb wiki, I'd love to see TumblBee added to the list of options for exporting from Tumblr\u2026 \ud83d\udc40\n\nhttps://indieweb.org/Tumblr#How_to_export_your_data"
},
"published": "2025-09-05T18:52:11+00:00",
"post-type": "note",
"_id": "45863941",
"_source": "8007",
"_is_read": false
}
In case you missed it last month: I made an app! TumblBee is a friendly cross-platform tool for exporting your original #Tumblr posts and pages.
https://lilacpixel.itch.io/tumblbee
Export your content to #Markdown or HTML for use elsewhere, or keep a personal backup for your own records. It's available for Windows, macOS, and Linux (Flatpak), with pay-what-you-want pricing.
Boosts are appreciated, as always! Let me know if you find this useful or if you'd like to see more things like it
(It was my birthday recently, and you'd be making my day!)
#software #tools #IndieDev #IndieWeb #SmallWeb #blogging #backup
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://sunny.garden/@cari/115153185464347872",
"content": {
"html": "<p>In case you missed it last month: I made an app! TumblBee is a friendly cross-platform tool for exporting your original <a href=\"https://sunny.garden/tags/Tumblr\">#<span>Tumblr</span></a> posts and pages.</p><p><a href=\"https://lilacpixel.itch.io/tumblbee\"><span>https://</span><span>lilacpixel.itch.io/tumblbee</span><span></span></a></p><p>Export your content to <a href=\"https://sunny.garden/tags/Markdown\">#<span>Markdown</span></a> or HTML for use elsewhere, or keep a personal backup for your own records. It's available for Windows, macOS, and Linux (Flatpak), with pay-what-you-want pricing.</p><p>Boosts are appreciated, as always! Let me know if you find this useful or if you'd like to see more things like it <img alt=\":blobcatheart:\" height=\"16\" src=\"https://files.mastodon.social/cache/custom_emojis/images/000/421/756/original/c6398056e29cd37f.png\" title=\":blobcatheart:\" width=\"16\" /> (It was my birthday recently, and you'd be making my day!)</p><p><a href=\"https://sunny.garden/tags/software\">#<span>software</span></a> <a href=\"https://sunny.garden/tags/tools\">#<span>tools</span></a> <a href=\"https://sunny.garden/tags/IndieDev\">#<span>IndieDev</span></a> <a href=\"https://sunny.garden/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://sunny.garden/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://sunny.garden/tags/blogging\">#<span>blogging</span></a> <a href=\"https://sunny.garden/tags/backup\">#<span>backup</span></a></p>",
"text": "In case you missed it last month: I made an app! TumblBee is a friendly cross-platform tool for exporting your original #Tumblr posts and pages.\n\nhttps://lilacpixel.itch.io/tumblbee\n\nExport your content to #Markdown or HTML for use elsewhere, or keep a personal backup for your own records. It's available for Windows, macOS, and Linux (Flatpak), with pay-what-you-want pricing.\n\nBoosts are appreciated, as always! Let me know if you find this useful or if you'd like to see more things like it (It was my birthday recently, and you'd be making my day!)\n\n#software #tools #IndieDev #IndieWeb #SmallWeb #blogging #backup"
},
"published": "2025-09-05T18:49:26+00:00",
"post-type": "note",
"_id": "45863942",
"_source": "8007",
"_is_read": false
}
Has anyone ever done anything with microformats on the web?
I don't mean just adding it to the website, but those microformatted HTMLs being actually used for something?
#html #blogging #microformat #openweb #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://genserver.social/objects/18dddd0f-9535-46c3-96b2-6052fbdb53b4",
"content": {
"html": "Has anyone ever done anything with microformats on the web? <br />I don't mean just adding it to the website, but those microformatted HTMLs being actually used for something? <br /><br /><a href=\"https://genserver.social/tag/html\">#html</a> <a href=\"https://genserver.social/tag/blogging\">#blogging</a> <a href=\"https://genserver.social/tag/microformat\">#microformat</a> <a href=\"https://genserver.social/tag/openweb\">#openweb</a> <a href=\"https://genserver.social/tag/indieweb\">#indieweb</a>",
"text": "Has anyone ever done anything with microformats on the web? \nI don't mean just adding it to the website, but those microformatted HTMLs being actually used for something? \n\n#html #blogging #microformat #openweb #indieweb"
},
"published": "2025-09-05T17:44:42+00:00",
"post-type": "note",
"_id": "45863118",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://scicomm.xyz/@ratika/115152598260132478",
"content": {
"html": "<p>Well, this was unexpected:</p><p><a href=\"https://chavanniclass.wordpress.com/2025/09/05/meh/\"><span>https://</span><span>chavanniclass.wordpress.com/20</span><span>25/09/05/meh/</span></a></p><p><a href=\"https://scicomm.xyz/tags/writing\">#<span>writing</span></a> <a href=\"https://scicomm.xyz/tags/blog\">#<span>blog</span></a> <a href=\"https://scicomm.xyz/tags/blogging\">#<span>blogging</span></a> <a href=\"https://scicomm.xyz/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://scicomm.xyz/tags/inspiration\">#<span>inspiration</span></a> <a href=\"https://scicomm.xyz/tags/artist\">#<span>artist</span></a></p>",
"text": "Well, this was unexpected:\n\nhttps://chavanniclass.wordpress.com/2025/09/05/meh/\n\n#writing #blog #blogging #IndieWeb #inspiration #artist"
},
"published": "2025-09-05T16:20:06+00:00",
"post-type": "note",
"_id": "45862530",
"_source": "8007",
"_is_read": false
}
We all know that overthinking is detrimental to our mental health, but the WAY we think about our experiences is a recent phenomenon. In this piece, I analyze how #Kierkegaard and #Nietzsche have approached the topic of #suffering.
Check it out!
https://d-integration.org/the-bride-of-sorrow-rethinking-suffering/
#SmallWeb #IndieWeb #PersonalBlog
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@scalone/115152269472251586",
"content": {
"html": "<p>We all know that overthinking is detrimental to our mental health, but the WAY we think about our experiences is a recent phenomenon. In this piece, I analyze how <a href=\"https://indieweb.social/tags/Kierkegaard\">#<span>Kierkegaard</span></a> and <a href=\"https://indieweb.social/tags/Nietzsche\">#<span>Nietzsche</span></a> have approached the topic of <a href=\"https://indieweb.social/tags/suffering\">#<span>suffering</span></a>. </p><p>Check it out!</p><p><a href=\"https://d-integration.org/the-bride-of-sorrow-rethinking-suffering/\"><span>https://</span><span>d-integration.org/the-bride-of</span><span>-sorrow-rethinking-suffering/</span></a></p><p><a href=\"https://indieweb.social/tags/SmallWeb\">#<span>SmallWeb</span></a> <a href=\"https://indieweb.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://indieweb.social/tags/PersonalBlog\">#<span>PersonalBlog</span></a></p>",
"text": "We all know that overthinking is detrimental to our mental health, but the WAY we think about our experiences is a recent phenomenon. In this piece, I analyze how #Kierkegaard and #Nietzsche have approached the topic of #suffering. \n\nCheck it out!\n\nhttps://d-integration.org/the-bride-of-sorrow-rethinking-suffering/\n\n#SmallWeb #IndieWeb #PersonalBlog"
},
"published": "2025-09-05T14:56:29+00:00",
"post-type": "note",
"_id": "45860189",
"_source": "8007",
"_is_read": false
}
after much deliberation, reading, rereading, redrafting, rearranging, and oh god that was so much work! It is finally live:
https://marisabel.nl/public/blog/IndieWeb_Carnival_August_2025_:_Roundup
Thank you so much for this journey, it was beautiful to read all the entries and paint this canvas.
#indiewebcarnival #colors #Indieweb #blogging
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@immarisabel/115150659210957682",
"content": {
"html": "<p>after much deliberation, reading, rereading, redrafting, rearranging, and oh god that was so much work! It is finally live:</p><p><a href=\"https://marisabel.nl/public/blog/IndieWeb_Carnival_August_2025_:_Roundup\"><span>https://</span><span>marisabel.nl/public/blog/Indie</span><span>Web_Carnival_August_2025_:_Roundup</span></a></p><p>Thank you so much for this journey, it was beautiful to read all the entries and paint this canvas. </p><p><a href=\"https://indieweb.social/tags/indiewebcarnival\">#<span>indiewebcarnival</span></a> <a href=\"https://indieweb.social/tags/colors\">#<span>colors</span></a> <a href=\"https://indieweb.social/tags/Indieweb\">#<span>Indieweb</span></a> <a href=\"https://indieweb.social/tags/blogging\">#<span>blogging</span></a></p>",
"text": "after much deliberation, reading, rereading, redrafting, rearranging, and oh god that was so much work! It is finally live:\n\nhttps://marisabel.nl/public/blog/IndieWeb_Carnival_August_2025_:_Roundup\n\nThank you so much for this journey, it was beautiful to read all the entries and paint this canvas. \n\n#indiewebcarnival #colors #Indieweb #blogging"
},
"published": "2025-09-05T08:06:59+00:00",
"post-type": "note",
"_id": "45856131",
"_source": "8007",
"_is_read": false
}
It's officially my birthday, and I started it by finalizing a custom in-house markup language for my website.
#webdevelopment #webdev #indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@HisVirusness/115150574997837462",
"content": {
"html": "<p>It's officially my birthday, and I started it by finalizing a custom in-house markup language for my website.</p><p><a href=\"https://mastodon.social/tags/webdevelopment\">#<span>webdevelopment</span></a> <a href=\"https://mastodon.social/tags/webdev\">#<span>webdev</span></a> <a href=\"https://mastodon.social/tags/indieweb\">#<span>indieweb</span></a></p>",
"text": "It's officially my birthday, and I started it by finalizing a custom in-house markup language for my website.\n\n#webdevelopment #webdev #indieweb"
},
"published": "2025-09-05T07:45:34+00:00",
"photo": [
"https://files.mastodon.social/media_attachments/files/115/150/570/275/306/988/original/5d1163e976999fa1.png"
],
"post-type": "photo",
"_id": "45855946",
"_source": "8007",
"_is_read": false
}
@alexwild Internet Wayback Machine...and some old Geocities URLs. BBSs (not the internet technically, I guess). It was great before social media, politics, before tech got too easy, basically before they let the stupid people on it (of course at some point, I was there too)
Check out the #indieweb and #pubnix it's still fun.
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://discuss.systems/@leean00/115149945897674782",
"content": {
"html": "<p><span class=\"h-card\"><a class=\"u-url\" href=\"https://mastodon.online/@alexwild\">@<span>alexwild</span></a></span> Internet Wayback Machine...and some old Geocities URLs. BBSs (not the internet technically, I guess). It was great before social media, politics, before tech got too easy, basically before they let the stupid people on it (of course at some point, I was there too)</p><p>Check out the <a href=\"https://discuss.systems/tags/indieweb\">#<span>indieweb</span></a> and <a href=\"https://discuss.systems/tags/pubnix\">#<span>pubnix</span></a> it's still fun.</p>\n<a class=\"u-mention\" href=\"https://mastodon.online/@alexwild\"></a>",
"text": "@alexwild Internet Wayback Machine...and some old Geocities URLs. BBSs (not the internet technically, I guess). It was great before social media, politics, before tech got too easy, basically before they let the stupid people on it (of course at some point, I was there too)\n\nCheck out the #indieweb and #pubnix it's still fun."
},
"published": "2025-09-05T05:05:35+00:00",
"post-type": "note",
"_id": "45855123",
"_source": "8007",
"_is_read": false
}
I did a little Django proof-of-concept on the fat posts with just Note and Article post types. I wanted to be sure I could have type-specific admin pages before doing the big lift on my site architecture. The key seems to be using proxy models.
https://orangegnome.com/posts/3677/fat-posts-in-django
#Django #WebDevelopment #Indieweb
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.online/@brentlineberry/115149118795163849",
"content": {
"html": "<p>I did a little Django proof-of-concept on the fat posts with just Note and Article post types. I wanted to be sure I could have type-specific admin pages before doing the big lift on my site architecture. The key seems to be using proxy models.</p><p><a href=\"https://orangegnome.com/posts/3677/fat-posts-in-django\"><span>https://</span><span>orangegnome.com/posts/3677/fat</span><span>-posts-in-django</span></a></p><p><a href=\"https://mastodon.online/tags/Django\">#<span>Django</span></a> <a href=\"https://mastodon.online/tags/WebDevelopment\">#<span>WebDevelopment</span></a> <a href=\"https://mastodon.online/tags/Indieweb\">#<span>Indieweb</span></a></p>",
"text": "I did a little Django proof-of-concept on the fat posts with just Note and Article post types. I wanted to be sure I could have type-specific admin pages before doing the big lift on my site architecture. The key seems to be using proxy models.\n\nhttps://orangegnome.com/posts/3677/fat-posts-in-django\n\n#Django #WebDevelopment #Indieweb"
},
"published": "2025-09-05T01:35:14+00:00",
"post-type": "note",
"_id": "45854090",
"_source": "8007",
"_is_read": false
}
Kia ora!
Now on Mastodon + Bluesky
I will like yakk about #IndieWeb #PKM #Gamification and the #IndieGame I'm working on... 🥰
https://garden.patsitive.co.nz/2025-09-05-1
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://pkm.social/@patsitive/115148619829123644",
"content": {
"html": "<p>Kia ora! </p><p>Now on Mastodon + Bluesky</p><p>I will like yakk about <a href=\"https://pkm.social/tags/IndieWeb\">#<span>IndieWeb</span></a> <a href=\"https://pkm.social/tags/PKM\">#<span>PKM</span></a> <a href=\"https://pkm.social/tags/Gamification\">#<span>Gamification</span></a> and the <a href=\"https://pkm.social/tags/IndieGame\">#<span>IndieGame</span></a> I'm working on... \ud83e\udd70</p><p><a href=\"https://garden.patsitive.co.nz/2025-09-05-1\"><span>https://</span><span>garden.patsitive.co.nz/2025-09</span><span>-05-1</span></a></p>",
"text": "Kia ora! \n\nNow on Mastodon + Bluesky\n\nI will like yakk about #IndieWeb #PKM #Gamification and the #IndieGame I'm working on... \ud83e\udd70\n\nhttps://garden.patsitive.co.nz/2025-09-05-1"
},
"published": "2025-09-04T23:28:20+00:00",
"post-type": "note",
"_id": "45854091",
"_source": "8007",
"_is_read": false
}
does using TiddlyWiki go against the DIY smallweb ethos or am I just overthinking this because I have burnout or something?
#smallweb #indieweb #tiddlywiki
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://fedia.social/notes/ac9ptii2lzg0wl20",
"content": {
"html": "<p><span>does using TiddlyWiki go against the DIY smallweb ethos or am I just overthinking this because I have burnout or something?<br /><br /><br /></span><a href=\"https://fedia.social/tags/smallweb\">#smallweb</a><span> </span><a href=\"https://fedia.social/tags/indieweb\">#indieweb</a><span> </span><a href=\"https://fedia.social/tags/tiddlywiki\">#tiddlywiki</a></p>",
"text": "does using TiddlyWiki go against the DIY smallweb ethos or am I just overthinking this because I have burnout or something?\n\n\n#smallweb #indieweb #tiddlywiki"
},
"published": "2025-09-05T01:23:11+00:00",
"post-type": "note",
"_id": "45853992",
"_source": "8007",
"_is_read": false
}
I currently use a Github repo to deploy my personal website/blog to Netlify.
I want to move off of Github for all the reasons. I know Codeberg is often recommended, but is it ok for personal websites? I feel like such a use case is maybe beyond its TOS.
Anyone have any insight? #SmallWeb and #IndieWeb folks -- who is using a Git repo somewhere other than Github?
#Github #Codeberg
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://techhub.social/@NearerAndFarther/115148483147795230",
"content": {
"html": "<p>I currently use a Github repo to deploy my personal website/blog to Netlify.</p><p>I want to move off of Github for all the reasons. I know Codeberg is often recommended, but is it ok for personal websites? I feel like such a use case is maybe beyond its TOS. </p><p>Anyone have any insight? <a href=\"https://techhub.social/tags/SmallWeb\">#<span>SmallWeb</span></a> and <a href=\"https://techhub.social/tags/IndieWeb\">#<span>IndieWeb</span></a> folks -- who is using a Git repo somewhere other than Github?</p><p><a href=\"https://techhub.social/tags/Github\">#<span>Github</span></a> <a href=\"https://techhub.social/tags/Codeberg\">#<span>Codeberg</span></a></p>",
"text": "I currently use a Github repo to deploy my personal website/blog to Netlify.\n\nI want to move off of Github for all the reasons. I know Codeberg is often recommended, but is it ok for personal websites? I feel like such a use case is maybe beyond its TOS. \n\nAnyone have any insight? #SmallWeb and #IndieWeb folks -- who is using a Git repo somewhere other than Github?\n\n#Github #Codeberg"
},
"published": "2025-09-04T22:53:35+00:00",
"post-type": "note",
"_id": "45853166",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://mastodon.social/@developerjustin/115147894338011873",
"content": {
"html": "<p>Can\u2019t stress enough how much you should never do this. </p><p><a href=\"https://mastodon.social/tags/indieWeb\">#<span>indieWeb</span></a> <a href=\"https://mastodon.social/tags/blogging\">#<span>blogging</span></a> <a href=\"https://mastodon.social/tags/rss\">#<span>rss</span></a></p><p><a href=\"https://www.theverge.com/news/770391/meta-threads-text-dumps-attachments-10000-characters\"><span>https://www.</span><span>theverge.com/news/770391/meta-</span><span>threads-text-dumps-attachments-10000-characters</span></a></p>",
"text": "Can\u2019t stress enough how much you should never do this. \n\n#indieWeb #blogging #rss\n\nhttps://www.theverge.com/news/770391/meta-threads-text-dumps-attachments-10000-characters"
},
"published": "2025-09-04T20:23:50+00:00",
"post-type": "note",
"_id": "45851948",
"_source": "8007",
"_is_read": false
}
This post is called "Playing the hits": https://nicks.im/posts/2025-playing-the-hits.html
It's about my favorite recent web thing (@hello Crucial Tracks) and slowly figuring out how to mirror an ongoing, updated daily-ish playlist on my own website.
I mention a couple #IndieWeb concepts as well as a little layout stuff using position: sticky in CSS.
I also made some album artwork for my playlist on Apple Music.
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://social.lol/@nsmsn/115147829963795505",
"content": {
"html": "<p>This post is called \"Playing the hits\": <a href=\"https://nicks.im/posts/2025-playing-the-hits.html\"><span>https://</span><span>nicks.im/posts/2025-playing-th</span><span>e-hits.html</span></a></p><p>It's about my favorite recent web thing (<span class=\"h-card\"><a class=\"u-url\" href=\"https://www.crucialtracks.org/\">@<span>hello</span></a></span> Crucial Tracks) and slowly figuring out how to mirror an ongoing, updated daily-ish playlist on my own website.</p><p>I mention a couple <a href=\"https://social.lol/tags/IndieWeb\">#<span>IndieWeb</span></a> concepts as well as a little layout stuff using position: sticky in CSS.</p><p>I also made some album artwork for my playlist on Apple Music.</p>\n<a class=\"u-mention\" href=\"https://www.crucialtracks.org/\"></a>",
"text": "This post is called \"Playing the hits\": https://nicks.im/posts/2025-playing-the-hits.html\n\nIt's about my favorite recent web thing (@hello Crucial Tracks) and slowly figuring out how to mirror an ongoing, updated daily-ish playlist on my own website.\n\nI mention a couple #IndieWeb concepts as well as a little layout stuff using position: sticky in CSS.\n\nI also made some album artwork for my playlist on Apple Music."
},
"published": "2025-09-04T20:07:28+00:00",
"photo": [
"https://files.mastodon.social/cache/media_attachments/files/115/147/830/003/953/128/original/1183a9ea9bf6b690.jpg"
],
"post-type": "photo",
"_id": "45851808",
"_source": "8007",
"_is_read": false
}
Does anyone have recommendations for Chief Operating Officer software dashboards?
to help track tax due dates, vendor lists, contract dates, payment schedules, etc?
I don't even know the best hashtags to use here.
#COO #dashboard #indieweb #software
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@louis/115147607156856851",
"content": {
"html": "<p>Does anyone have recommendations for Chief Operating Officer software dashboards?</p><p>to help track tax due dates, vendor lists, contract dates, payment schedules, etc?</p><p>I don't even know the best hashtags to use here.</p><p><a href=\"https://indieweb.social/tags/COO\">#<span>COO</span></a> <a href=\"https://indieweb.social/tags/dashboard\">#<span>dashboard</span></a> <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/tags/software\">#<span>software</span></a></p>",
"text": "Does anyone have recommendations for Chief Operating Officer software dashboards?\n\nto help track tax due dates, vendor lists, contract dates, payment schedules, etc?\n\nI don't even know the best hashtags to use here.\n\n#COO #dashboard #indieweb #software"
},
"published": "2025-09-04T19:10:48+00:00",
"post-type": "note",
"_id": "45851462",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://indieweb.social/@tchambers/115147485495431808",
"content": {
"html": "<p>Well put. <a href=\"https://indieweb.social/tags/indieweb\">#<span>indieweb</span></a> <a href=\"https://indieweb.social/@jjdelc/115126445419828719\"><span>https://</span><span>indieweb.social/@jjdelc/115126</span><span>445419828719</span></a></p>",
"text": "Well put. #indieweb https://indieweb.social/@jjdelc/115126445419828719"
},
"published": "2025-09-04T18:39:52+00:00",
"post-type": "note",
"_id": "45851165",
"_source": "8007",
"_is_read": false
}
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://scicomm.xyz/@ratika/115146781337999431",
"content": {
"html": "<p><a href=\"https://chavanniclass.wordpress.com/2025/09/04/empty-sentences/\"><span>https://</span><span>chavanniclass.wordpress.com/20</span><span>25/09/04/empty-sentences/</span></a></p><p><a href=\"https://scicomm.xyz/tags/writing\">#<span>writing</span></a> <a href=\"https://scicomm.xyz/tags/blog\">#<span>blog</span></a> <a href=\"https://scicomm.xyz/tags/blogging\">#<span>blogging</span></a> <a href=\"https://scicomm.xyz/tags/IndieWeb\">#<span>IndieWeb</span></a></p>",
"text": "https://chavanniclass.wordpress.com/2025/09/04/empty-sentences/\n\n#writing #blog #blogging #IndieWeb"
},
"published": "2025-09-04T15:40:47+00:00",
"post-type": "note",
"_id": "45849222",
"_source": "8007",
"_is_read": false
}
the beautiful independent autonomous open internet
beautiful html websites, gemini capsules, tildeverse, webrings, neocities, lolspaces, selfhosted static sites, builders, constructors, permacomputorers... i love you. every work you put into adding to this slightly forgotten but rediscovered web of independence from enshittified closed garden silos, cherishing inconveniences, text interfaces, frugal computing..., it all adds up to something remarkable. each and every one of you matter! each and every one is important in adding your own tiny little piece into the never-ending hopepunk puzzle-forest. go forth and keep gardening!
#IndieWeb #BeYourOwnPlatform
{
"type": "entry",
"author": {
"name": "#indieweb",
"url": "https://mastodon.social/tags/indieweb",
"photo": null
},
"url": "https://0x.trans.fail/@prinlu/statuses/01K4AMKA5BBNDEBXK663YQKBRM",
"content": {
"html": "<p>the beautiful independent autonomous open internet</p><p>beautiful html websites, gemini capsules, tildeverse, webrings, neocities, lolspaces, selfhosted static sites, builders, constructors, permacomputorers... i love you. every work you put into adding to this slightly forgotten but rediscovered web of independence from enshittified closed garden silos, cherishing inconveniences, text interfaces, frugal computing..., it all adds up to something remarkable. each and every one of you matter! each and every one is important in adding your own tiny little piece into the never-ending hopepunk puzzle-forest. go forth and keep gardening!</p><p><a href=\"https://0x.trans.fail/tags/indieweb\">#<span>IndieWeb</span></a> <a href=\"https://0x.trans.fail/tags/beyourownplatform\">#<span>BeYourOwnPlatform</span></a></p>",
"text": "the beautiful independent autonomous open internet\n\nbeautiful html websites, gemini capsules, tildeverse, webrings, neocities, lolspaces, selfhosted static sites, builders, constructors, permacomputorers... i love you. every work you put into adding to this slightly forgotten but rediscovered web of independence from enshittified closed garden silos, cherishing inconveniences, text interfaces, frugal computing..., it all adds up to something remarkable. each and every one of you matter! each and every one is important in adding your own tiny little piece into the never-ending hopepunk puzzle-forest. go forth and keep gardening!\n\n#IndieWeb #BeYourOwnPlatform"
},
"published": "2025-09-04T15:12:52+00:00",
"post-type": "note",
"_id": "45849032",
"_source": "8007",
"_is_read": false
}