eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

211
active users

#microblog

0 posts0 participants0 posts today

"…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

@help When I manually crosspost something from the web interface, there are different behaviors for Bluesky and Mastodon that do not make sense to me. For Bluesky, the web interface jumps back to where I was after crossposting, which is helpful. That is not the case for Mastodon. #microblog #crossposting

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.