1
51

Ok, so one of the bigger problems I see on Lemmy is the fact that I subscribe to dozens of different communities, but my feed is always the same. News news news technology technology technology.

What if I want something lighthearted? What if I DON'T want to see certain topics???

Maybe I'm at work, and a big sports game is going on. I don't want spoilers, so now I can't look at Lemmy.

Or what if Nintendo hosts a Nintendo Direct before I get a chance to see it? Welp. Can't look at Lemmy.

But......what if I could? What if my main feed was exactly what it is now. But what if I had user created catagories? I could make one called "News". Now if I want to see the news, I can include that catagory in my home feed. Or I can exclude it from my home feed. I could switch over to the news catagory, and then every community that I've designated under the news catagory that I've created will show ONLY those communities home feed.

Or maybe I want to see only video game related stuff.

Or maybe I only want to see sports stuff.

I could even create user created tabs. I could name the first one "Happy" and it could include light hearted catagories. Things like /c/aww and /c/humor

I could have a tab called "Serious" and it could be all news, and updates on the world.

I could have a tab called "Nerdy" and it could be all technology and video game related stuff.

Or I could have my main home tab, where I choose which communities/catagories do and don't appear.

And you could do the same concept in Mastadon with followed users. If you follow some users who only post about pro-wrestling, and you don't want to see that? Uncheck your pro-wrestling catagory from your home feed tab. Have a seperate tab just for pro-wrestling.

I'm sure you could implement this with other fediverse services. I just haven't used many to give examples of how they would work, if I don't know how the core platforms themselves work.

2
28

Check out our open-source, language-agnostic mutation testing tool using LLM agents here: https://github.com/codeintegrity-ai/mutahunter

Mutation testing is a way to verify the effectiveness of your test cases. It involves creating small changes, or “mutants,” in the code and checking if the test cases can catch these changes. Unlike line coverage, which only tells you how much of the code has been executed, mutation testing tells you how well it’s been tested. We all know line coverage is BS.

That’s where Mutahunter comes in. We leverage LLM models to inject context-aware faults into your codebase. As the first AI-based mutation testing tool, Mutahunter surpasses traditional “dumb” AST-based methods. Our AI-driven approach provides a full contextual understanding of the entire codebase, enabling it to identify and inject mutations that closely resemble real vulnerabilities. This ensures comprehensive and effective testing, significantly enhancing software security and quality.

We’ve added examples for JavaScript, Python, and Go (see /examples). It can theoretically work with any programming language that provides a coverage report in Cobertura XML format (more supported soon) and has a language grammar available in TreeSitter.

Check it out and let us know what you think! We’re excited to get feedback from the community and help developers everywhere improve their code quality.

3
87
submitted 1 day ago* (last edited 20 hours ago) by Emotet@slrpnk.net to c/fediverse@lemmy.world

cross-posted from: https://slrpnk.net/post/10823519

So I wrote a little web app that allows a user to move their user data, like settings and subscribed/banned communities, from one account/instance to another.

It runs completely client-side, but is hosted on GitHub for the moment. Maybe it'll be of some use!

Features:

  • Don't trust me or GitHub? Clone the project and host it yourself or run it locally (Example in Wiki)
  • Export user data from any Lemmy instance (>=v0.19)
  • Download user data as a text file
  • Modify user data, e.g. to add or remove followed users/communites (Example in Wiki)
    • "display_name" ​
    • "bio" ​
    • "avatar" ​
    • "banner" ​
    • "matrix_id" ​
    • "bot_account" ​
    • "settings" ​
    • "followed_communities" ​
    • "saved_posts" ​
    • "saved_comments" ​
    • "blocked_communities" ​
    • "blocked_users" ​
    • "blocked_instances"
  • Transfer user data to the target account on the target instance
4
493
The Fediverse (links.hackliberty.org)
5
101
submitted 1 day ago* (last edited 1 day ago) by halm@leminal.space to c/fediverse@lemmy.world

No conflict of interest, I only saw the poject via Mastodon.

From the website:

Fediverse, Mastodon, and beyond

Gorgeous album pages

Audio streaming

Tour dates and tickets

Music discovery? Online sales? Analytics? There's a lot more in store as the community grows.

6
73
submitted 2 days ago* (last edited 1 day ago) by erlend_sh@lemmy.world to c/fediverse@lemmy.world

I think this is the most important (WIP) Fediverse Enhancement Proposal of this year for the #ActivityPub protocol:

FEP-7952: Roadmap for Actor and Object Portability — by @by_caballero@mastodon.social and @dmitri@social.coop

It ties a lot of elementary building blocks for #nomadicidentity neatly together, most succinctly summed up by one particularly magic feature:

