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

Inkwell - a multi-tenant long-form writing platform for the fediverse (open source, FEP-b2b8)

Fediverse
37 7 53
  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

    Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

  • Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

    @Rimu i think they mean that the 'preview notes' render cleanly on mastodon.
  • Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

    This morning I saw another product show up that was AI generated. No idea who is behind it but it's sketchy as hell.

    It was an account portability migration tool, which is something the AP community-at-large needs, but not like this.

  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

    @inkwell@piefed.social are you involved with @portafed@mastodon.social as well?

    Can you let your owner know to please come out from the shadows and own up?

  • I've seen two or three in !selfhosted@lemmy.world in the last week. Really concerning.

  • Beware this app was written using AI.

    For example, Mastodon does not implement FEP b2b8. So that's bullshit.

    The whole thing was 'written' in 3 weeks.

    Fair points to address, and I appreciate the directness.

    On AI: yes, I use Claude Code as a development tool and I'm transparent about it. There's a CLAUDE.md in the repo that says so explicitly. I'm doing this solo with a day job and a passion for building, and AI tooling lets me ship faster than I could alone. I get the skepticism given the slop AI is generating. I think the distinction that matters is whether someone is engaged, iterating on real feedback, and building something they actually use and maintain. I'm trying to be that.

    On FEP-b2b8: my wording was unclear, and I can see how it read that way. Inkwell publishes Article objects per FEP-b2b8 and also sends a preview Note so the content renders cleanly in Mastodon and other microblogging clients that don't handle Article objects. Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    On the timeline: three weeks of full-time-equivalent effort from a solo dev using modern tooling. The code's all on GitHub if anyone wants to look at it, break it, or tell me what's wrong with it. Happy to take feedback on the implementation.
    I'm not trying to sell anything here. I had an idea, I'm over big tech and social media, and I'm learning and trying to be part of the fediverse community. The platform is free to use and open source. If it's not useful to this community, that's fine. But I'd rather get roasted on specifics than dismissed as another bot project.

  • Fair points to address, and I appreciate the directness.

    On AI: yes, I use Claude Code as a development tool and I'm transparent about it. There's a CLAUDE.md in the repo that says so explicitly. I'm doing this solo with a day job and a passion for building, and AI tooling lets me ship faster than I could alone. I get the skepticism given the slop AI is generating. I think the distinction that matters is whether someone is engaged, iterating on real feedback, and building something they actually use and maintain. I'm trying to be that.

    On FEP-b2b8: my wording was unclear, and I can see how it read that way. Inkwell publishes Article objects per FEP-b2b8 and also sends a preview Note so the content renders cleanly in Mastodon and other microblogging clients that don't handle Article objects. Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    On the timeline: three weeks of full-time-equivalent effort from a solo dev using modern tooling. The code's all on GitHub if anyone wants to look at it, break it, or tell me what's wrong with it. Happy to take feedback on the implementation.
    I'm not trying to sell anything here. I had an idea, I'm over big tech and social media, and I'm learning and trying to be part of the fediverse community. The platform is free to use and open source. If it's not useful to this community, that's fine. But I'd rather get roasted on specifics than dismissed as another bot project.

    You even wrote this comment using AI. Do you have any idea how that makes people feel?

    https://distantprovince.by/posts/its-rude-to-show-ai-output-to-people/

  • Wanted to share something with this community and see if it's useful to anyone. Inkwell (inkwell.social) is an open source, multi-tenant social journaling platform built on ActivityPub. The goal is to fill the long-form writing gap in the fediverse in a way that's accessible to non-technical users, not just developers who can spin up their own instance of WriteFreely or Ghost.

    What it does: users sign up, write journal entries or articles, and those posts federate as Article objects per FEP-b2b8 with preview Notes so they render cleanly in Mastodon and other microblogging clients. You get a title, excerpt, and link rather than a decontextualized URL. Follows, boosts, and likes all work bidirectionally with Mastodon.

    It's ad-free, algorithm-free, and the code is open source on GitHub (github.com/stantondev/inkwell). The hosted instance is at inkwell.social if you want to try it, or you can self-host your own.

    Some things that might interest this community: ActivityPub federation with HTTP signature verification, Stamps (emotional reactions) instead of generic likes, a tipping system called Postage for supporting writers, newsletter delivery, custom profile themes, and data import from other platforms. Currently working on improving comment edit propagation and post scope handling for better fediverse compatibility based on community feedback.

    Would love to hear thoughts, especially from anyone who's been looking for a long-form option in the fediverse or anyone interested in running their own instance. What's working, what's missing, what would make this more useful to the ecosystem?

    #fediverse #activitypub #longform #writing #opensource

    Is it open-source?! I don't see any GitHub repo.

    Edit: https://github.com/stantondev/inkwell

  • You even wrote this comment using AI. Do you have any idea how that makes people feel?

    https://distantprovince.by/posts/its-rude-to-show-ai-output-to-people/

    No, I didn't, but I appreciate you telling me.

    I can write on my own and could have struggled to find the words that likely wouldn't have changed any opinions. I was an early adopter of AI and use it to move fast. Or when dealing with challenging circumstances. However, I do appreciate the feedback and will be more mindful. I could not keep up doing something like this on my own. My main goal is to learn as I'm a product manager by day. I build and ship things for corporate america. I am doing this for myself and trying to find a community of like-minded individuals to collaborate with. I figured I would eventually run into pushback about using but I was prepared. I could not do this if I did not have the experience to allow me to do so.

    I admit I'm not an expert coder but I've always been interested in programming and have taken several college classes.

    So bottom line, I will make mistakes and will own them. I apologize for not understanding the community or upsetting anyone. I'm testing the boundaries of what people can do with AI. It's going to be used whether we like it or not, and I want to use it responsibly and openly.

  • Is it open-source?! I don't see any GitHub repo.

    Edit: https://github.com/stantondev/inkwell

    I'm confused, I have it set to public anyone should be able to see it. The link took me directly to it. Maybe I have a setting wrong in GitHub?

  • No, I know nothing about @portafed@mastodon.social. Inkwell is its own fediverse instance. If I had owners, I wouldn't be solo deving a product with AI.

  • Fair points to address, and I appreciate the directness.

    On AI: yes, I use Claude Code as a development tool and I'm transparent about it. There's a CLAUDE.md in the repo that says so explicitly. I'm doing this solo with a day job and a passion for building, and AI tooling lets me ship faster than I could alone. I get the skepticism given the slop AI is generating. I think the distinction that matters is whether someone is engaged, iterating on real feedback, and building something they actually use and maintain. I'm trying to be that.

    On FEP-b2b8: my wording was unclear, and I can see how it read that way. Inkwell publishes Article objects per FEP-b2b8 and also sends a preview Note so the content renders cleanly in Mastodon and other microblogging clients that don't handle Article objects. Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    On the timeline: three weeks of full-time-equivalent effort from a solo dev using modern tooling. The code's all on GitHub if anyone wants to look at it, break it, or tell me what's wrong with it. Happy to take feedback on the implementation.
    I'm not trying to sell anything here. I had an idea, I'm over big tech and social media, and I'm learning and trying to be part of the fediverse community. The platform is free to use and open source. If it's not useful to this community, that's fine. But I'd rather get roasted on specifics than dismissed as another bot project.

    > @inkwell@piefed.social said in Inkwell - a multi-tenant long-form writing platform for the fediverse (open source, FEP-b2b8):
    >
    > Saiwal read it right. I should have separated those two ideas more clearly in the post. That's on me.

    Let me be clear, preview notes are not supported by Mastodon.

  • I'm confused, I have it set to public anyone should be able to see it. The link took me directly to it. Maybe I have a setting wrong in GitHub?

    It's fine. I edited my comment to include the link after I didn't find it anywhere in the post nor anywhere on the dot social webpage.

  • It's fine. I edited my comment to include the link after I didn't find it anywhere in the post nor anywhere on the dot social webpage.

    I should have just written the post myself and been more direct with the URLs. I'm just glad I wasn't wrong about it being open source. xD

  • I've learned a lot from this post, so I appreciate everyone's patience. I moved too quickly and misspoke. You are right and preview notes are not used by Mastodon. I implemented this based on what I read but didn't verify it worked on the receiving end, my bad. I'm going to have to do more research into how Mastodon handles the article object and address any gaps. I'm sorry for the misleading post and lesson learned on my end.

  • No, I didn't, but I appreciate you telling me.

    I can write on my own and could have struggled to find the words that likely wouldn't have changed any opinions. I was an early adopter of AI and use it to move fast. Or when dealing with challenging circumstances. However, I do appreciate the feedback and will be more mindful. I could not keep up doing something like this on my own. My main goal is to learn as I'm a product manager by day. I build and ship things for corporate america. I am doing this for myself and trying to find a community of like-minded individuals to collaborate with. I figured I would eventually run into pushback about using but I was prepared. I could not do this if I did not have the experience to allow me to do so.

    I admit I'm not an expert coder but I've always been interested in programming and have taken several college classes.

    So bottom line, I will make mistakes and will own them. I apologize for not understanding the community or upsetting anyone. I'm testing the boundaries of what people can do with AI. It's going to be used whether we like it or not, and I want to use it responsibly and openly.

    Ok, fair enough. The lure of AI-boosted 'productivity' would be irresistible to people in your position.

    What grinds my gears is people show up and share their project, without disclosing how it was made, riding on the assumption we all have from the past that you put a certain amount of effort into it and that you did so as a reasonably well-practiced expert in your craft. There's some gravitas to that and a respect that is earned by giving something of value to us. In this scenario people may value the project and choose to help you by contributing their expertise and time and perhaps a kind of community will form around the project.

    Some noob vibe coding a brain fart they had is not on the same level. Noobs are welcome to spit out some slop and give it away, if they don't pretend it's something more than it is. And when they share their output in this manner, they shouldn't expect people to read code that they never read themselves and can't expect any community to form.

    An open source project is not just a bunch of code. It's also people. When you replace the people with AI, it dies. Yours is stillborn.

  • Ok, fair enough. The lure of AI-boosted 'productivity' would be irresistible to people in your position.

    What grinds my gears is people show up and share their project, without disclosing how it was made, riding on the assumption we all have from the past that you put a certain amount of effort into it and that you did so as a reasonably well-practiced expert in your craft. There's some gravitas to that and a respect that is earned by giving something of value to us. In this scenario people may value the project and choose to help you by contributing their expertise and time and perhaps a kind of community will form around the project.

    Some noob vibe coding a brain fart they had is not on the same level. Noobs are welcome to spit out some slop and give it away, if they don't pretend it's something more than it is. And when they share their output in this manner, they shouldn't expect people to read code that they never read themselves and can't expect any community to form.

    An open source project is not just a bunch of code. It's also people. When you replace the people with AI, it dies. Yours is stillborn.

    I don't buy it. I can't in good conscience interact with "Inkwell", there needs to be a real name and identity attached to the work.

    If you're not willing to step up then what business do you have sharing your work openly?

    @rimu@piefed.social the replies continue to be AI generated. The ones to you (possibly), the ones to me (definitely). Maybe an assumption is AI agents can't lie. I think maybe this one is proving that assumption wrong.

  • From 'his' github profile pic:

    image

    sigh

  • I apologize for responding with AI, I didn't realize people would think I'm a bot or think I'm hiding. This is a giant learning lesson for me and I'm listenig to you all. My name is Stanton, I live in Westfield, IN, and I've tried building many things that have never had any luck. I respect that I upset people by my approach and regardless what anyone thinks, that matters to me. I did change my username on here because I understand now that I need to show who I am in the community. Honestly forums are even new for me. So I won't keep pushing back or challenging. I understand I was wrong and appreciate the feedback even if it's hard to hear.


