grunfink, to fediverse
@grunfink@comam.es avatar

'Names' are words we humans give to things and actions to distinguish from one another. But, here in the Fediverse, the act of re-sending another user's post...

In the protocol, it's called 'Announce'.

In the web interface (and here in too), it's called 'boost'.

In the Mastodon API, it's called 'reblog'.

Mastodon users say, informally, 'retoot'.

In the web interface (AFAIK), it's called 'repeat'.

In it's called 'bonk' (because, why not).

Outside there, in other crappy social networks, Facebook names the action 'share' (IIRC), Twitter users names it 'retweet'. I don't know about others, but they probably use a different verb.

queenslight, to fediverse

So, looking at three clients on the Mac so far, those being (also on Android) and , all of them if running on a Mac using (where Kimis is a Mac exclusive), all three of them have some issue or another at the moment.

queenslight,

As for , I'll be over there as well sometime.

When that is, highly unsure at the moment. One thing's definite though, both Friendica and have a way set more of friendly clients for screen reader use, on all platforms.

Misskey 's new, ain't gonna go hard on them too much. I know someone among the blind community will.

youronlyone, to fediverse
@youronlyone@c.im avatar

Checkout . It is a platform for real-time audio streaming that users of and can log in in to with their existing accounts.

https://audon.space

Its lead developer is @nmkj

I tried to log in with my Calckey account and it worked.

See: https://audon.space/u/@youronlyone@calckey.social

If you want to do real-time audio streaming, give Audon a try!

You can also host it yourself, the project's source code is available here: https://codeberg.org/nmkj/audon

kojote, to random German
@kojote@sueden.social avatar

Wenn man seinen Blog als SocialMedia Plattform betrachtet, wird bloggen auch in etwa so unkompliziert wie selbiges. Ein paar Zeilen, ein Bild, fertig

Hiker,

@kojote Mastodon, oder oder andere heissen ja "Microblogging" Plattformen. Wenn es längere Texte sind, wie bei einem "normalen" Blog, kann man , oder andere nehmen oder auch Wordpress mit dem Plugin. Das bietet so viel!

konstantin, to fediverse

I tried to report to that their social links feature fails to correctly validate handles unless they are hosted on a mastodon, and all I got was a link to their community discussions 🙄.

Since Microsoft is big enough to only care about things when there is enough noise, here is a link where you can upvote / make noise. :nes_fire:

https://github.com/orgs/community/discussions/53537

Until this is addressed, if you happen to be using any other server type (e.g. , , , etc), GitHub will not accept your handle as a fediverse social link.

m0bi13, to random Polish
@m0bi13@pol.social avatar

Zapraszam do lektury nowego wpisu na moim blogasku "m0bi o Fedi":

O metodzie Kopiego Pasta
Czyli dlaczego bez “Wyszukaj lub wklej adres” na Mastodonie się nie da.

https://zb3.org/m0bi13/o-metodzie-kopiego-pasta

P.S. Artykuł o migracji niebawem ;)

otwartezrodlo,
@otwartezrodlo@101010.pl avatar

@m0bi13 Potwierdzam: warto nauczyć się korzystania z wyszukiwarki w i przyzwyczaić się do jej używania. Fajnie, że o tym napisałeś! 👍 Tym bardziej, że to działa nie tylko w -ie, ale też w innych usługach ( itd.).

Lapineige, to fediverse French
@Lapineige@mamot.fr avatar

J'ai toujours du mal à comprendre pourquoi et ne sont pas plus populaires par ici.

En y utilisant l'interface de Mastodon², on a la même expérience (côté utilisateur c'est 100% pareil et transparent) sauf que le serveur consomme énormément moins de ressources (10 à 100 fois moins³).
Ce qui permet de payer moins cher son hébergement ou d’accueillir plus de monde.


¹ un dérivé plus mieux
² en fait de Glitch-soc, donc une version un peu améliorée.
³ ça tourne sur un Raspberry

gnulinux, to fediverse German
@gnulinux@social.anoxinon.de avatar

Fediverse-Serie - Foundkey: nicht nur Microblogging

Foundkey ist eine Microblogging-Software, die aber nicht nur Microblogging kann.

https://gnulinux.ch/fediverse-serie-foundkey-nicht-nur-microblogging

caos,

