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:

480
active users

#microblog

0 posts0 participants0 posts today

One of the things that's been frustrating me about #MicroBlog is that it only ever replies to a single person. If I want to reply to multiple, I have to remember their handle.

...and then I discovered the little @ symbol in the toolbar that lets me reply any/all in the thread. Idiot! 😂

"…one of the larger challenges of multi-feed aggregation apps like #Tapestry is that you’re often confronted with duplicates as other users cross-post their updates to multiple services like #Mastodon, #Bluesky, and #Microblog.
The latest Tapestry update is now able to automatically filter out these duplicates, even when the posts are not written exactly the same…if a longer Mastodon post were edited down to meet Bluesky’s 300-ch limit, it would still be able to detect."
techcrunch.com/2025/04/08/tape

TechCrunch · Tapestry's app can now de-dupe your social feeds | TechCrunchTapestry, a new app designed to organize the open social web, is adding a valuable feature to help people who are keeping up with multiple social

To me the @adam vs. @manton kerfuffle has felt like a massive pile-on with inadequate receipts and context, not to mention unrealistic expectations about an immediate resolution. Manton didn't help himself with his responses, but neither did Adam in his approach. Some things cannot be resolved on social media (or via email) immediately and with a participating audience. I prefer indie spaces, but they can be problematic when blow-ups like this are allowed to unfold unchecked and quasi tribal forces begin to assert themselves. No one is helped, nor is inclusion advanced. #microblog #omglol

I have been building scripts to automate some tasks including managing my interface with this ActivityPub server. I want to push a single button or enter one command to publish notes and files via several protocols and have each reference link to all. The protocols include:

1. ActivityPub (Mastodon, this server)
2. Preprints / TechRXIV / Zenodo / Figshare, etc.
3. NNTP / Usenet
4. Static Web Site
5. Blog
6. BlueSky
7. Archive.org
8. PHP Blog / Wordpress / Blogger
9. P2P network(s)
10 ... ??? Still working out the elsewhere(s) and how and whyfor.

The Internet is so full of disparate platforms and protocols that I am almost tempted to just manage a static website like in the good old days of web 1.0 or even web 1/2 and forget about everything else except that and the Internet Archive and Usenet.

I miss the old days where one could put up a static site and push a link and description into a chat room or forum and watch the site get hammered for fifteen minutes. Twenty years ago I ran a rant site that got hundreds of visits per day and I was quite happy with that.

Nowadays there is so much going on that even 1000 real human page views in a month is sometimes too much to expect. Why would anyone want to look at my silly essays or PDF files when every day is Caturday or Saturdog with infinite memes and endless rage outlets? Why read about my strange musings and puzzles when there are endless memes about the empire and the endless bogeymen out to eat us all?

Yet I cast my runes out upon the rivers of ether anyway; just in case someone seeks to get high on a supply of digits.

#Automation #Publishing #Scripting #Notes #Musing #Microblog #OCTADE

@selfhosting@a.gup.pe @writers@a.gup.pe @writing@a.gup.pe @infostorm@a.gup.pe
Continued thread

Implementation progress: got the crawler written & integrated with the indexes + thumbnailer (+`.gitignore` support) but not tested. The vector search persistence system is truly shocking..... I think I need to back it in an `njodb` instance.

Next up:

- testing the crawler
- integrating with the rest of the app
- HTTP API
- starting working on the web interface

(see also <npmjs.com/package/njodb>)

npmnjodbA persistent, partitioned, concurrency-controlled, Node.js JSON object database. Latest version: 0.4.39, last published: 6 months ago. Start using njodb in your project by running `npm i njodb`. There is 1 other project in the npm registry using njodb.