Updated my blog, though I'm cheating a bit since it's just an archive of all the #RenkonPlays #FinalFantasy4Advance posts up til now. I did at least get baguetteBox set up again (much easier than you'd think honestly, thank you baguetteBox)

https://renkotsuban.com/posts/2024-08-26-The-race-is-on.html

#blogging #blog #SmallWeb #IndieWeb #VideoGames

Really enjoyed reading this post about making tools just for the joy of it:

https://meadow.cafe/on-the-making-of-tools/

#indieweb

Note to followers of my site using RSS feeds - I've removed the microblog replies/likes etc kind of posts from the "All Posts" feed. I feel social interaction posts like that should not be part of the default feed of my website.


There is always the notes feed that includes all microblog posts including reactions / interactions.


A list of feeds available can be found here: https://srijan.ch/feed/


#IndieWeb #Feeds

How to have Mastodon on your own domain without hosting a server. Kind of.

https://dominikhofer.me/webfinger-astro

#indieweb #astro #activitypub #fediverse

feels like fall is coming :) managed to get blog posts to work from Drafts on iOS!

#indieweb #blogging #eleventy #dithering

My trip to Portland has encompassed @xoxo and #indieweb Portland IndieWeb Camp — facing up to reality that we need to “fix the fucking networks” ( @kissane ) and that we “deserve a home on the web not controlled by a billionaire ( @andybaio) — I wrote about it https://artlung.com/blog/2024/08/25/post-xoxo-ramble/ #xoxofest let’s get inspired and take back the web!

#indieweb -- looking to get my own blog started. What framework do you recommend? I'm a tad familiar with nextjs/vercel, but am maybe thinking 11ty or hugo?

i want to primarily write plain text blogs and be able to add photos. ideally i'd like the framework to be extensible as well so i could do fun things with typescript.

thoughts?

A Developer's Guide to ActivityPub and the Fediverse

Nice #IndieWebCamp discussion session with @KevinMarks.com (@kevinmarks@xoxo.com @kevinmarks) on the topic of auto-linking¹.

I’ve implemented an auto_link function² that handles quite a few use-cases of URLs (with or without http: or https:), @-name @-domain @-domain/path @-@-handles, hashtags(#), and footnotes(^).

Much of it is based on what I’ve seen work (or implemented) on sites and software, and some of it is based on logically extending how people are using text punctuation across various services.

It may be time for me to write-up an auto-link specification based on the algorithms I’ve come up with, implemented, and am using live on my site. All the algorithms work fully offline (none of them require querying a site for more info, whether well-known or otherwise), so they can be used in offline-first authoring/writing clients.

I have identified three logical chunks of auto-linking functionality, each of which has different constraints and potential needs for local to the linking context information (like hashtags need a default tagspace). Each would be a good section for a new specification. Each is used by this very post.

* URLs, @-s, and @-@-s
* # hashtags
* ^ footnotes

#IndieWeb #autoLink #hashtag #hashtags #footnote #footnotes

Previously, previously, previously:
* https://tantek.com/2024/070/t1/updated-auto-linking-mention-use-cases
* https://tantek.com/2023/100/t1/auto-linked-hashtags-federated
* https://tantek.com/2023/043/t1/footnotes-unicode-links
* https://tantek.com/2023/019/t5/reply-domain-above-address-and-silo

References:
¹ https://indieweb.org/autolink
² https://github.com/tantek/cassis/blob/main/cassis.js

This is post 18 of #100PostsOfIndieWeb. #100Posts

https://tantek.com/2024/238/t1/indiewebcamp-portland
→ 🔮
#IndieWebCamp #IndieWeb #autoLink #hashtag #hashtags #footnote #footnotes #100PostsOfIndieWeb #100Posts

so excited to be on xoxo.zone, signing up at #indieweb camp right after xoxo. I am also really sad xoxo is over

#indieweb @avibagler@xoxo.zone: I have updated my portfolio on avibagler.com to include newer projects, and I signed up for mastodon too

#indieweb @aaronpk: I updated my trips posting code with a few hacks to support a thousand mile long trip over 36 hours and plot all the points in the browser and in my server-side tools

#indieweb @aaronpk: Then Ryan said :crossed-fingers: which is actually an emoji, so I updated the emoji data which hadn't been touched for a while

#indieweb @aaronpk: I worked on bugs in various indieweb tools I have used. Slack channels mentioning other Slack channels in IRC broke because Slack changed the API again, and now it works again.

#indieweb @artlung: I have some hope after this XOXO about the great things that are coming down the line. I also published it to indienews

#indieweb @artlung: I am still working on my comicon blogpost from a month ago, but I wanted to blog about the themes of xoxo, where Erin Kissane subdivided awesome things we made on the web or horrible things that happened to us on the web. I wrote about the hope we have from the speakers at XOXO https://artlung.com/blog/2024/08/25/post-xoxo-ramble/

#indieweb Amy: I removed twitter from my website

#indieweb @marty: I also have a quick response app called Banter to send likes that will syndicate to bridgy.

#indieweb @marty: I was able to like a post on tantek's website without having to manually edit the date format because Hugo crashes on dates it doesn't like