@crafti gnulinux selbst hat ja einen Mastodon-Account @gnulinux, daher ist diese Perspektive sowieso schon vertreten. Aber gerade die (noch) unbekannteren -Projekte vorzustellen ist ja das Ziel unserer Fediverse-Artikelserie !
Hier sind auch immerhin schon 11 Projekte vorgestellt worden: &
In Planung sind bereits: &
Zu allen anderen werden noch Leute gesucht, die einen Artikel dazu schreiben. Vakant sind bspw. noch & . Es sollten Artikel aus der Binnen-Perspektive sein, damit es auch wirklich anschauliche Einblicke gibt. Das kann auch nur ein kleiner, bespielhafter Erfahrungsbericht aus User-Perspektive sein oder auch (wie u.a. jetzt bei dem Foundkey-Artikel) von Leuten, die das Projekt selbst entwickeln oder mitentwickeln und/oder Admin-Erfahrung haben.

Hier im Podcasts ab ca. Min. 15 werden auch noch mal von @Lioh einige Hintergründe zum Fediverse berichtet, an dem sie auch selbst aktiv mitentwickelt hat (auch sehr aufschlussreich in Bezug auf die aktuellen Zentralisierungs-Tendenzen im Fediverse)

Für alle Themen und Projekte gilt aber: gnulinux.ch ist ein Community-Projekt, an dem alle eingeladen und aufgerufen sind, mitzuwirken und selbst zu schreiben: gnulinux.ch/mitschreiben
Je mehr Perspektiven hier eingebracht werden, desto besser! @Kaiteki @caos

grunfink, to fediverse
@grunfink@comam.es avatar

I'm very glad to announce the release of version 2.27 of , the simple, minimalistic instance server written in ANSI C. It includes some interesting new features (that I announced some days ago):

Started Mastodon API support, so you can use Mastodon-compatible apps to access accounts. What works so far: login, private and public timelines, full post information (replies and ancestors), liking and boosting posts. Things that don't work yet but eventually will: following accounts, posting and replying to messages (I still have to figure out how some things work, like posting images), notifications (needs some internal support), the instance timeline (snac does not have one, but it can be simulated with not much effort) and probably many other things. Things that will never work: bookmarks, pinning, a federated timeline, many other things that I don't remember right now. Please note that if you want to use this API in your instance, you must add some lines to your HTTP proxy configuration, see the snac(8) (administrator documentation) manual page. I'm doing my tests using the (which sometimes crashes, surely my fault), , and Android apps. Success or failure reports will be appreciated.

Fixed some buffer overflows (contributed by Saagar Jha).

Fixed overzealous rejection of some local boosts.

https://comam.es/what-is-snac

nick,
@nick@norden.social avatar

@grunfink

Yes, is based on , adding specific functions.

Linux, to mastodon
@Linux@linuxrocks.online avatar

TUBA - an extensive Mastodon / Fediverse app - hug :mastodon: delete :twitter:

  • Search - posts, accounts, hashes
  • Media previews
  • Send and edit posts
  • Multiple account support
  • Run app in the background
  • Follow/unfollow/mute/block
  • Home, local & federated timelines

=> https://tuba.geopjr.dev

youronlyone, to fediverse
@youronlyone@c.im avatar

@itwasntme223

What I know to be in the lightweight category are:

There are also the following in the middleweight category:

You can find a great list here: https://codeberg.org/fediverse/delightful-fediverse-apps For example, maybe a writing-centric platform might be more fitting (depending on what you have in mind).

kytta, to fediverse
@kytta@fosstodon.org avatar

Users of , , , , , and/or — I need your help!

The next version of will add support for other Fediverse projects. I need to test it, but I don’t have any accounts to do it with. That’s where you come in:

  1. Go to https://beta.s2f.kytta.dev/

  2. Try posting something to your instance

  3. If you get redirected to a working share page, let me know in the replies! If you get an error, send me some info or a screenshot

narF, to fediverse
@narF@mstdn.fr avatar

I'm glad to see the different apps organizing together to build improvements.
https://codeberg.org/fediverse/fep/src/branch/main/README.md

If we want the network of apps to grow, developers needs to talk together and find consensus. This initiative looks like it's moving in the right direction!

I hope we'll see more participation from the smaller apps like and others!

mastomememakers, to fediverse
@mastomememakers@det.social avatar

anyone else having "charming" encounters with poa.st users?

and is it just me or is generally popular with ​s?

briankrebs, to random

I'm pretty sure Mastodon is the first social network I've been on that didn't immediately ask me to betray all of the people in my address book.

tallship,
@tallship@social.sdf.org avatar

@briankrebs

I'm pretty sure that the is one of the first social networks I've been on that didn't ever ask me to betray any of the people in my address book.

