📸 photos.inlinestyle.it just got upgraded to Immich v1.142.0!

You can update the mobile app to have background photo uploads support 🎉

This release also brings much better geolocation support, making it easier to browse your memories by place.

Try it out → https://photos.inlinestyle.it

#FOSS #PhotoBackup #Immich #DeGoogle #IndieWeb #BuyEU

Just set up my profile page with h-card props and was able to sign in using https://indielogin.com

This is pretty sweet, but... what services use it?

#indieweb #indielogin #sso

Wikipedias "Further Reading" heading is how we solve the internet

https://hakkerman.bearblog.dev/our-little-web/

#indieweb #SmallWeb

I know some of you have probably just been out of your minds in anticipation for this year's Mathober prompts.

Well - I broke out the random number generator, word list, and honed in on my curation energy and delivered.

Blog post: https://www.fractalkitty.com/mathober-2025/

Mathober site: https://mathober.com

We have hashtags #mathober and #mathober2025 to share.

#math #indieweb #artPrompts #mathPrompts

#isFaithfulSeriouslyOnThisList? #YesItIsAMathWord #TIL

I… finished two websites while I was gone!

Here's one of them: The 2.0 of my personal site. #WebDev #IndieWeb #SmallWeb #11ty

Same URL as before: hikatamika.com

New blog post (after ages).

About learning a new keyboard layout.

https://www.mauromotion.com/posts/2025-09-15-gallium/

#blog #indieweb #keyboards #blogging

This is a page on a bigger site (https://twcclassics.com/), and I always love when people make their own website as a sort of shrine to something they find interesting. It's cool to see what people care about and it also fits with my IndieWeb interests to have it be on your own website.

#IndieWeb

My spiritual guides wants me to implement #indieweb features on my site, so I'm researching

@adrianorg Rel Me its great! more of the #IndieWeb building blocks can be checked using the wonderful https://indiewebify.me tool.

On Thursday #IndieWeb Front End Study Hall will meet. Folks who write #HTML & #CSS learn, discuss, and experiment together with what makes "front end" *stuff* work. Persons of absolutely every skill level are welcome. https://events.indieweb.org/2025/09/front-end-study-hall-036-duXKDJFSwypW

Long time no post.

I wrote a new entry in my People series, A Ritual of Some Sort?

This is a bit of a spooky story about something I saw one night while on a drive.

#IndieWeb #SmolWeb #SmallWeb #blogging #spooky
https://vzqk50.com/blog/people/a-ritual/

The #indieweb really made me change positions in life with a new goal. It kinda awoke something inside that was dorment for a long time and this feeling remind me when I made my first blog on blogspot, back in the day when everyone was into blogs

Personal take: Could be a help for the #Svelte movement if there would be a simple theme directory for personal and project sites like https://html5up.net/ or https://www.11tythemes.com/.

I only found very few themes for #SvelteKit out there.

It surely is a time-consuming community effort, but maybe a fun one. And AI can speed up the process a bit. Opinions? 🤗 #indieweb

Happy #8bitday yesterday! It was the 256th day of the year.

See last year’s post for why the 256th day is 8-Bit Day: https://tantek.com/2024/256/t1/happy-8bitday-binary-byte

Since last year, the related Wikipedia article on “Programmer’s Day” (https://en.wikipedia.org/wiki/Programmer%27s_Day) was updated to finally acknowledge worldwide observation of the day.

This year, inspired by the old 5k (bytes) competition (https://the5k.org/about.php), I suggested to a few friends that it may be possible to build an entire website where each resource fits into at most 8-bits worth of bytes. 255 bytes maximum size HTML, and maximum size of any linked external stylesheet, image, or even script file.

Constraints are key to good, creative, and often innovative design.
https://www.smashingmagazine.com/2023/06/design-constraints-challenges-opportunities-practical-strategies/

I have some ideas for how to create meaningful HTML documents in ≤ 255 bytes. I also have some experience with creating interesting style sheets under similar constraints with the invention of TSS (Tweet Style Sheets or Text Style Sheets) at the 2010 Twitter Annotations Hackfest (#tanhf). TSS links and details on https://indieweb.org/TSS

Intuitively I think a home page ≤255 bytes may be the most challenging, like displaying and linking to a stream of posts, in addition to basic about info. Post permalinks could display short notes (like old 140 character posts), requiring pagination to view anything longer. Images would be another interesting challenge, since even a 32x32 black & white (1-bit) icon would already be 128 bytes. What can fit into a 255 byte PNG or JPEG?, nevermind SVG, which will be much harder than HTML due to its much longer tags and attributes.

The archived FAQ for the5k competition is a good start for answering various questions about how to build an "8-bit" website: https://web.archive.org/web/20050310075803/http://www.the5k.org:80/2001faq.asp
I would add to that proper use of progressive enhancement (https://en.wikipedia.org/wiki/Progressive_enhancement), that is, all the content on a page is viewable, and all links, buttons, forms etc. work without loading any scripts.

Besides the5k.org, have there been any similar challenges or competitions for 1k bytes, or 512 bytes? Why did Stewart pick 5k bytes instead of something smaller?

@adrianorg Great. Have you implemented any of the #indieweb building blocks? Do you have any articles about using MkDocs which helped you implement it? https://indieweb.org/mkdocs

Alright -- I occasionally get bursts of traffic from some sort of crawler running in Microsoft's public cloud IP blocks. Its distinctive feature:

It appears to contain a bug that appends ampersand (&) to some URLs.

It looks like a lot of web servers _silently accept this_ so they probably didn't notice their bug. My server does not...but since it's just this one crawler I'm not inclined to "fix" it.

Anyone else seeing this?

#indieweb

I want to use Zola but Tera template language is hard.

#IndieWeb #Zola