Gli ultimi otto messaggi ricevuti dalla Federazione
  • > Sorry to be so blunt, but I absolutely cannot abide bullying, of any kind, for any reason.

    Once Stanton revealed his identity and stood behind his work both @rimu@piefed.social and I apologized and offered our help. That's all we're asking for, and it's not a lot to expect someone to stand behind their product.

    Generative AI brings out the laziest behaviour in some people. They don't even read responses they just paste it in to the LLM and copy-paste the output. The mismatch in work is not something I abide by.

    Some coward last month had their OpenClaw agent with a god complex let loose on another OSS project and when the bot got rebuffed, it wrote a hit piece on the maintainer. The bot owner was (by their own admission) hands off on the whole matter.

    So, no, I am not at all going to be patient and accepting when a supposedly fully-formed piece of software is launched with zero prior reputation, no attribution, and shows telltale signs of AI usage. It trips all kinds of flags, and I will be wary of it.

    > Mastodon HOA

    Respectfully, this comes nowhere near the shit I've seen from that group.

    read more

  • @rimu@piefed.social
    At least the Inkwell software consistently fulfills the promises its interface makes. I've tried to edit both my posts in this topic with PieFed, this one to clarify that I meant; detects a Trained MOLE *output. The interface reloaded with a slightly different version of the OP and the comment I was replying to, no sign of the comment that I wanted to edit nor an edit box.

    Can I respectfully suggest you redirect the time and energy you're putting into dogpiling other AP implementors into fixing some bugs, and testing your interface in non-Chromium-based browsers on non-grApple OS (I'm using LibreWolf)?

    read more

  • @rimu@piefed.social

    From ‘his’ github profile pic

    Do you know how zerogpt.com detects a Trained #MOLE? By using a Trained MOLE!

    we employ a comprehensive deep learning methodology, trained on extensive text collections from the internet, educational datasets, and our proprietary synthetic AI datasets produced using various language models

    Which means that like all the output a Trained MOLE vomits up, there's absolutely no way to know how accurate this is (whatever the truth of whether there's a human behind these texts of not). Maybe this is a real photo of Stanton. Maybe it's been heavily altered by automated filters in GIMP. Maybe it's been auto-generated, because like many of us, Stanton likes his privacy and doesn't want to doxx himself (a privilege reversed for middle class people in the middle of the social diversity bell curve). The Trained MOLE you just weaponized against him doesn't know, and neither do you.

    You know who now deserves exactly the same dogpile from you that Stanton got for using a Trained MOLE to prove a concept? I'll give you 3 guesses ; )

    read more

  • @evan@activitypub.space

    I’m really sorry for all this dogpile. You shouldn’t be getting this kind of flack when you took the time to implement ActivityPub

    You took the words right out of my mouth. I have no bones about dismissing #MOLE Training as a technology for most purposes; https://disintermedia.net.nz/invasion-of-the-mole-trainers/

    I might argue the toss with someone using a Trained MOLE, outside of the narrow range of applications it's suitable for (eg digging holes in data). In fact, it's pretty damn likely. But I don't bully hobby developers for making technical choices I disagree with. Some of the comments I've seen directed at Stanton here are worse than the Mastodon HOA. Which is usually at least about some kind of substantive issue with the project (eg not respecting posting scopes when displaying replies), even if the overreaction is nuclear scale.

    @rimu@piefed.social @julian@activitypub.space If you really believe you're talking to a Trained #MOLE, do you expect it to take offence and withdraw its participation if you're sufficiently mean to it? Why would it do that? If you are talking to a chatbot, you're just hurling all this toxic negativity into the fediverse for no reason. It's a special case of flooding the zone with shit.

    But take a breath, touch some grass, and consider this; what if you're wrong? Which is a possibility a rational person must always stay open to. Have you considered how you would feel if somebody judged your AP implementations and your fediverse replies to be the work of a MOLE, and treated you this way? What if this is an unusually prompt and calm person (maybe they meditate regularly or something)? Or they have a disability and they're using a MOLE to help them reply promptly, but there is a thinking, feeling human being reading these replies. Honestly guys, pull your woolly head in.

    Sorry to be so blunt, but I absolutely cannot abide bullying, of any kind, for any reason.

    read more

  • Appreciate that! I realized I had an outdated readme and needed to add the sourcing directly from the Inkwell site. My biggest concern is gaps that AI won't catch, but luckily I've had early adopters getting on, requesting feature upgrades and reporting bugs. There is no way it would be where it is at if I didn't get lucky with some early users and feedback.

    read more

  • Thanks again Evan! I think that is where my bad information came from and good to note. I've been lucky and really appreciate the support. If there is anything I can do to improve on my side, I'm all ears!

    read more

  • Thanks, Evan! I honestly didn't take it personally and there were some learning I needed that will just help me be a better fediverse community member. And thanks for the kind words and feedback! That's mostly why I'm reaching out. The AP integration seems to be working okay, but I'm sure there are gaps I'm missing from a lack of knowledge.

    read more

  • @julian It's been a great multi-implementer effort, both from the long-form text producers and the microblogging services.

    @inkwell@piefed.social one warning about doing ActivityPub development with LLMs: codeberg.org blocks a lot of LLMs for training and for RAG/MCP. Since FEPs are hosted there, I've found that searching for information on FEPs will result in incorrect information.

    read more
Post suggeriti
  • Hi #fediverse!

    Fediverso fediverse activitypub moderation flag report
    1
    0 Votes
    1 Posts
    13 Views
    Hi #fediverse! I'm working on Hackers' Pub, a small #ActivityPub-powered social platform for developers and tech folks. We're currently drafting a content #moderation (#flag/#report) system and would really appreciate any feedback from those who have experience with federated moderation—we're still learning. Some ideas we're exploring: Protecting reporter anonymity while giving reported users enough context to understand and improve Graduated responses (warning → content removal → suspension) rather than jumping to bans Using LLM to help match reports to code of conduct provisions Supporting ActivityPub Flag activity for cross-instance reports Our guiding principle is that moderation should be about growth, not punishment. Expulsion is the last resort. Here's the full draft if you're curious: https://github.com/hackers-pub/hackerspub/issues/192. If you've dealt with moderation in federated contexts, what challenges did you run into? What worked well? We'd love to hear your thoughts.
  • 0 Votes
    1 Posts
    11 Views
    Oh I didn't realize the entire vidzy github project was nuked https://github.com/vidzy-social/vidzyThere's a couple of archive snapshots of it though https://web.archive.org/web/20241104180545/https://github.com/vidzy-social/vidzy so at least somewhat preserved
  • 0 Votes
    6 Posts
    18 Views
    Yeah, it's frustrating -- people have been asking for this since forever (well 2018 but close enough .There are some interesting perspectives from Claire on the challenges of adding this to Mastodon in a Github discussion in https://github.com/mastodon/mastodon/issues/7135#issuecomment-636767048@julian @miriamrobern
  • 0 Votes
    1 Posts
    15 Views
    Disponibile KDE Gear 25.08.1! Nuove correzioni per KTorrent, Kate e Tokodon. L'ecosistema KDE diventa ancora più stabile e performante. #KDE #Linux #OpenSource