#webrings watch No. 26

MelonLand Surf Club #webring
https://melonland.net/surf-club

Are you aware of #web revival? From forums and guides to art projects and blogs @mk is working hard to keep the web wild! Join today!

#SmallWeb #indieweb #retro #forums #art #tech #webdev #html #programming #fun #friends #blog

This post didn't make it in time for Issue 20 of the 11ty Bundle blog, but here it is. It's all about using Google Sheets as a backend for the 11tybundle site. #11ty #eleventy @eleventy #webdev #indieweb

https://www.bobmonsour.com/posts/scratch-that-use-google-sheets-api/

Issue 20 of the 11ty Bundle is out: A safe landing on Google Sheets...7 million npm downloads...11tybundle site posts arrive in the docs...And 10 posts and 7 sites to see. #11ty #eleventy @eleventy #staticsitegenerators #webdev #indieweb

https://11tybundle.dev/blog/11ty-bundle-20/

Getting excited. Today my brain started thinking of how to simplify my custom HTML site for easier use. The gears are turning, ideas are bubbling, creativity and problem solving are buzzing. Fun stuff. 😀 That said, it'll likely be a while before I make major changes. But I'm eager to start testing out things.

#indieweb #html #blogging

Interesting (and technical) description of how Bluesky, Mastodon/ActivityPub, Nostr and Indieweb will eventually be bridged!

#bridgy #blusky #activitypub #indieweb

https://fed.brid.gy/docs#compare

Wrote a post for this months #IndieWeb Carnival blog post prompt, on Self-Care and Routine. Pretty quick write-up and not proof-read because I'm running out of time to make it in the month, but I'm trying to be less of a perfectionist so I posted it anyways! :)

Today I added reply support to my #POSSE to my #mastodon profile. Took me a bit of understanding about the difference of status ID on my instance vs the original instance status ID. #indieweb https://jj.isgeek.net/2023/10/30-024254/

Not sure its worth it to put my whiny stream of consciousness blog post here, but 🤷🏽‍♂️

https://jrs-storytime.neocities.org/posts/2023-10-29-Life-Ramblings

#indieweb #blog

Manually sent out my first #webmention, worked like a breeze

#indieweb

coding at #IndieWebCamp Nuremberg, completed the following projects:

0.0: fixed the https://chat.indieweb.org/ footer to drop #Matrix as an access option since their bridge is disabled (#IndieWeb IRC, Discord, and Slack still work great), and provide an explicit link/encouragement for filing issues

0.5: investigated IndieWeb wiki issues (mobile presentation), possible fixes, and documented them: https://indieweb.org/MediaWiki_customizations#Issues

0.7: add HTML <search> element support to my home page and permalinks as nerdsniped by @adactio.com (@adactio@mastodon.social @adactio); expanded to <search role=search> to also support folks using older browsers / screenreaders that only support #ARIA 1.1.

0.8: replaced my incorrect use of HTML attribute aria-hidden="true" (on my links to #BridgyFed) as pointed out by @jkphl.is (@jkphl@mastodon.social @jkphl) and https://sonja-weckenmann.de (@sweckenmann@mas.to), with hidden="from-humans". Since other values are allowed on the hidden attribute and treated as hidden="hidden", the "from-humans" value communicates a subtle semantic that the element is intended for consumption by robots & crawlers, like #Bridgy.
0.8.1 Update: created a pull-request (https://github.com/snarfed/bridgy-fed/pull/701) to update the BridgyFed documentation markup examples to use the 'hidden' attribute accordingly as well.

Time is up for today’s IndieWebCamp Create Day so my remaining projects will have to wait.
#IndieWebCamp #Matrix #ARIA #BridgyFed #Bridgy

It’s a very autumnal IndieWebCamp in Nuremberg this weekend.

Red, orange and yellow leaves cut out to resemble the IndieWebCamp logo.

Looks like some great session topics at IndieWebCamp Nuremberg. I wasn’t organized enough to attend remotely because of the time zone difference… Catching up on the notes and chat now.

This was a test of an entirely new streaming upload architecture for my micropub endpoint now that it uses Netlify Functions V2 (which uses browser Request and Response objects). It’s mixed streams due to how multipart bodies have to be decoded, so I’m surprised that this worked on the first go. You’re seeing it here thanks to a GitHub Actions workflow doing POSSE. #indieweb

It’s a very autumnal IndieWebCamp in Nuremberg this weekend.

Red, orange and yellow leaves cut out to resemble the IndieWebCamp logo.
Red, orange and yellow leaves cut out to resemble the IndieWebCamp logo.

Last week, I sent out the first issue of Own Your Web, my new newsletter about designing, building, creating, and publishing on the Web – and the power of personal sites.

Issue 1 – Your Superpower: https://buttondown.email/ownyourweb/archive/issue-01/

✨ Sign up here if you like: ✨
👇
https://matthiasott.com/newsletter

#newsletter #web #design #webdev #indieweb #openweb #OwnYourWeb

Vandaag is Global PSC Awareness Day. Ik schreef er een blogpost over, eveneens in het kader van de #Indieweb Carnival.

https://diggingthedigital.com/global-psc-awareness-day-and-selfcare/

doing crimes in javascript so i could implement a proper audio player (courtesy of Wimpy Player) on my website
#indieweb #web #neocities #internet

every time I try searching for "serverless" (no, not /that/ serverless), I come up with a blank.

so... you can serve a bunch of static content via HTTP (or indeed, via S3 or #veilid or #torrent)

you can build up nice RSS feeds to pull content

but how do you notify a site owner that you'd like them to read messages on your site?

what's the secure, relatively minimal, relatively RCE-free, indieweb/selfhosted way to do that? e.g., no central server

a tor site with just one webhook spot?

dns records?

DHT search?

social network but over S3 and S3 keys?

social network over HTTP-RSS and email?

minimal vuln / attack surface approach would be good.

like, something you'd be okay running on a laptop

the RSS-FTP-upload thing kinda works because it's a poster you upload (see XKCD / CIA defacement)

as long as you have some kind of method for an inbox.... which is the rub.

maybe an HTTP file server with /one/ CGI script?

minimalism... minimal features... SMTP/HTTP/Tor ugh #cybersecurity #p2p #indieweb