Playing with #WebMentions and seeing if linking to sites automatically mentions: beatonma.org/webmentio…

Playing with #WebMentions and seeing if linking to sites automatically mentions: https://beatonma.org/webmentions_tester/

Mastodon updating some legal features

Also, https://lobste.rs tries #webmention for all links that reach the first page (or so did it, several years ago).
#snac does; it tries for #webmention entrypoints for all links in a post's text.

📞 HOME PHONE 📞
Introducing a DIY server project - you can call me on the telephone!

(UK) 0117 214 1269

Talk to my VOIP server on a Raspberry PI that is currently hosting a small interactive poem.

For a transcript and more info
https://homephone.computer/

#indieweb #homelab #diy #networks #netart

New update on https://gaming.inlinestyle.it service for cloud gaming of https://inlinestyle.it

Every game now includes a short preview of gameplay when you move your mouse on its image.

This better allows users to understand what type of game it is and if they might enjoy it

#gaming #indieweb #retrogaming #degoogle #fediverse #buyeuropean #buyeu

Does anyone use #webmention ?

💙 Flashback Friday #8 💙 – Habbo Hotel

Pixel rooms, rare furni, and avoiding mods while shouting “FREE FURNI IN MA ROOM!” Habbo Hotel was a pixelated wonderland of social interaction and chaos.

Read the full post here: https://smallweb.thecozy.cat/blog/%f0%9f%92%99-flashback-friday-8-%f0%9f%92%99-habbo-hotel/

@indieweb @smallweb @neocities ##HabboHotel ##indieweb ##nostalgia ##oldweb ##smallweb ##webdev

I’ve recently done a lot of reminiscing about my early interactions with the web, it might be part of a midlife crisis. One of the things that sticks with me is the sense of place and community that a lot of early websites had. I wrote some things about it for the #indieweb carnival.

https://britthub.co.uk/we-need-small-web-communities/

Calling old web people. I'm trying to remember a forum I used to visit in the early 2000s. It was, like Elfwood (https://en.wikipedia.org/wiki/Elfwood), a fantasy art forum, but it had a white background and green and gold colours and was more forum than art sharing, and I think it had tutorials on how to do different fantasy art styles and use different materials? And maybe a monthly competition to be featured in their main gallery? #oldweb #indieweb does this ring any bells?

Migration complete! Wordpress to Markdown/SSG. First post written with new authoring process explains more https://djon.es/blog/2025/05/23/a-new-day/

#indieWeb #smallWeb

#Business #Opportunities
Can directories rise again? · “It may be once again time for the surfers.” https://ilo.im/16428z

_____
#Surfing #Web #OpenWeb #IndieWeb #SmallWeb #Directory #SearchEngine #Content #Website #Blog

📝 New #blost - "The Small Web Made Me"

Read my entry for this month’s #IndieWebCarnival!

🔗: https://ww0cj.bearblog.dev/the-small-web-made-me/

#indieweb
#smallweb

As we keep our search for the most interesting #fediverse #peertube content creators to fill our "Curated Creators" section on https://tube.inlinestyle.it/ we came across the amazing retrogaming content of @retrodanuart

As said on https://tube.inlinestyle.it/c/retrodanuart@video.hardlimit.com/videos channel, games are a form of art.

Like for other creators we have been adding to our curated creators list, we are also showing support by subscribing to the creator Patreon

#gaming #retrogaming #degoogle #SmallWeb #indieweb #videogames

I got watchdog working -now I can log my birds next week and have it update my journal streamOf.me from my numbers file changes from my phone.

#indieweb #localfirst #python

I don't think we should always have to include the "upswing" in struggles we share

When you're in the shit of it & all you hear is upswing, you can feel more alone—that you need to "suck it up/be positive." And I find that toxic

Still, I have BIG feelings about sharing my suck with so little upswing

...cause I'm a hypocritical asshole when it comes to myself🙃

Full thought: https://fromemily.com/feedbackless-feed/#May-22-2025-09-36-AM

#ChronicIllness #IndieWeb #writing #MentalHealth #spoonie #ActuallyAutistic #ActuallyADHD #blog

💚 Thread Thursday #11 💚

How do you keep your website feeling fresh and engaging? Do you think it’s important to refresh your site frequently, or are small tweaks enough? Let us know! 👇

https://smallweb.thecozy.cat/blog/%f0%9f%92%9a-thread-thursday-11-%f0%9f%92%9a/

@indieweb @smallweb @neocities ##indieweb ##neocities ##nostalgia ##oldweb ##smallweb ##webdesign ##webdev ##webrevival #Nekoweb

Was playing around with vector embeddings today. (Side note: Turns out my blog has duplicate posts! Maybe I need to clean up the database someday.)

Got an idea for a quick LLM enhancement that I could build into Bowl: I guess I could call it "vibe-tagging".

Compute embeddings over the post's content (maybe with a vision-capable embedding model), and then compute embeddings over common tags used in posts before (I vaguely remember Micropub having a ?q=category extension that one could use for that) and propose several tags that are above the similarity threshold (cosine similarity?).

The good thing about it is since embedding models are tiny, this could be potentially ran entirely on-device, without a need for an external API. (To be completely honest, Smart Summary could also run on-device with a small enough model, but I reached for the Ollama API out of habit to simplify handling model deployment and use GPU acceleration.)

#Kittybox #machine learning #LLM