Bring-your-own Actor ID! 🪪💫

Actor profiles can now be hosted separately from the instance (including as a static JSON object on a personal website), which in turn enables service providers to offer their users a “BYO (Bring Your Own) domain name” feature.

That’s really all I ever needed from the notion of a ‘single-user instance’. All I want to manage on my own is my identity; I don’t want to take on the full burden of managing a whole AP server.

In this paradigm, someone’s tiny personal website could also be their Actor-ID Provider, and nothing more. That ID could in turn be used to as a (reasonably nomadic) account on any FEP-7952 compatible instance.

From @by_caballero@mastodon.social:

the idea is to detach the Actor object (which could be operated by a microserver that consumes almost zero resources, and basically just operates a big redirect table like a link-shortener) from the Service Provider, to be a little more like email (in the use case where you point a domain that you own and configure at protonmail or mailgun or some other provider) or SMS service (in that regulation enables you to keep your number when you switch phone co’s).

We will prototype the micro-Actor in the coming months, but we have no idea how long it would take for implementations like WordPress or forks of Mastodon/Misskey/Pleroma to offer support for this kind of externalized/self-managed Actor. We are hoping existing servers will find it interesting to offer a “service-provider mode” for the nomadic/domain-owning user class, for many reasons. In the meantime, we might also prototype a Fedify-powered server that only allows external Actors to create accounts.

Mastodon: https://writing.exchange/@erlend/112684879834557152

7
107

Don't shoot the messenger!

8
132

As you may have noticed, the crawler at https://lemmyverse.net isn't picking up anything from instances on versions 0.19.4 or 0.19.5.

The Issue itself is easily fixed, and there's already a PR for it from lemm.ee's admin, but there's been no response from the lemmyverse developer.

