deadsuperhero

joined 9 months ago
[–] [email protected] 12 points 2 days ago

The difference here is that you literally sign in with your existing Fediverse identity.

[–] [email protected] 25 points 3 days ago (5 children)

Some of the people in the space are tired of panhandling, and would like to actually get paid for things they do. This can include: covering monthly instance costs, selling subscriptions to premium articles for a newspaper, supporting a video creator on PeerTube, or donating to an open source project. A subscription system is one way of doing that.

 

For Fediverse musicians looking for a new Bandcamp alternative, Bandwagon feels extremely promising. It's built on top of the Emissary platform, and offers a robust amount of features for playing, promoting, and discovering music.

 

sub.club is an emergent new platform for paid subscriptions in the #Fediverse. It's simple, smooth, and easy to use.

 

In the development and building of a shared, open, collaborative network, efforts have come and gone over the years for the Fediverse. We dig into the history, various attempts, and some of the ideas people have had.

[–] [email protected] 4 points 3 weeks ago

Yeah, I'm aware. I think the Nostr space in particular is doing a really great job, and has some good ideas on how to make it work. Why this development is significant, though, is that it's happening in ActivityPub space. It's not as robust, and doesn't have all the answers. But, the existence of such a project means that people within the space are already thinking about how to make this concept viable for the Fediverse.

 

As the Fediverse continues to grow, people are looking to build new experiences that change what's possible on the network today.

Flohmarkt is a nascent project intended for selling personal items, and may be the first attempt of its kind here.

[–] [email protected] 1 points 1 month ago

Good question. For now, we have a basic process for submitting icons, which requires adding details about the project repo, information on the icon, and Copyright attribution for whoever created / owns the brand.

We recently incorporated a JS library that allows us to generate the font from the SVG files themselves, which also builds the preview pages that can be viewed at icons.wedistribute.org. With a bit of extra automation on Codeberg, we could basically update the preview page and generated set every time a new icon gets merged in to the main branch.

Our goal is to get to a point where new releases automatically get created, and an archive of the assets gets attached as well. That way, once a milestone gets completed, a new release will get put out with minimal amounts of work.

 

Flipboard continues its rollout of federation capabilities, this time implementing a “soft-follow” system for users to try out federated subscription for the very first time.

71
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Within the last few years, publishing within the Fediverse has started to take off. This week’s opinion piece focuses on some of the current hurdles this network has, when it comes to user experience, and proposes ideas and a vision of what’s possible.

[–] [email protected] 4 points 1 month ago (2 children)

Interesting insights!

The original reason we started this was actually for our own development. Our site includes project icons and colors in dedicated tags, which link to dedicated topic hubs. As we started working on this, we realized that there wasn't a really good resource, and that we would have to build something from scratch.

Those symbols that you see are typically Unicode. Icon fonts are generally a CSS hack, in that a collection of SVGs have been converted into a font. The Unicode strings can be thought of as "letters" for that font. You're absolutely right that there are accessibility limitations, but the tradeoff is that people get an easy way to use their favorite project icons to represent where they are on the Web.

At the very least, you won't have any uBO problems with our site, as the font is incorporated directly into the theme we're using. We'll likely explore making a WordPress plugin next, so people can add these to their profiles and menus and other places.

[–] [email protected] 5 points 1 month ago

Honestly, this is the first I'm hearing about it. Maybe we'll try to submit project SVGs.

[–] [email protected] 4 points 1 month ago (1 children)

That's not really enshittification, is it?

I was under the impression that Cory Doctorow's definition was largely based on how social media platforms entice people with "free" offerings, then gradually tighten the screws over time to make service worse. This usually happens when a platform becomes the dominant player.

 

As we've been building out our site, we've wanted to showcase the icons of various projects and protocols. However, there's been a real lack of any kind of icon font for that purpose...Mastodon is pretty much the only Fediverse project to be featured in FontAwesome, and the ForkAwesome project has been dormant for a long time.

So, we've been building our own.

 

The Mastodon For Harris campaign has raised close to $500,000 within two weeks of being live. It is probably the largest attempt for political organizing on the Fediverse, and may provide a playbook for other efforts going forward.

[–] [email protected] 10 points 1 month ago

Not yet, but it doesn't seem like it would be too hard to add in support for that. I think one of the core ideas here are that you could take NeoDB and use it as a foundation for any review system you want to integrate. Hook up to a service on the search side, support data import on the backend, suddenly you have a way to not only create the reviews, but populate the objects being reviewed with the necessary metadata.

 

Today, we sat down and reviewed NeoDB, a review system that lets you track books, movies, music, tv shows, games, podcasts, and more. There's some really incredible ideas beneath the surface.

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

I agree with you in spirit, but some of this stuff needs to be spelled out for people interested in the space. Not every person that builds for ActivityPub is overly aware of technical and cultural expectations. A lot of that knowledge exists in someone's head somewhere, and the Fediverse does a pretty poor job of making assumptions about those people.

Case in point: one of the stories linked in the piece discusses a guy that implemented ActivityPub on his own, got it to work, but didn't know enough about the space. People thought it was a crawler, turns out it was a blogging platform, but the drama ignited to the point that someone remote-loaded CSAM on the dude's server using Webfinger. Dude was in Germany, and could have gone to prison simply for having it.

We can't hold two contradictory positions, where we invite people to build for this space, and then gaslight them over not knowing things that nobody told them about. More than ever, we need quality resources to help devs figure this stuff out early on. This article is one small step in service to that.

[–] [email protected] 3 points 2 months ago (1 children)

Google Fonts

Yeah, I need to work on that. It's been on the back burner, because writing and publishing has kind of been a main focus for me in recent months. But, this hasn't been the highest priority, mostly because modifying WordPress and making it behave correctly can be a massive pain in the dick.

I'll get around to it when I'm able.

 

Sometimes, developing a new app, platform, or concept for the Fediverse can seem like a minefield. Here's some rules of thumb on how to maintain goodwill with the community, and ideas of how to do it.

[–] [email protected] 8 points 2 months ago

Honestly, self-hosting is kind of the way to go, so long as you stay on top of your backups and storage. There are a lot of Object Storage providers out there that offer reliable storage for cheap, it's a good investment if you plan on uploading somewhat frequently.

[–] [email protected] 18 points 2 months ago

It's actually not too bad to run, it's just that my community instance has grown a lot, and is close to four years old at this point. Issues crop up, I mostly wrote this guide to share some insights on how I deal with things.

 

In an effort to better help prospective Fediverse developers understand Solid, the ActivityPods team has released an example app as a reference point for understanding how everything works under the hood.

 

Maven, a new social network backed by OpenAI's Sam Altman, found itself in a controversy today when it imported a huge amount of posts and profiles from the Fediverse, and then ran AI analysis to alter the content.

view more: next ›