@dansup oh wow that's a really nice of you to say that. I don't think i will ever bring prismo back as there are tons of other projects doing the same thing but better but i can't agree more that a lot of opensource projects needs a good designer support.
I wish designers volounteer at times and to OS project owners to be open to that because a lot of times i see they just don't care and don't want to work on anything design related, even when a designer proposes something solid
@dansup it's more for commercial work, i keep AI away from my fediverse projects ;)
Not really a fan of AI, I just don't want to be left behind jobless + don't want to support it by paying for a pro account. So looking for "ethical" alternatives.
Btw - does anti-AI sentiment on the fedi also applies to self-hosted offline way of using it?
How realistic is to host your own #claude / #chatgpt alternative locally (for programming)? Is the cost of hardware and/or quality of results / speed not worth it or is it pretty feasible? #ai#askfedi
Does #mastodon support a root level domain handles yet? Like, say, user having his AP-enabled single-user website under example.com having a @example.com handle instead of @something@example.com
@Profpatsch I'm a bit confused on how to handle that in my upcoming AP project (@abelio) - every instance is a single-user instance and i'm currently using @domain.com@domain.com as a solution someone suggested to me a year ago but i find it a bit hacky and looking for a proper solution
@BeAware@abelio hah yes, that's the thing, i could totaly build on top of that concept and cope with the fact that no one supports it (but eventually will) but that means users of Abelio will not be able to be followed from anywhere but Abelio - which is unacceptable :( It's a way of "forcing" changes on the fediverse but in a form of a bet/risk
Given there is a single-site multi-user app based on #activitypub (single domain blogging platform with multiple users posting) - should an Application type represent entire site and Person types posting to it? Or Group type instead of Application? Or entire site should be one single Person type? What's your take on that? #needhelp#development#fediverse
@liaizon just to make sure i follow - if someone wants to follow entire blog (most typical usecase), it will in fact follow a Group actor which boosts posts of all the Person actors posting? I'm not sure how Groups work on fediverse - they just boost posts from their members?
🚨 INTRODUCING: a new in-progress #rubyonrails#activitypub engine that aims to make it able to add AP features to any Rails app.
It's still a work in progress but i would really love to hear your feedback and ideas on that! Feel free to message me here or open a discussion on github repo.