101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

517
active users

#urls

0 posts0 participants0 posts today

New Kitten Release 🥳

• Implements cascading archives support

kitten.small-web.org/reference

Cascading archives¹ is useful if you have a static archive of the old version of your site and you don’t want to host it somewhere else and use the 404→307 (evergreen web) technique (kitten.small-web.org/reference) (the latter is useful if the old version of your site is a dynamic site and you cannot take a static archive of it).

If a URL cannot be found on your app, Kitten will trying it in the archive folders:

__archive__1
__archive__2
__archive__3

(In that order.)

So you can three older static versions of your site served without breaking older URLs unless they are shadowed by newer URLs in your site/app.

Enjoy!

:kitten:💕

¹ This is a feature that I originally implemented in Site.js (that’s going to be shut down tomorrow when Let’s Encrypt stops issuing certificates with OCSP-stapling – I don’t have the bandwidth to maintain two servers/frameworks; Kitten is Site.js’s successor). I’m planning on implementing this differently in Kitten going forward (so you can use the Settings interface to upload a zipped archive and it will serve it) but I need this for my own site for tomorrow’s shutdown so we have this simpler implementation in the meanwhile. Leaving things to the last minute? Who? Me? Never! ;)

Every once in a while, I read my old blog posts that link to other articles or blogs. 99% of those sites are now offline or show a domain-for-sale page. It kind of makes me sad. Most of my own websites are still online after 20+ years. I wonder why they gave up.

That being said, this instance will be online forever - I'll make sure of it. Even after my passing, I want it to live on. My websites have survived even when hosting companies went bankrupt, and so will this instance.

@timbray on #URI schemes of the #Fediverse (and #BlueSky).

If he writes good pieces like that, we rather should listen and probably implement his suggestions as they are great!

tbray.org/ongoing/When/202x/20

For the first issue (not being able to directly interact with a toot although web-logged-in), you can use browser add-ons like addons.mozilla.org/en-US/firef that redirect fediverse-links to your instance.

ongoing by Tim BrayDecentralizing Schemes
Replied in thread

@kuketzblog #Datensparsamkeit ist der erste Schritt fuer mehr #Datenschutz und erhoeht automatisch mit die #ITsicherheit in gewissen Maßen. Daher gebt nur dort Eure echten Daten /eMail-Adresse(n) / Anschrift an, wo unbedingt notwendig und prueft mehrfach auf welche Wedsite Ihr wirklich gelandet seid inkl. der zugehoehrigen Verschluesselung.und der Zertifizierungsstelle ! ...
...Einfach so #QR-Codes eingelesen oder #URLs von verlinkten Websites, insbesondere Kurzlinks folgt man nicht.

summarized here: eke.li/2023/02/domains-in-docs

when writing #technicalDocumentation - don't use real #urls or #ipAddresses. you never know what will grab those and use them.

there are reserved #domains and #ipRanges for just this!

for #url: the top-level-domains
.test, .example, .invalid and .localhost and the domain example.com are reserved

for ip-adresses the blocks 192.0.2.0/24, 198.51.100.0/24 and 203.0.113.0/24 are reserved

they are always safe to use in #documentation

www.eke.liDomains in docs – Ekeli

Bon ben j’ai décidé de ne plus partager les pouets qui utilisent des raccourcisseurs d’URLs.

Sur #mastodon une URL à un coût de 23 caractères quelque soit sa taille :

docs.joinmastodon.org/api/guid

Il n’y a donc aucune raison de cacher des #URLs.

Bon, si le contenu est vraiment trop d’la balle et que ça utilise
frama.link/ alors j’y penserais peut-être à deux fois.

Merci, bisous, merci.

docs.joinmastodon.orgGuidelines and best practices - Mastodon documentationThings to keep in mind when implementing a Mastodon app.