Ich habe den Sprung geschafft.
Ich habe mir mein HomeLab verwirklicht. Zwar besteht der "Server" nur aus einem MicroPC mit wenig Wumms und mein DSL ist vmtl. Auch nicht für krasse Echtzeit-Gameserver geeignet, aber das Grundgerüst steht.
Mein erster Dienst ist FreshRSS für mein Handy und PC, der mich jetzt rund um die Uhr mit den neusten Blogeinträgen aus dem IndieWeb versorgt.
#HomeLab #selfhosting #IndieWeb #RSS #FreshRSS

Let's fund the open social web

Adding new code for better control Brid.gy for post and micro stuffs.

This one is a test for the new code

#webmention #bridgy

Idea for a small web tool: a scanner that saves urls of every page it can find on your website and alerts you when some of the pages go missing (e.g. when a post is renamed).
The historic urls could be stored in version control, making the check a part of the normal build process.

#SmallWeb #blog #indieweb

We wanted to play with #framameme too, and decided to launch a super secret trial offer at 1€ to celebrate @Framasoft great work.

https://ko-fi.com/s/a4b9fc19bf

Take the opportunity to #degoogle yourself and enjoy #fediverse services without any commitment, just a one time payment.

#buyeuropean #BuyEU #email #gaming #peertube #funkwhale #music #video #nextcloud #photos #storage #docs #IndieWeb

If you liked Into a Memory, my feed URL is https://sightlessscribbles.com/feed.xml #RSS #IndieWeb

@mandaris was seeing how straightforward it would be to replace the filter() based shadows on your site with box-shadow: seems good! You have mentioned it a few times in #IndieWeb meetings. https://codepen.io/artlung/pen/MYYdQjR

I've taken some time on @reillypascal's website navigation menu with no-JS challenge which we discussed not once, but twice at our #IndieWeb Front End Study Hall and I think I have something worth considering. Includes a hamburger menu on mobile, and tab focusable links which can open the submenus. Uses :has and :focus-within along width zero-height menus. A solid first pass.

Also, the next #FrontEnd Study Hall is tomorrow.

CodePen: https://codepen.io/artlung/full/raagwmm

Make “personal website” a verb. #IndieWeb #SmallWeb

Ik vind het altijd erg leuk om verzamelingen van favoriete links van anderen te lezen. Daarom bij deze mijn verzameling "knipsels" van de afgelopen weken. Ik kwam erachter dat ik vooral veel Engelstalige blogs ken - als je een leuke tip hebt voor een Nederlandstalige site, dan hoor ik het graag!

https://kedara.nl/knipsels/2025-04_05

Onderwerpen: #PersoonlijkWeb #Filosofie #Dao #Gezondheid #Geschiedenis #Taal
#Indieweb #Blog #Links

❤️ Monday Memes #10 ❤️

Making your own personal website is definitely cheaper, and WAY cooler than a little blue checkmark. Just sayin'. ;)

Happy Monday! 🤪

-
@indieweb @smallweb @neocities ##indieweb ##Memes ##NekoWeb ##neocities ##nostalgia ##oldweb ##smallweb ##webdev

https://smallweb.thecozy.cat/blog/%e2%9d%a4%ef%b8%8f-monday-memes-10-%e2%9d%a4%ef%b8%8f/

I have started to contribute to something larger: the IndieWeb. Read my new post on my blog about my journey to IndieWeb, and understanding the concepts of POSSE and Blogroll https://www.inkbalance.org/2025/05/some-stuff-on-blogging-indieweb-posse.html
#indieweb #POSSE #inkbalance #blogger

Webfinger Reverse Discovery

Do any #Friendica and #Hugo users have a strategy for automatically or semi-automatically cross-posting content from their site to Friendica?

#indieweb #POSSE #gohugo

Pretty happy with how I’m generating OG images for quotes on ArmitagesArchive.com.

I designed an SVG in Inkscape, swapped the text for HEEx vars, and used Elixir to render one SVG per highlight.

Then I convert them to PNGs using resvg (fast, handles fonts well), and rsync them to prod.

It’s not fully automated yet — still thinking through how to make that part safe and clean. But overall, it works, and it looks the way I want: clean, no fluff, author credited.

PR: https://github.com/NeuroWinter/armitagesarchive/pull/21/files
#ElixirLang #OpenGraph #IndieWeb #SVG #WebDev #SelfHosted #Typography #Inkscape