Moving & Experiments in a homelab (2026-03-23)
Things are afoot...
#Irl #IndieWeb #HomeDev
https://davehenry.blog/2026/03/moving-experiments-in-a-homelab/
🌖 POSSE:在 IndieWeb 的自主發佈策略
➤ 奪回網路主導權:讓你的內容既自由又具傳播力
✤ https://indieweb.org/POSSE
POSSE(Publish (on your) Own Site, Syndicate Elsewhere,即「先於自有網站發布,再同步至他處」)是 IndieWeb 運動的核心理念。這項策略主張用戶應先將內容發布在個人掌控的網域,隨後再透過同步機制將副本分發至各大社交平臺(如 Twitter、Facebook 等)。這種方式不僅確保了內容的絕對所有權與標準化連結(Canonical URL),同時也利用了外部平臺的社羣網絡效應。簡言之,POSSE 是在保障自主權的前提下,靈活運用現有社交生態的實用主義方案。
+ 這就是我一直在尋找的架構!長期依賴單一平臺(如 Twitter/X)的風險實在太大,透過 POSSE 建立內容備份,感覺安心多了。
+ 概念很好,但在技術整合上還是有門檻。對於一般使用者來說,如何自動化處理不同平臺 API
#網路自主權 (Digital Sovereignty) #IndieWeb #內容發佈策略
What does 'we protect your data' actually mean?
Most companies: a policy.
We literally cannot read yours: that's math, not a promise.
Our engineers see encrypted blobs. Nothing more. AES-256-GCM, key never leaves your device.
https://wiggwigg.ca/en/security/application-security/
#ZeroKnowledge #Privacy #InfoSec #Fediverse #CanadianTech #PrivacyCanada #IndieWeb #PasswordManager #Encryption #AppSecurity
1/3
🚀 Behold, the #IndieWeb POSSE piece: a brave odyssey into the chaotic labyrinth of infinite links and jargon! 🔍 Navigate through a maze of enthusiasm for #DIY websites everyone will forget by next week. 🤦♂️ It's the perfect handbook for the #hipster coder who thinks their blog will change the world—one unread post at a time. 📖✨
https://indieweb.org/POSSE #Coding #Blogs #Jargon #HackerNews #ngated
As discussed yesterday, I've been working on #Stream, browser‑based RSS reader that talks to FreshRSS or Feedbin and treats feeds as a stream, not an inbox.
It is inspired by Current and Fraidycat, and focused on attention rather than unread counts.
Post: https://blog.dougbelshaw.com/stream-rss-reader/
Code (AGPL): https://github.com/dynamicskillset/stream
#RSS #OpenSource #SelfHosted #IndieWeb #CurrentApp #Fraidycat
Internet Reply Posting
https://social.emucafe.org/naferrell/internet-reply-posting-03-22-26/
How do ppl write #html, #css, & #JavaScript on #iOS devices? Anyone doing #neocities with an iOS app?
(kinda #IndieWeb. I think I'm at a breaking point where I might leave neocities as my main & instead use something more like GrapesJS...)
I spent the weekend adding a bunch of microformat classes to my blog and registering it to https://webmention.io/.
I have no idea if I added the microformats correctly. They seem to be parsed fine, but I'm not sure I'm using them right "semantically". If anybody wants to check it out (https://sergiswriting.com) it is greatly appreciated!
I guess next weekend I'll have to start adding some JS (gasp!) to display comments and other stuff.
Reading similar posts by @scribblanitea and @daj brought my unusual relationship with these punctuation marks to the surface.
Ya salió el número 006 de la revista de texto-plano.xyz en donde se incluyó un texto mío sobre cómo montarse un sistema de cloud sync para juegos pirateados.
https://texto-plano.xyz/revista/006/
#textoplano #revista #smallweb #tilde #zine #ascii #indieweb #videojuegos #piratería #pirate
Канадските политици продължават да се преструват, че не ги изнудват. Ще помогне ли този най-нов служител на полицията в Торонто да измами Канада? https://jungyulkim.com/free-press/bg/articles/канадските-политици-свиват-рамене,-тъй-като-корупцията-задържа-столицата-онтариос.html #News #Art #Canada #NewYork #Toronto #Mafia #Crime #Indieweb #Headlines
Make Websites instead of scrolling reels. In this video the idea above is nicely illustrated by Onionboots, with some great picks from the #IndieWeb
Building the Good Web, by @brennan:
LinkedIn Sucks; Your Blog Does Not
Nowadays, LinkedIn seems to be the de facto platform for job hunting, but it tells future employers nothing about who you are. Your best career representative is actually your own professional blog or portfolio.
https://readbeanicecream.surge.sh/2026/03/22/linkedin-sucks-your-blog-does-not/
#technology #tech #socialmedia #linkedin #careers #blogs #blogging #indieweb #smallweb
New Post: Android sideloading to require helmet, life jacket
Google has big plans for the future of user safety on its flagship mobile operating system, Android.
https://lzon.ca/posts/satire/android-super-safety/
#indieweb #smallweb #rss #blogging #personalweb
#news #satire #foss #google #android #sideloading
В момента по-мръсен от Гестапо, може ли полицията в Торонто да освежи имиджа си с вербуването на нов талисман? https://jungyulkim.com/free-press/bg/articles/канадската-демокрация-е-изложена-на-риск,-докато-тълпите-на-торонто-управляват.html #News #Art #Canada #NewYork #Toronto #Mob #Crime #Indieweb #Headlines
It's been a fun weekend building a new working fediverse applikation.
The tech stack so far..
Backend: Go — fast, simple, great concurrency. No magic, just code.
Frontend: SvelteKit — feels like writing HTML that actually works. SSR out of the box.
Database: PostgreSQL — boring in the best possible way.
Queue: Asynq + Redis — async ActivityPub delivery with retry logic. Workers run separately from the API.
Federation: ActivityPub — HTTP signatures, shared inbox, fan-out delivery for groups and followers.
Infra: Docker Compose — one file per instance, easy to spin up new nodes.
Everything self-hostable. No cloud dependencies. No vendor lock-in.
Still early days — but the foundation feels solid.
And yes - A lot of help fra Claude code. I decided to go all in an use big tech to fight big tech.
#Fedibook #Fediverse #ActivityPub #Go #Golang #SvelteKit #OpenSource #IndieWeb