Does anyway have any other ways of contacting him?
If this continues (I realise 2 weeks isn't that long), is anyone interested in forking the code and hosting it on a new domain?

Thanks.

9
97

cross-posted from: https://lemmy.zip/post/18019157

Once upon a time, in a galaxy not so far away (this one, in fact), a few internet rebels decided that they were tired of the corporate overlords controlling their online lives. Thus, the fediverse was born — an attempt to wrest control of microblogging services, such as Twitter and its ilk, away from centralized powers and into the hands of the people.

10
24

Do you think Threads (Meta's Product) will add such a feature that allowed anyone to migrate their account to their own server? I have no belief that they'll do, but I can only hope, as I love that feature on Fediverse platforms (mastodon comes to mind).

I know that it's still not perfect as I've read on some Mastodon thread by a few users saying it doesn't migrate a lot of your stuff (posts included), but hopefully threads could help improve this for us Fedi users.

Again, feel free to downvote this because of the Threads TM relation in the title. I know you guys (and gals) hate Meta, me too. :)

11
75
I'm Building Habitat (carlnewton.github.io)

I posted a few months ago asking if there would be any desire for such a social platform, on which I had a lot of wonderful feedback from you guys. So I thought I'd write this post to let anyone that's interested know that it is being built, and you're welcome to lend a hand!

12
38

This weeks' news:

  • More updates by Ghost on their work on implementing #ActivityPub
  • Statistics shared by Mastodon show the power of an open API, and the incredible diverse ecosystem that it enables
  • NLnet supports fediverse event planning software Gancio with a new grant
13
27
submitted 4 days ago* (last edited 4 days ago) by i_am_not_a_robot@feddit.uk to c/fediverse@lemmy.world

You can now create shields.io subscriber badges for Mbin!

Example: Mbin

You've been able to do this on Lemmy for ages. It should also work on kbin as long as it has been updated enough to include the API.

14
34

I have an account on Spectra but it seems I cannot access a lot of videos on other instances. What’s the best one that I can see videos from across instances. Thanks!

15
162
16
-120

I first joined Lemmy back during the big Reddit exodus of last year. I like many others wanted an alternative to Reddit, and I thought that this might've been the one. I made two accounts, one on lemmy.world and another on sh.itjust.works, in the June of last year that I used on and off for about 4 months.

At first Lemmy was exciting because it was so active. There were so many new users who were enthusiastic about turning this platform into a genuine alternative. There was a communal effort to create and interact with content, and for awhile it worked. Lemmy was truly interesting during the summer of last year. However, this stream of dedicated users started to slowly decline.

A lot of people hoped that if they were active, they would attract and retain more users to this place to the point where the community would foster interest specific communities like Reddit, but that never happened. After a few months, a lot of users lost interest and went back to Reddit where the userbase is so massive that there is an active community for just about anything.

With this reverse exodus back to Reddit, Lemmy ended up with the same groups that were active on it before hand: political extremists, tech nerds, privacy enthusiasts, and shitposters. To be fair, all these groups are larger now than they were a year ago, but that's all this platform has to offer. If you're into any of these things and primarly these things then Lemmy can be a good alternative to Reddit, but for the general masses? Lemmy is just not good.

For example, a NBA post on the NBA subreddit can get you thousands of interactions in a couple of hours. An NBA post on here will maybe get you a dozen over the course of a couple of days. The only content that will gain any traction here are tech news, political propaganda, and maybe some memes. I don't see this changing any time soon. Even if Reddit implodes, I still think Lemmy will remain a niche platform. I think this evident by the fact that this platform hasn't really progressed in a year.

17
221
18
327
submitted 1 week ago* (last edited 1 week ago) by ekZepp@lemmy.world to c/fediverse@lemmy.world
19
43
submitted 1 week ago* (last edited 1 week ago) by kwaa@sh.itjust.works to c/fediverse@lemmy.world

Hello, Hatsu is a self-hosted Fediverse bridge for static websites.

I recently released version 0.2 with the following features:

Improved RSS compatibility

RSS compatibility was terrible at 0.1.x due to some bugs - should now work with most valid Atom / RSS feeds.

Receive likes & reposts

Hatsu now receives likes and retweets for local posts and outputs them via a mastodon-compatible API.

New comment component

KKna is a new comment component (also written by me) that has Hatsu preset that automatically infer URL.

You can check the integration instructions in the documentation:

https://hatsu.cli.rs/users/backfeed-based-on-kkna.html

(It's still unstable)

Nix Package

Are you using NixOS / Nix? I am, so I packaged it into NUR and Nixpkgs.

There is no documentation on this at the moment, I will update it later.

20
201
submitted 1 week ago* (last edited 1 week ago) by MattWalsh@sh.itjust.works to c/fediverse@lemmy.world

After a year online the free speech-focused instance 'Burggit' is shutting down. Among other motivations, the admins point to grievances with the Lemmy software as one of the main reasons for shutting down the instance. In a first post asking about migrating to Sharkey, one of the admins states:

This Lemmy instance is much harder to maintain due to the fact that I can’t tell what images get uploaded here, which means anyone can use this as a free image host for illegal shit, and the fact that there’s no user list that I can easily see. Moderation tools are nonexistent on here. It also eats up storage like crazy due to the fact that it rapidly caches images from scraped URLs and the few remaining instances that we still federate with. The software is downright frustrating to work with, and It feels less rewarding overall putting effort into this instance because it feels like we’re so isolated.

A few weeks later, in the post announcing that Burggit was shutting down, another admin says the same:

The amount of hoops that burger has to go to in order to bring you this site is ridiculous. To give you an idea of how bad this software is, there’s no easy way to check all the images uploaded to the site (such as through private messages). When the obvious concern of potential illegal imagery is brought up to lemmy devs, they shrug and say to plug in an expensive AI image checker to scan for illegal imagery. That response genuinely has me thinking that this is by design, and they want it to be like this. We can’t even easily look at the list of registered users without looking through the DB, absolute insanity.

The other thing is there’s no real way to manage storage properly in Lemmy, the storage caches every image ever uploaded to any instance forever.

Also the software is constantly breaking.

They also say that Kbin has many of the same problems, so I'm just curious to know if the admins of bigger Lemmy & Kbin instances feel the same way about these software.

21
64
submitted 1 week ago by poVoq@slrpnk.net to c/fediverse@lemmy.world

Not yet on F-droid, but looks pretty cool.

22
127

Link to a list of mbin instances: https://fedidb.org/software/mbin

23
34
submitted 1 week ago* (last edited 1 week ago) by hankskyjames777@kbin.run to c/fediverse@lemmy.world
24
72
submitted 1 week ago by jorge@feddit.cl to c/fediverse@lemmy.world

publicado de forma cruzada desde: https://piefed.jeena.net/post/7038

TLDR: The main reason was Lemmy hogging server resources.

Last year, during the Reddit 2023 API controversy I finally deleted my account and moved on to Lemmy. Here’s a look at my experiences and why I eventually decided to switch to PieFed.

25
40

This week's news:

  • Scraper drama as AI-powered network Maven works on implementing #ActivityPub
  • Ghost will use fediverse server framework Fedify for their ActivityPub implementation
  • @Castopod releases version 2.0 with plugins
  • an on-device 'For You' algorithmic feed for Lemmy with 3rd party client Quiblr
  • Lemmy releases local-only communities
view more: next ›

Fediverse

26737 readers
350 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS