Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

What if Stack Overflow, except federated?

PieFed Meta
6 3 0
  • PieFed v1.4 will have Stack Overflow-like functionality: the person who posted a question will be able to choose which of the replies are the answer, by clicking the green tick icon in the bottom left. Chosen answer(s) then have a highlight and a green tick at the top of them.

    This is off by default - communities have a checkbox on them that needs to be toggled to turn it on. So only some communities will have it.

    To Lemmy instances, these questions and answers will look just like normal posts and comments, without the highlight and tick. So people using Lemmy will be able to contribute.

    Designating which comment is an answer involves federating a new Activity:

    {  
             "id": "https://piefed.social/activities/answer/hgb4iO4b8UAFRTn", 
             "type": "ChooseAnswer",  
             "actor": "https://piefed.socialz/u/rimu", 
             "object": "https://piefed.ngrok.app/comment/224",  
             "@context": ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"],  
             "audience": "https://crust.piefed.social/c/linux_questions",  
             "to": ["https://www.w3.org/ns/activitystreams#Public"],  
             "cc": ["https://crust.piefed.social/c/linux_questions"]  
    }  
    
  • PieFed v1.4 will have Stack Overflow-like functionality: the person who posted a question will be able to choose which of the replies are the answer, by clicking the green tick icon in the bottom left. Chosen answer(s) then have a highlight and a green tick at the top of them.

    This is off by default - communities have a checkbox on them that needs to be toggled to turn it on. So only some communities will have it.

    To Lemmy instances, these questions and answers will look just like normal posts and comments, without the highlight and tick. So people using Lemmy will be able to contribute.

    Designating which comment is an answer involves federating a new Activity:

    {  
             "id": "https://piefed.social/activities/answer/hgb4iO4b8UAFRTn", 
             "type": "ChooseAnswer",  
             "actor": "https://piefed.socialz/u/rimu", 
             "object": "https://piefed.ngrok.app/comment/224",  
             "@context": ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"],  
             "audience": "https://crust.piefed.social/c/linux_questions",  
             "to": ["https://www.w3.org/ns/activitystreams#Public"],  
             "cc": ["https://crust.piefed.social/c/linux_questions"]  
    }  
    

    NodeBB has a question and answer plugin that does something similar. We can adapt this functionality and make it work between Piefed and NodeBB as well.

    One thing I'd like to see is a property on OP (or maybe the context!! 😁) designating the selected answer. Otherwise if the activity is missed then it won't ever be seen again.

  • That would be cool!

    There is an answer on the comment Note:

    image

  • That would be cool!

    There is an answer on the comment Note:

    image

    Mm answer looks to be bool, any chance it can be an ID?

  • PieFed v1.4 will have Stack Overflow-like functionality: the person who posted a question will be able to choose which of the replies are the answer, by clicking the green tick icon in the bottom left. Chosen answer(s) then have a highlight and a green tick at the top of them.

    This is off by default - communities have a checkbox on them that needs to be toggled to turn it on. So only some communities will have it.

    To Lemmy instances, these questions and answers will look just like normal posts and comments, without the highlight and tick. So people using Lemmy will be able to contribute.

    Designating which comment is an answer involves federating a new Activity:

    {  
             "id": "https://piefed.social/activities/answer/hgb4iO4b8UAFRTn", 
             "type": "ChooseAnswer",  
             "actor": "https://piefed.socialz/u/rimu", 
             "object": "https://piefed.ngrok.app/comment/224",  
             "@context": ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"],  
             "audience": "https://crust.piefed.social/c/linux_questions",  
             "to": ["https://www.w3.org/ns/activitystreams#Public"],  
             "cc": ["https://crust.piefed.social/c/linux_questions"]  
    }  
    

    Duplicate question, this was answered here [15 years ago, outdated and completely different stack] closing

    But seriously neat though lol

  • Duplicate question, this was answered here [15 years ago, outdated and completely different stack] closing

    But seriously neat though lol

    triggered


Gli ultimi otto messaggi ricevuti dalla Federazione
  • triggered

    read more

  • Duplicate question, this was answered here [15 years ago, outdated and completely different stack] closing

    But seriously neat though lol

    read more

  • Mm answer looks to be bool, any chance it can be an ID?

    read more

  • That would be cool!

    There is an answer on the comment Note:

    image

    read more

  • NodeBB has a question and answer plugin that does something similar. We can adapt this functionality and make it work between Piefed and NodeBB as well.

    One thing I'd like to see is a property on OP (or maybe the context!! 😁) designating the selected answer. Otherwise if the activity is missed then it won't ever be seen again.

    read more

  • PieFed v1.4 will have Stack Overflow-like functionality: the person who posted a question will be able to choose which of the replies are the answer, by clicking the green tick icon in the bottom left. Chosen answer(s) then have a highlight and a green tick at the top of them.

    This is off by default - communities have a checkbox on them that needs to be toggled to turn it on. So only some communities will have it.

    To Lemmy instances, these questions and answers will look just like normal posts and comments, without the highlight and tick. So people using Lemmy will be able to contribute.

    Designating which comment is an answer involves federating a new Activity:

    { "id": "https://piefed.social/activities/answer/hgb4iO4b8UAFRTn", "type": "ChooseAnswer", "actor": "https://piefed.socialz/u/rimu", "object": "https://piefed.ngrok.app/comment/224", "@context": ["https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1"], "audience": "https://crust.piefed.social/c/linux_questions", "to": ["https://www.w3.org/ns/activitystreams#Public"], "cc": ["https://crust.piefed.social/c/linux_questions"] }
    read more

  • This post did not contain any content.
    read more

  • @rimu @JohnnyEnzyme loved the idea

    read more
Post suggeriti
  • @passthejoe.wordpress.com

    Herve Family fediverse wordpress
    1
    0 Votes
    1 Posts
    0 Views
    @passthejoe.wordpress.comI thought about starting a blog as a Fediverse accountThe good news is, you’ve already enabled the Fediverse option for your WordPress site so it’s already done for you. All you have to do is blog! Arguably that’s the hardest part πŸ˜‰
  • 0 Votes
    4 Posts
    8 Views
    @niq@norden.social @niq yay welcome back! πŸ‘‹
  • 0 Votes
    2 Posts
    17 Views
    Emphasizing moderation differences and such are things best left to discover after the user successfully lands onto the fediverse. At the start they shouldn't even have to think about what instance they want to land on. We're approaching it with the mindset that they "want to join Lemmy/Piefed" β€” that's not right! They should want to join a specific community, and the server just happens to be whatever they find first. Let's say I like Star Trek. I shouldn't have to be redirected to startrek.website. I should be able to see the community, think "cool I want to participate", and sign up, even if where I landed happens to be feddit, db0, or a random NodeBB instance.
  • 0 Votes
    2 Posts
    22 Views
    Guest?
    SoraSNS is a Mastodon, Bluesky, Misskey, Nostr all in one iOS app. Newest update adapts to iOS 26 glassmorphism, local Apple Intelligence integration, and you can now view a unified timeline showing posts from all your accounts!Update or download now and give it a try!https://apps.apple.com/us/app/sorasns-for-mastodon-bluesky/id6450969760#bluesky#fediverse#mastodon#misskey#nostr#pleroma#sorasns#γƒžγ‚Ήγƒˆγƒ‰γƒ³#γƒŸγ‚Ήγ‚­γƒΌ#ios#apple#appstore#iphone