@starbreaker

Finally, somebody said what I thought for a long time. I am not #IndieWeb, I just crave good ol’ days when #HTML was enough.

https://ebb.org/bkuhn/why-crap.html

#SelfHost #indieweb #SmallWeb #ngrok #picosh #tuns

So can you use something like tuns or ngrok on a VPS to safely serve web content on like a raspberry pi in your home network with the wider internet without setting up port forwarding and dynamic DNS? All other concerns for self hosting still apply naturally.

Would be nice to be able “proxy” a self hosted blog from my house to get the advantages of self hosting but restricting access into my home network.

Someone is preaching pure doctrine here 😅 But somehow I like it :blobcatgooglyshrug:

#IndieWeb #SmolWeb

websites and freedom

Likes Post-XOXO Ramble on Websites and Freedom: Everybody Comes To Ricks by Joe Crawford.
Love the references to Casablanca here.

https://nicks.im/b/77b

#IndieWeb

Another bytetower.social update:

https://search.bytetower.social gives you access to #yacy, the community-based web search project.

I'm currently compiling a list of domains or topics for which yacy still lacks content.

So if you use the search and don't find the results satisfactory, let me know and maybe we can help to improve the yacy search experience!

#fediverse #p2p #indieweb

Congratulations to this year's winners of Tiny Awards!

Main award: One Minute Park by Elliott Cost

https://sites.elliott.computer/one-minute-park/

Multiplayer Award Winner: One Million Checkboxes by Nolen Royalty

https://onemillioncheckboxes.com/

Results: https://tinyawards.net

#TinyAwards #TinyWeb #SmallWeb #IndieWeb #websites #PersonalWebsites

If the most useful thing I achieve this Bank Holiday Monday will have been to make it easier to post short geotagged notes from my mobile to my blog (and Mastodon), it will have been a success.

This has been a test post. Feel free to ignore it.

#note #dogs #experiment #blogging #mastodon #indieweb

Via: 🔗 https://danq.me/2024/08/26/quick-post/

An introductory take on the #IndieWeb, plus a host of Indie / #smallweb-related resources including lists of…

- webrings
- blogrolls
- cool oldweb sites
- /page directories
- hosting providers
- indieweb-specific search engines
- and more!

https://shellsharks.com/indieweb

#mondayblogs #slashpages #smallweb #blogrolls

I finally found the time to give my website an overhaul. Seeing forward to upload a bunch of creative stuff there in the future

https://monolyt.co

#indieweb #design #creative #portfolio

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