.

informapirata, to fediverse

La sola idea di inviare un messaggio da Pixelfed per vederselo ricondividere su Lemmy (una piattaforma così diversa) è qualcosa di esaltante!
@fediverso
Quando si parla di crisi di (crisi, peraltro inventata da blogger disinformati e in cerca di click) ci si dimentica di che cosa sia il e di come i recinti costruiti dalle grandi piattaforme centralizzate stiano per essere spazzati via dalla rete libera, federata e interconnessa!

KelsonV, to RSS
@KelsonV@wandering.shop avatar

I got tired of forgetting where the / are on various platforms and having to track them down, so I started a list.

https://hyperborea.org/tech-tips/fediverse-feeds/

Currently covers deep breath , , , , , & forks, & forks , , , , , and

whew

Feel free to let me know what I should add to the list (or any corrections I need to make) in a reply to this post!

nilesh, to fediverse
@nilesh@fosstodon.org avatar

Feature suggestion for servers:

If an actor provides an outbox URL, but not an inbox URL, it means that it cannot receive Follow activities and it can not push content to the followers. In such cases, the follower's server should switch to periodic polling like RSS.

This will enable statically-built blogs ( etc) to appear in Mastodon network.

Lapineige, to fediverse French
@Lapineige@mamot.fr avatar

@tmp je relance ta question, vu la peu de réponses et qu'elle date ça serait intéressant d'avoir des réponses plus récentes 🙂
Et j'élargirai à et .

En particulier, quelles fonctionnalités sont exclusives¹ à Pleroma, Akkoma, , Mastodon/ (et leur éventuels dérivés ?) ?

Quelqu'un a fait un comparatif ?

¹ soit complètement (ex:formater un message) et non compatibles, soit compatible en lecture (ex: tel logiciel peut voir, mais pas faire la même chose).

Lapineige,
@Lapineige@mamot.fr avatar

À défaut de trouver des ressources existantes sur le sujet, je lance un pad pour comparer les fonctionnalités de Mastodon, , , , , et (ex-), et peut-être d'autres à l'avenir.

C'est là 👉 : https://pad.lapineige.fr/aRpVlZdgQZerBII10LcLRw?edit#

L'objectif est d'avoir de la manière la plus synthétique possible une comparaison assez complète des différents logiciels, prioritairement côté utilisation.
Dégager leurs spécificités, leurs avantages, inconvénients…

cc @tmp

apps, to fediverse
@apps@toot.fedilab.app avatar

To , , users.

Where can we find common API endpoints and specific API documentation?

We would like to support some custom features with

We created that thread. Your help is welcome. Thank you.

https://codeberg.org/tom79/Fedilab/issues/702

kentoseth, to fediverse
@kentoseth@fosstodon.org avatar

My experiments with running my own lightweight instance of the have yielded poor results (via ). A summary:

  • installs but login does not work at all
  • would be a great alternative but they have not prioritized registration (so users can't sign up themselves)
  • did not even install, I assume due to Node.js running out of RAM during the build process
abid, to fediverselore in Pleromadrama

@_ed Drama is maybe within their community of developers. #Pleroma doesn't deserve to be reviewd by it's developer's personal point of view, but by it's functionality which is great #fediverse platform. Also #rebased good, so who cares about drama...

evantd, to fediverse

@boilingsteam , an efficient server implemented in... (checks notes)... ? I have to imagine that , written in , is a lot more efficient, but maybe it doesn't support handling multiple domains?

jcn, to fediverse

Thus far the easiest service I’ve installed has been , followed by , and I wasn’t actually able to get (or any forks) to build properly. I’m really rooting for the @gotosocial team and am looking forward to seeing how it progresses.

jcn,

I think the issue with was just not really understanding the resources needed to build vs run, so it might be worth revisiting that or maybe, to experiment.

The weirdness of course being that you can’t really swap out backends easily since the federation basically locks other instances to this particular instance running -this particular software- which still confounds me.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • everett
  • magazineikmin
  • Durango
  • thenastyranch
  • Youngstown
  • slotface
  • hgfsjryuu7
  • osvaldo12
  • rosin
  • kavyap
  • mdbf
  • PowerRangers
  • DreamBathrooms
  • modclub
  • khanakhh
  • InstantRegret
  • tacticalgear
  • vwfavf
  • ethstaker
  • ngwrru68w68
  • normalnudes
  • tester
  • GTA5RPClips
  • cubers
  • cisconetworking
  • Leos
  • provamag3
  • All magazines